Build Logs

taig/sql-ext • 3.8.0:2026-01-13

Errors

0

Warnings

0

Total Lines

229

1##################################
2Clonning https://github.com/taig/sql-ext.git into /build/repo using revision 0.19.0
3##################################
4Note: switching to 'd5f5f2a4824f8bf9e464ece8d6195337d814723f'.
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:
34No prepare script found for project taig/sql-ext
35##################################
36Scala version: 3.8.0
37Targets: io.taig%sql-ext-core io.taig%sql-ext-skunk
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '21'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0
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_21
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0"
58"++3.8.0 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
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.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.taig%sql-ext-core io.taig%sql-ext-skunk"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.721s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] set current project to sql-ext (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.0
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in skunk/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in root/crossScalaVersions
81[info] set current project to sql-ext (in build file:/build/repo/)
82[info] Setting Scala version to 3.8.0 on 3 projects.
83[info] Switching Scala version on:
84[info] * root (3.8.0)
85[info] core (3.8.0)
86[info] skunk (3.8.0)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to sql-ext (in build file:/build/repo/)
90Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to sql-ext (in build file:/build/repo/)
93[info] Defining Global / credentials, core / credentials and 1 others.
94[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 24 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to sql-ext (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
103 Did you mean allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to sql-ext (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to sql-ext (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 13, 2026, 3:09:34 PM
111Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
113Starting build...
114Projects: Set(core, skunk)
115Starting build for ProjectRef(file:/build/repo/,core) (sql-ext-core)... [0/2]
116OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
117OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
118OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
119OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
120Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.0/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.0/classes ...
122[info] done compiling
123[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.0/test-classes ...
124[info] done compiling
125io.taig.sql.ext.UpsertTest:
126 + Applicative: applicative.ap consistent with product + map 0.075s
127 + Applicative: applicative.applicative homomorphism 0.008s
128 + Applicative: applicative.applicative identity 0.004s
129 + Applicative: applicative.applicative interchange 0.005s
130 + Applicative: applicative.applicative map 0.006s
131 + Applicative: applicative.applicative unit 0.002s
132 + Applicative: applicative.apply composition 0.007s
133 + Applicative: applicative.covariant composition 0.005s
134 + Applicative: applicative.covariant identity 0.002s
135 + Applicative: applicative.invariant composition 0.007s
136 + Applicative: applicative.invariant identity 0.003s
137 + Applicative: applicative.map2/map2Eval consistency 0.018s
138 + Applicative: applicative.map2/product-map consistency 0.005s
139 + Applicative: applicative.mapOrKeepToMapEquivalence 0.008s
140 + Applicative: applicative.monoidal left identity 0.003s
141 + Applicative: applicative.monoidal right identity 0.002s
142 + Applicative: applicative.productL consistent map2 0.003s
143 + Applicative: applicative.productR consistent map2 0.003s
144 + Applicative: applicative.replicateA_ consistent with replicateA.void 0.023s
145 + Applicative: applicative.semigroupal associativity 0.006s
146 + Semigroupal: semigroupal.semigroupal associativity 0.004s
147 + Traverse: traverse.collectFirst reference 0.008s
148 + Traverse: traverse.collectFirstSome reference 0.003s
149 + Traverse: traverse.contains all elements from itself 0.003s
150 + Traverse: traverse.contains consistent with exists 0.007s
151 + Traverse: traverse.contains consistent with forall 0.003s
152 + Traverse: traverse.covariant composition 0.002s
153 + Traverse: traverse.covariant identity 0.001s
154 + Traverse: traverse.dropWhile_ reference 0.011s
155 + Traverse: traverse.exists consistent with find 0.003s
156 + Traverse: traverse.exists is lazy 0.002s
157 + Traverse: traverse.filter_ reference 0.002s
158 + Traverse: traverse.fold reference 0.002s
159 + Traverse: traverse.foldLeft consistent with foldMap 0.004s
160 + Traverse: traverse.foldM identity 0.011s
161 + Traverse: traverse.foldRight consistent with foldMap 0.004s
162 + Traverse: traverse.foldRight is lazy 0.002s
163 + Traverse: traverse.foldRightDefer consistency 0.004s
164 + Traverse: traverse.forall consistent with exists 0.002s
165 + Traverse: traverse.forall is lazy 0.002s
166 + Traverse: traverse.forall true if empty 0.001s
167 + Traverse: traverse.get reference 0.011s
168 + Traverse: traverse.invariant composition 0.003s
169 + Traverse: traverse.invariant identity 0.001s
170 + Traverse: traverse.mapOrKeepToMapEquivalence 0.002s
171 + Traverse: traverse.nonEmpty reference 0.002s
172 + Traverse: traverse.ordered consistency 0.002s
173 + Traverse: traverse.reduceLeftOption consistent with reduceLeftToOption 0.002s
174 + Traverse: traverse.reduceRightOption consistent with reduceRightToOption 0.005s
175 + Traverse: traverse.takeWhile_ reference 0.004s
176 + Traverse: traverse.toList reference 0.001s
177 + Traverse: traverse.traverse derive foldMap 0.021s
178 + Traverse: traverse.traverse identity 0.003s
179 + Traverse: traverse.traverse order consistency 0.004s
180 + Traverse: traverse.traverse parallel composition 0.006s
181 + Traverse: traverse.traverse ref mapAccumulate 0.097s
182 + Traverse: traverse.traverse ref mapWithIndex 0.007s
183 + Traverse: traverse.traverse ref mapWithLongIndex 0.007s
184 + Traverse: traverse.traverse ref traverseWithIndexM 0.005s
185 + Traverse: traverse.traverse ref traverseWithLongIndexM 0.003s
186 + Traverse: traverse.traverse ref updated 0.003s
187 + Traverse: traverse.traverse ref zipWithIndex 0.005s
188 + Traverse: traverse.traverse ref zipWithLongIndex 0.004s
189 + Traverse: traverse.traverse sequential composition 0.013s
190 + Traverse: traverse.traverse traverseTap 0.002s
191 + Traverse: traverse.unordered traverse consistent with sequence 0.001s
192 + Traverse: traverse.unordered traverse parallel composition 0.003s
193 + Traverse: traverse.unordered traverse sequential composition 0.004s
194 + Traverse: traverse.unorderedFold consistent with unorderedFoldMap 0.002s
195 + Traverse: traverse.unorderedFoldMapA identity 0.002s
196Starting build for ProjectRef(file:/build/repo/,skunk) (sql-ext-skunk)... [1/2]
197Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xsemanticdb, -semanticdb-target, /build/repo/modules/skunk/target/scala-3.8.0/meta, -rewrite, -new-syntax, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] compiling 4 Scala sources to /build/repo/modules/skunk/target/scala-3.8.0/classes ...
199[info] done compiling
200
201************************
202Build summary:
203[{
204 "module": "sql-ext-core",
205 "compile": {"status": "ok", "tookMs": 6515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 1968, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "ok", "tookMs": 1307, "passed": 70, "failed": 0, "ignored": 0, "skipped": 0, "total": 70, "byFramework": [{"framework": "munit", "stats": {"passed": 70, "failed": 0, "ignored": 0, "skipped": 0, "total": 70}}]},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["3.3.7"]
212}
213},{
214 "module": "sql-ext-skunk",
215 "compile": {"status": "ok", "tookMs": 2198, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "ok", "tookMs": 140, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["3.3.7"]
222}
223}]
224************************
225[success] Total time: 15 s, completed Jan 13, 2026, 3:09:49 PM
226[0JChecking patch project/plugins.sbt...
227Checking patch build.sbt...
228Applied patch project/plugins.sbt cleanly.
229Applied patch build.sbt cleanly.