Build Logs

zio/zio-process • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

0

Total Lines

283

1##################################
2Clonning https://github.com/zio/zio-process.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to 'fa40fee4e6f5d94fb11d02812405356efdf05a88'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/BuildHelper.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/BuildHelper.scala
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project zio/zio-process
45##################################
46Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
47Targets: dev.zio%zio-process
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
68"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-process"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.222s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info]
87[info] _
88[info] (_)
89[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
90[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
91[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
92[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
93[info] | |
94[info] |_|
95[info]
96[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
97[info]
98[info] Scala 2.13.18
99[info]
100[info] Useful sbt tasks:
101[info] a. ~compile - Compile all modules with file-watch enabled
102[info] b. fmt - Run scalafmt on the entire project
103[info] c. docs/docusaurusCreateSite - Generates the microsite
104[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
105Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
106OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in root/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in zioProcessJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in zioProcessNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in zioProcessJS/crossScalaVersions
110[info]
111[info] _
112[info] (_)
113[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
114[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
115[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
116[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
117[info] | |
118[info] |_|
119[info]
120[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
121[info]
122[info] Scala 2.13.18
123[info]
124[info] Useful sbt tasks:
125[info] a. ~compile - Compile all modules with file-watch enabled
126[info] b. fmt - Run scalafmt on the entire project
127[info] c. docs/docusaurusCreateSite - Generates the microsite
128[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
129[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 3 projects.
130[info] Switching Scala version on:
131[info] zioProcessJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
132[info] zioProcessNative (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
133[info] zioProcessJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
134[info] Excluding projects:
135[info] * root (2.13.18)
136[info] docs (2.12.21, 2.13.18)
137[info] Reapplying settings...
138[info]
139[info] _
140[info] (_)
141[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
142[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
143[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
144[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
145[info] | |
146[info] |_|
147[info]
148[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
149[info]
150[info] Scala 2.13.18
151[info]
152[info] Useful sbt tasks:
153[info] a. ~compile - Compile all modules with file-watch enabled
154[info] b. fmt - Run scalafmt on the entire project
155[info] c. docs/docusaurusCreateSite - Generates the microsite
156[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
157Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
158[info] Reapplying settings...
159[info]
160[info] _
161[info] (_)
162[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
163[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
164[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
165[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
166[info] | |
167[info] |_|
168[info]
169[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
170[info]
171[info] Scala 2.13.18
172[info]
173[info] Useful sbt tasks:
174[info] a. ~compile - Compile all modules with file-watch enabled
175[info] b. fmt - Run scalafmt on the entire project
176[info] c. docs/docusaurusCreateSite - Generates the microsite
177[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
178[info] Defining Global / credentials, credentials and 3 others.
179[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
180[info] Run `last` for details.
181[info] Reapplying settings...
182[info]
183[info] _
184[info] (_)
185[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
186[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
187[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
188[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
189[info] | |
190[info] |_|
191[info]
192[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
193[info]
194[info] Scala 2.13.18
195[info]
196[info] Useful sbt tasks:
197[info] a. ~compile - Compile all modules with file-watch enabled
198[info] b. fmt - Run scalafmt on the entire project
199[info] c. docs/docusaurusCreateSite - Generates the microsite
200[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
201Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
202[info] Reapplying settings...
203OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
204
205 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
206 Did you mean allExcludeDependencies ?
207 , retry without global scopes
208[info] Reapplying settings...
209[info]
210[info] _
211[info] (_)
212[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
213[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
214[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
215[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
216[info] | |
217[info] |_|
218[info]
219[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
220[info]
221[info] Scala 2.13.18
222[info]
223[info] Useful sbt tasks:
224[info] a. ~compile - Compile all modules with file-watch enabled
225[info] b. fmt - Run scalafmt on the entire project
226[info] c. docs/docusaurusCreateSite - Generates the microsite
227[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
228Execute removeScalacOptionsStartingWith: -P:wartremover
229[info] Reapplying settings...
230[info]
231[info] _
232[info] (_)
233[info] _____ ___ _ __ _ __ ___ ___ ___ ___ ___
234[info] |_ / |/ _ \ | '_ \| '__/ _ \ / __/ _ \/ __/ __|
235[info] / /| | (_) | | |_) | | | (_) | (_| __/\__ \__ \
236[info] /___|_|\___/ | .__/|_| \___/ \___\___||___/___/
237[info] | |
238[info] |_|
239[info]
240[info] 0.8.0+0-fa40fee4+20260110-0101-SNAPSHOT
241[info]
242[info] Scala 2.13.18
243[info]
244[info] Useful sbt tasks:
245[info] a. ~compile - Compile all modules with file-watch enabled
246[info] b. fmt - Run scalafmt on the entire project
247[info] c. docs/docusaurusCreateSite - Generates the microsite
248[info] * testOnly *.YourSpec -- -t "YourLabel" - Only runs tests with matching term
249[success] Total time: 0 s, completed Jan 10, 2026, 1:01:16 AM
250Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
251Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
252Starting build...
253Projects: Set(zioProcessJVM)
254Starting build for ProjectRef(file:/build/repo/,zioProcessJVM) (zio-process)... [0/1]
255OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
256OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
257Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -noindent, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
258[info] compiling 14 Scala sources to /build/repo/zio-process/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
259[info] done compiling
260[info] compiling 5 Scala sources to /build/repo/zio-process/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
261[info] done compiling
262
263************************
264Build summary:
265[{
266 "module": "zio-process",
267 "compile": {"status": "ok", "tookMs": 8976, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
269 "test-compile": {"status": "ok", "tookMs": 3276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
270 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
271 "publish": {"status": "skipped", "tookMs": 0},
272 "metadata": {
273 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
274}
275}]
276************************
277[success] Total time: 20 s, completed Jan 10, 2026, 1:01:36 AM
278[0JChecking patch project/plugins.sbt...
279Checking patch project/BuildHelper.scala...
280Checking patch build.sbt...
281Applied patch project/plugins.sbt cleanly.
282Applied patch project/BuildHelper.scala cleanly.
283Applied patch build.sbt cleanly.