Build Logs

zio/zio-nio • 12546848139

Errors

0

Warnings

21

Total Lines

239

1##################################
2Clonning https://github.com/zio/zio-nio.git into repo using revision v2.0.2
3##################################
4Note: switching to '6bcd4659f21a050a067fb7e090c17d1f15767ef3'.
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.3-RC1-20241230-376fc17-SNAPSHOT
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.3-RC1-20241230-376fc17-SNAPSHOT
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: project/BuildHelper.scala
36Pattern: val Scala3: String = versions("3")
37Replacement: val Scala3: String = "3.6.3-RC1-20241230-376fc17-SNAPSHOT"
38Starting compilation server
39Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
40Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
42Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-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
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
48Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-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/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
59Compiling project (Scala 3.4.2, JVM (17))
60Compiled project (Scala 3.4.2, JVM (17))
61Successfully applied pattern 'val Scala3: String = versions("3")' in repo/project/BuildHelper.scala
62No prepare script found for project zio/zio-nio
63##################################
64Scala version: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
65Targets: dev.zio%zio-nio
66Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "project/BuildHelper.scala", "pattern": "val Scala3: String = versions(\"3\")", "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\"" } ] }
67##################################
68Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
69Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
70[sbt_options] declare -a sbt_options=()
71[process_args] java_version = '17'
72[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
73# Executing command line:
74java
75-Dfile.encoding=UTF-8
76-Dcommunitybuild.scala=3.6.3-RC1-20241230-376fc17-SNAPSHOT
77-Dcommunitybuild.project.dependencies.add=
78-Xmx7G
79-Xms4G
80-Xss8M
81-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
82-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
83-jar
84/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
85"setCrossScalaVersions 3.6.3-RC1-20241230-376fc17-SNAPSHOT"
86"++3.6.3-RC1-20241230-376fc17-SNAPSHOT -v"
87"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
88"set every credentials := Nil"
89
90moduleMappings
91"runBuild 3.6.3-RC1-20241230-376fc17-SNAPSHOT """{
92 "projects": {
93 "exclude": [],
94 "overrides": {}
95 },
96 "java": {
97 "version": "17"
98 },
99 "sbt": {
100 "commands": [],
101 "options": []
102 },
103 "mill": {
104 "options": []
105 },
106 "tests": "compile-only",
107 "migrationVersions": [],
108 "sourcePatches": [
109 {
110 "path": "project/BuildHelper.scala",
111 "pattern": "val Scala3: String = versions(\"3\")",
112 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
113 }
114 ]
115}""" dev.zio%zio-nio"
116
117[info] [launcher] getting org.scala-sbt sbt 1.8.2 (this may take some time)...
118[info] [launcher] getting Scala 2.12.17 (for sbt)...
119[info] welcome to sbt 1.8.2 (Eclipse Adoptium Java 17.0.8)
120[info] loading settings for project repo-build from plugins.sbt ...
121[info] loading project definition from /build/repo/project
122[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
123[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
124[info] Compilation completed in 8.116s.
125[info] done compiling
126[info] loading settings for project repo from build.sbt ...
127[info] resolving key references (10381 settings) ...
128[info] set current project to repo (in build file:/build/repo/)
129[warn] there are 8 keys that are not used by any other settings/tasks:
130[warn]
131[warn] * examplesJVM / buildInfoKeys
132[warn] +- /build/repo/project/BuildHelper.scala:64
133[warn] * examplesJVM / buildInfoPackage
134[warn] +- /build/repo/project/BuildHelper.scala:65
135[warn] * examplesNative / buildInfoKeys
136[warn] +- /build/repo/project/BuildHelper.scala:64
137[warn] * examplesNative / buildInfoPackage
138[warn] +- /build/repo/project/BuildHelper.scala:65
139[warn] * zioNioJVM / buildInfoKeys
140[warn] +- /build/repo/project/BuildHelper.scala:64
141[warn] * zioNioJVM / buildInfoPackage
142[warn] +- /build/repo/project/BuildHelper.scala:65
143[warn] * zioNioNative / buildInfoKeys
144[warn] +- /build/repo/project/BuildHelper.scala:64
145[warn] * zioNioNative / buildInfoPackage
146[warn] +- /build/repo/project/BuildHelper.scala:65
147[warn]
148[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
149[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
150Execute setCrossScalaVersions: 3.6.3-RC1-20241230-376fc17-SNAPSHOT
151OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in examplesJVM/crossScalaVersions
152OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in examplesNative/crossScalaVersions
153OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in zioNioJVM/crossScalaVersions
154OpenCB::Changing crossVersion 3.6.3-RC1-20241230-376fc17-SNAPSHOT -> 3.6.3-RC1-20241230-376fc17-SNAPSHOT in zioNioNative/crossScalaVersions
155[info] set current project to repo (in build file:/build/repo/)
156[info] Setting Scala version to 3.6.3-RC1-20241230-376fc17-SNAPSHOT on 4 projects.
157[info] Switching Scala version on:
158[info] zioNioJVM (2.12.15, 2.13.11, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
159[info] examplesNative (2.12.15, 2.13.11, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
160[info] zioNioNative (2.12.15, 2.13.11, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
161[info] examplesJVM (2.12.15, 2.13.11, 3.6.3-RC1-20241230-376fc17-SNAPSHOT)
162[info] Excluding projects:
163[info] docs (2.13.11)
164[info] rootJVM (2.13.11)
165[info] rootNative (2.13.11)
166[info] * repo (2.13.11)
167[info] Reapplying settings...
168[info] set current project to repo (in build file:/build/repo/)
169Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
170[info] Reapplying settings...
171[info] set current project to repo (in build file:/build/repo/)
172[info] Defining Global / credentials, credentials and 6 others.
173[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
174[info] Run `last` for details.
175[info] Reapplying settings...
176[info] set current project to repo (in build file:/build/repo/)
177[success] Total time: 0 s, completed Dec 30, 2024, 3:19:39 PM
178Build config: {
179 "projects": {
180 "exclude": [],
181 "overrides": {}
182 },
183 "java": {
184 "version": "17"
185 },
186 "sbt": {
187 "commands": [],
188 "options": []
189 },
190 "mill": {
191 "options": []
192 },
193 "tests": "compile-only",
194 "migrationVersions": [],
195 "sourcePatches": [
196 {
197 "path": "project/BuildHelper.scala",
198 "pattern": "val Scala3: String = versions(\"3\")",
199 "replaceWith": "val Scala3: String = \"<SCALA_VERSION>\""
200 }
201 ]
202}
203Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
204Starting build...
205Projects: Set(zioNioJVM)
206Starting build for ProjectRef(file:/build/repo/,zioNioJVM) (zio-nio)...
207OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
208OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
209OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
210Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/nio/jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/meta, -Wconf:msg=can be rewritten automatically under:s)
211[info] compiling 44 Scala sources to /build/repo/nio/jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/classes ...
212[info] done compiling
213[info] compiling 13 Scala sources to /build/repo/nio/jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/test-classes ...
214[info] done compiling
215[info] Wrote /build/repo/nio/jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/zio-nio_3-2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT.pom
216[info] :: delivering :: dev.zio#zio-nio_3;2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT :: 2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT :: integration :: Mon Dec 30 15:20:04 CET 2024
217[info] delivering ivy file to /build/repo/nio/jvm/target/scala-3.6.3-RC1-20241230-376fc17-SNAPSHOT/ivy-2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT.xml
218[info] published zio-nio_3 to /root/.ivy2/local/dev.zio/zio-nio_3/2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT/poms/zio-nio_3.pom
219[info] published zio-nio_3 to /root/.ivy2/local/dev.zio/zio-nio_3/2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT/jars/zio-nio_3.jar
220[info] published zio-nio_3 to /root/.ivy2/local/dev.zio/zio-nio_3/2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT/srcs/zio-nio_3-sources.jar
221[info] published zio-nio_3 to /root/.ivy2/local/dev.zio/zio-nio_3/2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT/docs/zio-nio_3-javadoc.jar
222[info] published ivy to /root/.ivy2/local/dev.zio/zio-nio_3/2.0.2+0-6bcd4659+20241230-1519-SNAPSHOT/ivys/ivy.xml
223
224************************
225Build summary:
226[{
227 "module": "zio-nio",
228 "compile": {"status": "ok", "tookMs": 14231, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
229 "doc": {"status": "ok", "tookMs": 68, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 5138, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "ok", "tookMs": 320}
233}]
234************************
235[success] Total time: 25 s, completed Dec 30, 2024, 3:20:04 PM
236Checking patch project/BuildHelper.scala...
237Checking patch build.sbt...
238Applied patch project/BuildHelper.scala cleanly.
239Applied patch build.sbt cleanly.