Build Logs
zio/zio-jdbc • scheduled_3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
Errors
0
Warnings
4
Total Lines
420
1##################################
2Clonning https://github.com/zio/zio-jdbc.git into repo using revision v0.1.2
3##################################
4Note: switching to 'a13a5a58da156ed7e0947945bafc2acb16c55314'.
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
21Migrating project using Scala 3.4.2
22----
23Preparing build for 3.4.2
24Scala binary version found: 3.4
25Implicitly using source version 3.4-migration
26Scala binary version found: 3.4
27Implicitly using source version 3.4-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
30Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
31----
32Starting build for 3.4.2
33Execute tests: false
34sbt project found:
35Try apply source patch:
36Path: project/BuildHelper.scala
37Pattern: val Scala3: String = versions("3.3")
38Replacement: val Scala3: String = "3.4.2"
39Starting compilation server
40Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
41Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
42Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
44Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
47Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
49Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
56Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
58Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
60Compiling project (Scala 3.4.2, JVM (17))
61Compiled project (Scala 3.4.2, JVM (17))
62Successfully applied pattern 'val Scala3: String = versions("3.3")' in repo/project/BuildHelper.scala
63No prepare script found for project zio/zio-jdbc
64##################################
65Scala version: 3.4.2
66Targets: dev.zio%zio-jdbc
67Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "project/BuildHelper.scala", "pattern": "val Scala3: String = versions(\"3.3\")", "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\"" } ] }
68##################################
69Using extra scalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
70Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
71[sbt_options] declare -a sbt_options=()
72[process_args] java_version = '17'
73[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
74# Executing command line:
75java
76-Dfile.encoding=UTF-8
77-Dcommunitybuild.scala=3.4.2
78-Dcommunitybuild.project.dependencies.add=
79-Xmx7G
80-Xms4G
81-Xss8M
82-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
83-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
84-jar
85/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
86"setCrossScalaVersions 3.4.2"
87"++3.4.2 -v"
88"mapScalacOptions "-rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
89"set every credentials := Nil"
90
91moduleMappings
92"runBuild 3.4.2 """{
93 "projects": {
94 "exclude": [],
95 "overrides": {}
96 },
97 "java": {
98 "version": "17"
99 },
100 "sbt": {
101 "commands": [],
102 "options": []
103 },
104 "mill": {
105 "options": []
106 },
107 "tests": "compile-only",
108 "migrationVersions": [
109 "3.4.2"
110 ],
111 "sourcePatches": [
112 {
113 "path": "project/BuildHelper.scala",
114 "pattern": "val Scala3: String = versions(\"3.3\")",
115 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
116 }
117 ]
118}""" dev.zio%zio-jdbc"
119
120[info] [launcher] getting org.scala-sbt sbt 1.9.8 (this may take some time)...
121[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 17.0.8)
122[info] loading settings for project repo-build from plugins.sbt ...
123[info] loading project definition from /build/repo/project
124[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
125[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
126[info] Compilation completed in 8.2s.
127[info] done compiling
128[info] loading settings for project root from build.sbt ...
129[info] set current project to zio-jdbc (in build file:/build/repo/)
130Execute setCrossScalaVersions: 3.4.2
131OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in core/crossScalaVersions
132OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in examples/crossScalaVersions
133[info] set current project to zio-jdbc (in build file:/build/repo/)
134[info] Setting Scala version to 3.4.2 on 2 projects.
135[info] Switching Scala version on:
136[info] examples (2.12.18, 2.13.12, 3.4.2)
137[info] core (2.12.18, 2.13.12, 3.4.2)
138[info] Excluding projects:
139[info] * root (2.13.12)
140[info] integration (2.13.12)
141[info] docs (2.13.12)
142[info] Reapplying settings...
143[info] set current project to zio-jdbc (in build file:/build/repo/)
144Execute mapScalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
145[info] Reapplying settings...
146[info] set current project to zio-jdbc (in build file:/build/repo/)
147[info] Defining Global / credentials, core / credentials and 3 others.
148[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
149[info] Run `last` for details.
150[info] Reapplying settings...
151[info] set current project to zio-jdbc (in build file:/build/repo/)
152[success] Total time: 0 s, completed Nov 30, 2024, 1:22:16 AM
153Build config: {
154 "projects": {
155 "exclude": [],
156 "overrides": {}
157 },
158 "java": {
159 "version": "17"
160 },
161 "sbt": {
162 "commands": [],
163 "options": []
164 },
165 "mill": {
166 "options": []
167 },
168 "tests": "compile-only",
169 "migrationVersions": [
170 "3.4.2"
171 ],
172 "sourcePatches": [
173 {
174 "path": "project/BuildHelper.scala",
175 "pattern": "val Scala3: String = versions(\"3.3\")",
176 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
177 }
178 ]
179}
180Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
181Starting build...
182Projects: Set(core)
183Starting build for ProjectRef(file:/build/repo/,core) (zio-jdbc)...
184OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.13.12 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
185OpenCB::Exclude Scala3 specific scalacOption `-source:3.4-migration` in Scala 2.13.12 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
186OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
187OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
188Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.4.2/meta, -rewrite, -source:3.4-migration, -Wconf:msg=can be rewritten automatically under:s)
189OpenCB::Would not apply setting `-source:3.4-migration`: Project has predefined source version: Some(-source:3.4-migration)
190[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
191[info] [patched file /build/repo/core/src/main/scala/zio/jdbc/JdbcEncoder.scala]
192[info] [patched file /build/repo/core/src/main/scala/zio/jdbc/JdbcDecoder.scala]
193[info] [patched file /build/repo/core/src/main/scala/zio/jdbc/Query.scala]
194[info] [patched file /build/repo/core/src/main/scala/zio/jdbc/SqlFragment.scala]
195[info] [patched file /build/repo/core/src/main/scala/zio/jdbc/ZConnection.scala]
196[info] done compiling
197[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
198[info] done compiling
199[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
200[info] Skipping unused scalacOptions: -Wconf, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, -source, -rewrite
201[info] Main Scala API documentation successful.
202[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
203[info] [patched file /build/repo/core/src/test/scala/zio/jdbc/TestConnection.scala]
204[info] [patched file /build/repo/core/src/test/scala/zio/jdbc/SqlFragmentSpec.scala]
205[info] [patched file /build/repo/core/src/test/scala/zio/jdbc/ZConnectionPoolSpec.scala]
206[info] done compiling
207[info] Wrote /build/repo/core/target/scala-3.4.2/zio-jdbc_3-0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT.pom
208[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
209[info] Skipping unused scalacOptions: -Wconf, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, -source, -rewrite
210[info] Main Scala API documentation successful.
211[info] :: delivering :: dev.zio#zio-jdbc_3;0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT :: 0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT :: integration :: Sat Nov 30 01:22:52 CET 2024
212[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT.xml
213[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT/poms/zio-jdbc_3.pom
214[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT/jars/zio-jdbc_3.jar
215[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT/srcs/zio-jdbc_3-sources.jar
216[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT/docs/zio-jdbc_3-javadoc.jar
217[info] published ivy to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+0-a13a5a58+20241130-0122-SNAPSHOT/ivys/ivy.xml
218[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
219[info] done compiling
220
221************************
222Build summary:
223[{
224 "module": "zio-jdbc",
225 "compile": {"status": "ok", "tookMs": 15836, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
226 "doc": {"status": "ok", "tookMs": 9438, "files": 374, "totalSizeKb": 7551},
227 "test-compile": {"status": "ok", "tookMs": 5580, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "ok", "tookMs": 2149}
230}]
231************************
232[success] Total time: 40 s, completed Nov 30, 2024, 1:22:56 AM
233Checking patch project/BuildHelper.scala...
234Checking patch build.sbt...
235Applied patch project/BuildHelper.scala cleanly.
236Applied patch build.sbt cleanly.
237Commit migration rewrites
238Switched to a new branch 'opencb/migrate-3.4.2'
239[opencb/migrate-3.4.2 0044d35] Apply Scala compiler rewrites for 3.4.2
240 8 files changed, 36 insertions(+), 36 deletions(-)
241----
242Preparing build for 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
243Scala binary version found: 3.6
244Implicitly using source version 3.6-migration
245Scala binary version found: 3.6
246Implicitly using source version 3.6-migration
247Would try to apply common scalacOption (best-effort, sbt/mill only):
248Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
249Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
250----
251Starting build for 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
252Execute tests: false
253sbt project found:
254Try apply source patch:
255Path: project/BuildHelper.scala
256Pattern: val Scala3: String = versions("3.3")
257Replacement: val Scala3: String = "3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY"
258Successfully applied pattern 'val Scala3: String = versions("3.3")' in repo/project/BuildHelper.scala
259No prepare script found for project zio/zio-jdbc
260##################################
261Scala version: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
262Targets: dev.zio%zio-jdbc
263Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "project/BuildHelper.scala", "pattern": "val Scala3: String = versions(\"3.3\")", "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\"" } ] }
264##################################
265Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
266Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
267[sbt_options] declare -a sbt_options=()
268[process_args] java_version = '17'
269[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
270# Executing command line:
271java
272-Dfile.encoding=UTF-8
273-Dcommunitybuild.scala=3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
274-Dcommunitybuild.project.dependencies.add=
275-Xmx7G
276-Xms4G
277-Xss8M
278-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
279-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
280-jar
281/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
282"setCrossScalaVersions 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY"
283"++3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -v"
284"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
285"set every credentials := Nil"
286
287moduleMappings
288"runBuild 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY """{
289 "projects": {
290 "exclude": [],
291 "overrides": {}
292 },
293 "java": {
294 "version": "17"
295 },
296 "sbt": {
297 "commands": [],
298 "options": []
299 },
300 "mill": {
301 "options": []
302 },
303 "tests": "compile-only",
304 "migrationVersions": [
305 "3.4.2"
306 ],
307 "sourcePatches": [
308 {
309 "path": "project/BuildHelper.scala",
310 "pattern": "val Scala3: String = versions(\"3.3\")",
311 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
312 }
313 ]
314}""" dev.zio%zio-jdbc"
315
316[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 17.0.8)
317[info] loading settings for project repo-build from plugins.sbt ...
318[info] loading project definition from /build/repo/project
319[info] compiling 1 Scala source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
320[info] done compiling
321[info] loading settings for project root from build.sbt ...
322[info] set current project to zio-jdbc (in build file:/build/repo/)
323Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
324OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in core/crossScalaVersions
325OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in examples/crossScalaVersions
326[info] set current project to zio-jdbc (in build file:/build/repo/)
327[info] Setting Scala version to 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY on 2 projects.
328[info] Switching Scala version on:
329[info] examples (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
330[info] core (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
331[info] Excluding projects:
332[info] * root (2.13.12)
333[info] integration (2.13.12)
334[info] docs (2.13.12)
335[info] Reapplying settings...
336[info] set current project to zio-jdbc (in build file:/build/repo/)
337Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
338[info] Reapplying settings...
339[info] set current project to zio-jdbc (in build file:/build/repo/)
340[info] Defining Global / credentials, core / credentials and 3 others.
341[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
342[info] Run `last` for details.
343[info] Reapplying settings...
344[info] set current project to zio-jdbc (in build file:/build/repo/)
345[success] Total time: 0 s, completed Nov 30, 2024, 1:23:17 AM
346Build config: {
347 "projects": {
348 "exclude": [],
349 "overrides": {}
350 },
351 "java": {
352 "version": "17"
353 },
354 "sbt": {
355 "commands": [],
356 "options": []
357 },
358 "mill": {
359 "options": []
360 },
361 "tests": "compile-only",
362 "migrationVersions": [
363 "3.4.2"
364 ],
365 "sourcePatches": [
366 {
367 "path": "project/BuildHelper.scala",
368 "pattern": "val Scala3: String = versions(\"3.3\")",
369 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
370 }
371 ]
372}
373Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
374Starting build...
375Projects: Set(core)
376Starting build for ProjectRef(file:/build/repo/,core) (zio-jdbc)...
377OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.13.12 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
378OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
379OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
380Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/meta, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
381OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
382[info] compiling 14 Scala sources to /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/classes ...
383[info] done compiling
384[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
385[info] Skipping unused scalacOptions: -Wconf, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, -source
386[warn] Flag -classpath set repeatedly
387[warn] one warning found
388[info] Main Scala API documentation successful.
389[info] compiling 5 Scala sources to /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
390[info] done compiling
391[info] Wrote /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/zio-jdbc_3-0.1.2+1-0044d35e+20241130-0123-SNAPSHOT.pom
392[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
393[info] Skipping unused scalacOptions: -Wconf, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, -source
394[warn] Flag -classpath set repeatedly
395[warn] one warning found
396[info] Main Scala API documentation successful.
397[info] :: delivering :: dev.zio#zio-jdbc_3;0.1.2+1-0044d35e+20241130-0123-SNAPSHOT :: 0.1.2+1-0044d35e+20241130-0123-SNAPSHOT :: integration :: Sat Nov 30 01:23:49 CET 2024
398[info] delivering ivy file to /build/repo/core/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/ivy-0.1.2+1-0044d35e+20241130-0123-SNAPSHOT.xml
399[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+1-0044d35e+20241130-0123-SNAPSHOT/poms/zio-jdbc_3.pom
400[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+1-0044d35e+20241130-0123-SNAPSHOT/jars/zio-jdbc_3.jar
401[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+1-0044d35e+20241130-0123-SNAPSHOT/srcs/zio-jdbc_3-sources.jar
402[info] published zio-jdbc_3 to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+1-0044d35e+20241130-0123-SNAPSHOT/docs/zio-jdbc_3-javadoc.jar
403[info] published ivy to /root/.ivy2/local/dev.zio/zio-jdbc_3/0.1.2+1-0044d35e+20241130-0123-SNAPSHOT/ivys/ivy.xml
404
405************************
406Build summary:
407[{
408 "module": "zio-jdbc",
409 "compile": {"status": "ok", "tookMs": 16461, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
410 "doc": {"status": "ok", "tookMs": 3395, "files": 374, "totalSizeKb": 7614},
411 "test-compile": {"status": "ok", "tookMs": 6234, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
412 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "ok", "tookMs": 2298}
414}]
415************************
416[success] Total time: 32 s, completed Nov 30, 2024, 1:23:49 AM
417Checking patch project/BuildHelper.scala...
418Checking patch build.sbt...
419Applied patch project/BuildHelper.scala cleanly.
420Applied patch build.sbt cleanly.