Build Logs
guidoschmidt17/zio-pgcopy • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
174
Total Lines
673
1##################################
2Clonning https://github.com/guidoschmidt17/zio-pgcopy.git into /build/repo using revision
3##################################
4Using target Scala version for migration: 3.7.4-RC2
5Migrating project for -source:3.7 using Scala 3.7.4-RC2
6----
7Preparing build for 3.7.4-RC2
8Would try to apply common scalacOption (best-effort, sbt/mill only):
9Append: -rewrite,REQUIRE:-source:3.7-migration
10Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
11----
12Starting build for 3.7.4-RC2
13Execute tests: false
14sbt project found:
15Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
16Enforcing usage of sbt in version 1.11.5
17No prepare script found for project guidoschmidt17/zio-pgcopy
18/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
19##################################
20Scala version: 3.7.4-RC2
21Targets: com.guidoschmidt17%zio-pgcopy
22Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
23##################################
24Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
25Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
26[sbt_options] declare -a sbt_options=()
27[process_args] java_version = '17'
28[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
29# Executing command line:
30java
31-Dfile.encoding=UTF-8
32-Dcommunitybuild.scala=3.7.4-RC2
33-Dcommunitybuild.project.dependencies.add=
34-Xmx7G
35-Xms4G
36-Xss8M
37-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
38-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
39-jar
40/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
41"setCrossScalaVersions 3.7.4-RC2"
42"++3.7.4-RC2 -v"
43"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
44"set every credentials := Nil"
45"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
46"removeScalacOptionsStartingWith -P:wartremover"
47
48moduleMappings
49"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.guidoschmidt17%zio-pgcopy"
50
51[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
52[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
53[info] loading project definition from /build/repo/project
54[info] loading settings for project repo from aliases.sbt, build.sbt, scalac.sbt...
55[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
56[info] set current project to zio-pgcopy (in build file:/build/repo/)
57[info] â•─────────────────────────────────╮
58[info] │ List of defined aliases │
59[info] ├─────────────┬───────────────────┤
60[info] │ l | ll | ls │ projects │sc
61[info] │ cd │ project │
62[info] │ root │ cd root │
63[info] │ c │ compile │
64[info] │ ca │ compile all │
65[info] │ t │ test │
66[info] │ r │ run │
67[info] │ rs │ reStart │
68[info] │ s │ reStop │
69[info] │ q │ exit │
70[info] │ sc │ fmt & fix checks │
71[info] │ sf │ fix then fmt │
72[info] │ up2date │ dependencyUpdates │
73[info] ╰─────────────┴───────────────────╯
74Execute setCrossScalaVersions: 3.7.4-RC2
75OpenCB::Changing crossVersion 3.4.2 -> 3.7.4-RC2 in zio-pgcopyJVM/crossScalaVersions
76OpenCB::Changing crossVersion 3.4.2 -> 3.7.4-RC2 in simpleJVM/crossScalaVersions
77OpenCB::Changing crossVersion 3.4.2 -> 3.7.4-RC2 in repo/crossScalaVersions
78[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
79OpenCB::Changing crossVersion 3.4.2 -> 3.7.4-RC2 in factsJVM/crossScalaVersions
80[info] set current project to zio-pgcopy (in build file:/build/repo/)
81[info] â•─────────────────────────────────╮
82[info] │ List of defined aliases │
83[info] ├─────────────┬───────────────────┤
84[info] │ l | ll | ls │ projects │sc
85[info] │ cd │ project │
86[info] │ root │ cd root │
87[info] │ c │ compile │
88[info] │ ca │ compile all │
89[info] │ t │ test │
90[info] │ r │ run │
91[info] │ rs │ reStart │
92[info] │ s │ reStop │
93[info] │ q │ exit │
94[info] │ sc │ fmt & fix checks │
95[info] │ sf │ fix then fmt │
96[info] │ up2date │ dependencyUpdates │
97[info] ╰─────────────┴───────────────────╯
98[info] Setting Scala version to 3.7.4-RC2 on 4 projects.
99[info] Switching Scala version on:
100[info] * repo (3.7.4-RC2)
101[info] zio-pgcopyJVM (3.7.4-RC2)
102[info] factsJVM (3.7.4-RC2)
103[info] simpleJVM (3.7.4-RC2)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
107[info] set current project to zio-pgcopy (in build file:/build/repo/)
108[info] â•─────────────────────────────────╮
109[info] │ List of defined aliases │
110[info] ├─────────────┬───────────────────┤
111[info] │ l | ll | ls │ projects │sc
112[info] │ cd │ project │
113[info] │ root │ cd root │
114[info] │ c │ compile │
115[info] │ ca │ compile all │
116[info] │ t │ test │
117[info] │ r │ run │
118[info] │ rs │ reStart │
119[info] │ s │ reStop │
120[info] │ q │ exit │
121[info] │ sc │ fmt & fix checks │
122[info] │ sf │ fix then fmt │
123[info] │ up2date │ dependencyUpdates │
124[info] ╰─────────────┴───────────────────╯
125Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
126[info] Reapplying settings...
127[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
128[info] set current project to zio-pgcopy (in build file:/build/repo/)
129[info] â•─────────────────────────────────╮
130[info] │ List of defined aliases │
131[info] ├─────────────┬───────────────────┤
132[info] │ l | ll | ls │ projects │sc
133[info] │ cd │ project │
134[info] │ root │ cd root │
135[info] │ c │ compile │
136[info] │ ca │ compile all │
137[info] │ t │ test │
138[info] │ r │ run │
139[info] │ rs │ reStart │
140[info] │ s │ reStop │
141[info] │ q │ exit │
142[info] │ sc │ fmt & fix checks │
143[info] │ sf │ fix then fmt │
144[info] │ up2date │ dependencyUpdates │
145[info] ╰─────────────┴───────────────────╯
146[info] Defining Global / credentials, credentials and 2 others.
147[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 36 others.
148[info] Run `last` for details.
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
151[info] set current project to zio-pgcopy (in build file:/build/repo/)
152[info] â•─────────────────────────────────╮
153[info] │ List of defined aliases │
154[info] ├─────────────┬───────────────────┤
155[info] │ l | ll | ls │ projects │sc
156[info] │ cd │ project │
157[info] │ root │ cd root │
158[info] │ c │ compile │
159[info] │ ca │ compile all │
160[info] │ t │ test │
161[info] │ r │ run │
162[info] │ rs │ reStart │
163[info] │ s │ reStop │
164[info] │ q │ exit │
165[info] │ sc │ fmt & fix checks │
166[info] │ sf │ fix then fmt │
167[info] │ up2date │ dependencyUpdates │
168[info] ╰─────────────┴───────────────────╯
169Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
170[info] Reapplying settings...
171OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
172
173 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
174 Did you mean allExcludeDependencies ?
175 , retry without global scopes
176[info] Reapplying settings...
177[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
178[info] set current project to zio-pgcopy (in build file:/build/repo/)
179[info] â•─────────────────────────────────╮
180[info] │ List of defined aliases │
181[info] ├─────────────┬───────────────────┤
182[info] │ l | ll | ls │ projects │sc
183[info] │ cd │ project │
184[info] │ root │ cd root │
185[info] │ c │ compile │
186[info] │ ca │ compile all │
187[info] │ t │ test │
188[info] │ r │ run │
189[info] │ rs │ reStart │
190[info] │ s │ reStop │
191[info] │ q │ exit │
192[info] │ sc │ fmt & fix checks │
193[info] │ sf │ fix then fmt │
194[info] │ up2date │ dependencyUpdates │
195[info] ╰─────────────┴───────────────────╯
196Execute removeScalacOptionsStartingWith: -P:wartremover
197[info] Reapplying settings...
198[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
199[info] set current project to zio-pgcopy (in build file:/build/repo/)
200[info] â•─────────────────────────────────╮
201[info] │ List of defined aliases │
202[info] ├─────────────┬───────────────────┤
203[info] │ l | ll | ls │ projects │sc
204[info] │ cd │ project │
205[info] │ root │ cd root │
206[info] │ c │ compile │
207[info] │ ca │ compile all │
208[info] │ t │ test │
209[info] │ r │ run │
210[info] │ rs │ reStart │
211[info] │ s │ reStop │
212[info] │ q │ exit │
213[info] │ sc │ fmt & fix checks │
214[info] │ sf │ fix then fmt │
215[info] │ up2date │ dependencyUpdates │
216[info] ╰─────────────┴───────────────────╯
217Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
218Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
219Starting build...
220Projects: Set(zio-pgcopyJVM)
221Starting build for ProjectRef(file:/build/repo/,zio-pgcopyJVM) (zio-pgcopy)... [0/1]
222OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
223OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
224OpenCB::Filter out '-indent', matches setting pattern '^-?-indent'
225OpenCB::Filter out '-new-syntax', matches setting pattern '^-?-new-syntax'
226OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
227OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
228OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
229OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
230Compile scalacOptions: -language:implicitConversions, -pagewidth:140, -Xcheck-macros, -Ysafe-init, -Yexplicit-nulls, -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
231[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
232[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
233[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
234[warn] 46 | protected val message =
235[warn] | ^
236[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
237[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
238[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
239[warn] | ^
240[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
241[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
242[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
243[warn] | ^
244[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
245[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
246[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
247[warn] | ^
248[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
249[warn] 6 warnings found
250[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
251[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
252[warn] | ^
253[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
254[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
255[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
256[warn] | ^
257[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
258[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
259[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
260[warn] | ^
261[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
262[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
263[warn] 46 | protected val message =
264[warn] | ^
265[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
266[warn] four warnings found
267[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
268[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
269[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
270[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
271[warn] | ^
272[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
273[warn] three warnings found
274[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
275[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
276[warn] | ^
277[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
278[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
279[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
280[warn] | ^
281[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
282[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
283[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
284[warn] | ^
285[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
286[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
287[warn] 46 | protected val message =
288[warn] | ^
289[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
290[warn] four warnings found
291[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
292[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
293[warn] | ^
294[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
295[warn] one warning found
296[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
297[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
298[warn] | ^
299[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
300[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
301[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
302[warn] | ^
303[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
304[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
305[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
306[warn] | ^
307[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
308[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
309[warn] 46 | protected val message =
310[warn] | ^
311[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
312[warn] four warnings found
313[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
314[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
315[warn] | ^
316[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
317[warn] one warning found
318
319************************
320Build summary:
321[{
322 "module": "zio-pgcopy",
323 "compile": {"status": "ok", "tookMs": 14135, "warnings": 4, "errors": 0, "sourceVersion": "3.7-migration"},
324 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 3799, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "skipped", "tookMs": 0},
328 "metadata": {
329 "crossScalaVersions": ["3.4.2"]
330}
331}]
332************************
333[0JChecking patch project/plugins.sbt...
334Checking patch project/build.properties...
335Checking patch build.sbt...
336Applied patch project/plugins.sbt cleanly.
337Applied patch project/build.properties cleanly.
338Applied patch build.sbt cleanly.
339No migration rewrite changes found, would not commit
340----
341Preparing build for 3.8.1-RC1-bin-20251120-60444cb
342Scala binary version found: 3.8
343Implicitly using source version 3.8
344Scala binary version found: 3.8
345Implicitly using source version 3.8
346Would try to apply common scalacOption (best-effort, sbt/mill only):
347Append: ,REQUIRE:-source:3.8
348Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
349----
350Starting build for 3.8.1-RC1-bin-20251120-60444cb
351Execute tests: false
352sbt project found:
353Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
354Enforcing usage of sbt in version 1.11.5
355No prepare script found for project guidoschmidt17/zio-pgcopy
356/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
357##################################
358Scala version: 3.8.1-RC1-bin-20251120-60444cb
359Targets: com.guidoschmidt17%zio-pgcopy
360Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
361##################################
362Using extra scalacOptions: ,REQUIRE:-source:3.8
363Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
364[sbt_options] declare -a sbt_options=()
365[process_args] java_version = '17'
366[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
367# Executing command line:
368java
369-Dfile.encoding=UTF-8
370-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
371-Dcommunitybuild.project.dependencies.add=
372-Xmx7G
373-Xms4G
374-Xss8M
375-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
376-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
377-jar
378/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
379"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
380"++3.8.1-RC1-bin-20251120-60444cb -v"
381"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
382"set every credentials := Nil"
383"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
384"removeScalacOptionsStartingWith -P:wartremover"
385
386moduleMappings
387"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.guidoschmidt17%zio-pgcopy"
388
389[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
390[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
391[info] loading project definition from /build/repo/project
392[info] loading settings for project repo from aliases.sbt, build.sbt, scalac.sbt...
393[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
394[info] set current project to zio-pgcopy (in build file:/build/repo/)
395[info] â•─────────────────────────────────╮
396[info] │ List of defined aliases │
397[info] ├─────────────┬───────────────────┤
398[info] │ l | ll | ls │ projects │sc
399[info] │ cd │ project │
400[info] │ root │ cd root │
401[info] │ c │ compile │
402[info] │ ca │ compile all │
403[info] │ t │ test │
404[info] │ r │ run │
405[info] │ rs │ reStart │
406[info] │ s │ reStop │
407[info] │ q │ exit │
408[info] │ sc │ fmt & fix checks │
409[info] │ sf │ fix then fmt │
410[info] │ up2date │ dependencyUpdates │
411[info] ╰─────────────┴───────────────────╯
412Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
413OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in simpleJVM/crossScalaVersions
414OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in repo/crossScalaVersions
415OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in zio-pgcopyJVM/crossScalaVersions
416[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
417OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20251120-60444cb in factsJVM/crossScalaVersions
418[info] set current project to zio-pgcopy (in build file:/build/repo/)
419[info] â•─────────────────────────────────╮
420[info] │ List of defined aliases │
421[info] ├─────────────┬───────────────────┤
422[info] │ l | ll | ls │ projects │sc
423[info] │ cd │ project │
424[info] │ root │ cd root │
425[info] │ c │ compile │
426[info] │ ca │ compile all │
427[info] │ t │ test │
428[info] │ r │ run │
429[info] │ rs │ reStart │
430[info] │ s │ reStop │
431[info] │ q │ exit │
432[info] │ sc │ fmt & fix checks │
433[info] │ sf │ fix then fmt │
434[info] │ up2date │ dependencyUpdates │
435[info] ╰─────────────┴───────────────────╯
436[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 4 projects.
437[info] Switching Scala version on:
438[info] * repo (3.8.1-RC1-bin-20251120-60444cb)
439[info] zio-pgcopyJVM (3.8.1-RC1-bin-20251120-60444cb)
440[info] factsJVM (3.8.1-RC1-bin-20251120-60444cb)
441[info] simpleJVM (3.8.1-RC1-bin-20251120-60444cb)
442[info] Excluding projects:
443[info] Reapplying settings...
444[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
445[info] set current project to zio-pgcopy (in build file:/build/repo/)
446[info] â•─────────────────────────────────╮
447[info] │ List of defined aliases │
448[info] ├─────────────┬───────────────────┤
449[info] │ l | ll | ls │ projects │sc
450[info] │ cd │ project │
451[info] │ root │ cd root │
452[info] │ c │ compile │
453[info] │ ca │ compile all │
454[info] │ t │ test │
455[info] │ r │ run │
456[info] │ rs │ reStart │
457[info] │ s │ reStop │
458[info] │ q │ exit │
459[info] │ sc │ fmt & fix checks │
460[info] │ sf │ fix then fmt │
461[info] │ up2date │ dependencyUpdates │
462[info] ╰─────────────┴───────────────────╯
463Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
464[info] Reapplying settings...
465[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
466[info] set current project to zio-pgcopy (in build file:/build/repo/)
467[info] â•─────────────────────────────────╮
468[info] │ List of defined aliases │
469[info] ├─────────────┬───────────────────┤
470[info] │ l | ll | ls │ projects │sc
471[info] │ cd │ project │
472[info] │ root │ cd root │
473[info] │ c │ compile │
474[info] │ ca │ compile all │
475[info] │ t │ test │
476[info] │ r │ run │
477[info] │ rs │ reStart │
478[info] │ s │ reStop │
479[info] │ q │ exit │
480[info] │ sc │ fmt & fix checks │
481[info] │ sf │ fix then fmt │
482[info] │ up2date │ dependencyUpdates │
483[info] ╰─────────────┴───────────────────╯
484[info] Defining Global / credentials, credentials and 2 others.
485[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 36 others.
486[info] Run `last` for details.
487[info] Reapplying settings...
488[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
489[info] set current project to zio-pgcopy (in build file:/build/repo/)
490[info] â•─────────────────────────────────╮
491[info] │ List of defined aliases │
492[info] ├─────────────┬───────────────────┤
493[info] │ l | ll | ls │ projects │sc
494[info] │ cd │ project │
495[info] │ root │ cd root │
496[info] │ c │ compile │
497[info] │ ca │ compile all │
498[info] │ t │ test │
499[info] │ r │ run │
500[info] │ rs │ reStart │
501[info] │ s │ reStop │
502[info] │ q │ exit │
503[info] │ sc │ fmt & fix checks │
504[info] │ sf │ fix then fmt │
505[info] │ up2date │ dependencyUpdates │
506[info] ╰─────────────┴───────────────────╯
507Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
508[info] Reapplying settings...
509OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
510
511 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
512 Did you mean allExcludeDependencies ?
513 , retry without global scopes
514[info] Reapplying settings...
515[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
516[info] set current project to zio-pgcopy (in build file:/build/repo/)
517[info] â•─────────────────────────────────╮
518[info] │ List of defined aliases │
519[info] ├─────────────┬───────────────────┤
520[info] │ l | ll | ls │ projects │sc
521[info] │ cd │ project │
522[info] │ root │ cd root │
523[info] │ c │ compile │
524[info] │ ca │ compile all │
525[info] │ t │ test │
526[info] │ r │ run │
527[info] │ rs │ reStart │
528[info] │ s │ reStop │
529[info] │ q │ exit │
530[info] │ sc │ fmt & fix checks │
531[info] │ sf │ fix then fmt │
532[info] │ up2date │ dependencyUpdates │
533[info] ╰─────────────┴───────────────────╯
534Execute removeScalacOptionsStartingWith: -P:wartremover
535[info] Reapplying settings...
536[info] set scmInfo to https://github.com/guidoschmidt17/zio-pgcopy
537[info] set current project to zio-pgcopy (in build file:/build/repo/)
538[info] â•─────────────────────────────────╮
539[info] │ List of defined aliases │
540[info] ├─────────────┬───────────────────┤
541[info] │ l | ll | ls │ projects │sc
542[info] │ cd │ project │
543[info] │ root │ cd root │
544[info] │ c │ compile │
545[info] │ ca │ compile all │
546[info] │ t │ test │
547[info] │ r │ run │
548[info] │ rs │ reStart │
549[info] │ s │ reStop │
550[info] │ q │ exit │
551[info] │ sc │ fmt & fix checks │
552[info] │ sf │ fix then fmt │
553[info] │ up2date │ dependencyUpdates │
554[info] ╰─────────────┴───────────────────╯
555Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
556Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
557Starting build...
558Projects: Set(zio-pgcopyJVM)
559Starting build for ProjectRef(file:/build/repo/,zio-pgcopyJVM) (zio-pgcopy)... [0/1]
560OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
561OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
562OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
563OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
564OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
565Compile scalacOptions: -indent, -language:implicitConversions, -new-syntax, -pagewidth:140, -Xcheck-macros, -Ysafe-init, -Yexplicit-nulls, -encoding, UTF-8, -unchecked, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
566[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
567[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
568[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
569[warn] 46 | protected val message =
570[warn] | ^
571[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
572[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
573[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
574[warn] | ^
575[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
576[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
577[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
578[warn] | ^
579[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
580[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
581[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
582[warn] | ^
583[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
584[warn] 6 warnings found
585[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
586[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
587[warn] | ^
588[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
589[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
590[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
591[warn] | ^
592[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
593[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
594[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
595[warn] | ^
596[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
597[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
598[warn] 46 | protected val message =
599[warn] | ^
600[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
601[warn] four warnings found
602[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
603[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
604[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
605[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
606[warn] | ^
607[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
608[warn] three warnings found
609[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
610[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
611[warn] | ^
612[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
613[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
614[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
615[warn] | ^
616[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
617[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
618[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
619[warn] | ^
620[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
621[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
622[warn] 46 | protected val message =
623[warn] | ^
624[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
625[warn] four warnings found
626[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
627[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
628[warn] | ^
629[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
630[warn] one warning found
631[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:90:14 -----------------------------------------------
632[warn] 90 | final val BigInt10000 = BigInteger.valueOf(10000)
633[warn] | ^
634[warn] |value BigInt10000 exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
635[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:92:14 -----------------------------------------------
636[warn] 92 | final val BigIntPowerOfTen = Range(0, 6).map(BigInteger.TEN.pow(_).nn)
637[warn] | ^
638[warn] |value BigIntPowerOfTen exposes a flexible type in its inferred result type IndexedSeq[(java.math.BigInteger)?]. Consider annotating the type explicitly
639[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Util.scala:93:21 -----------------------------------------------
640[warn] 93 | inline final def powerOfTen(e: Int) = if e < BigIntPowerOfTen.length then BigIntPowerOfTen(e) else BigInteger.TEN.pow(e)
641[warn] | ^
642[warn] |method powerOfTen exposes a flexible type in its inferred result type (java.math.BigInteger)?. Consider annotating the type explicitly
643[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/main/scala/zio/pgcopy/Frontend.scala:46:18 -------------------------------------------
644[warn] 46 | protected val message =
645[warn] | ^
646[warn] |value message exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
647[warn] four warnings found
648[warn] -- Warning: /build/repo/modules/zio-pgcopy/shared/src/test/scala/zio/pgcopy/CodecSpec.scala:22:19 ------------------------------------------
649[warn] 22 | inline final def clear = Unpooled.buffer(1 * 1024)
650[warn] | ^
651[warn] |method clear exposes a flexible type in its inferred result type (io.netty.buffer.ByteBuf)?. Consider annotating the type explicitly
652[warn] one warning found
653
654************************
655Build summary:
656[{
657 "module": "zio-pgcopy",
658 "compile": {"status": "ok", "tookMs": 16121, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
659 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
660 "test-compile": {"status": "ok", "tookMs": 3784, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
661 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
662 "publish": {"status": "skipped", "tookMs": 0},
663 "metadata": {
664 "crossScalaVersions": ["3.4.2"]
665}
666}]
667************************
668[0JChecking patch project/plugins.sbt...
669Checking patch project/build.properties...
670Checking patch build.sbt...
671Applied patch project/plugins.sbt cleanly.
672Applied patch project/build.properties cleanly.
673Applied patch build.sbt cleanly.