Build Logs
zio/zio-process • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
0
Total Lines
331
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.0-RC5
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.0-RC5"
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.0-RC5
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-process
45##################################
46Scala version: 3.8.0-RC5
47Targets: dev.zio%zio-process
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0-RC5
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.0-RC5"
68"++3.8.0-RC5 -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.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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 7.808s.
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+20251231-2126-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.0-RC5
106OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in root/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in zioProcessJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in zioProcessNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 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+20251231-2126-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.0-RC5 on 3 projects.
130[info] Switching Scala version on:
131[info] zioProcessJS (2.12.21, 2.13.18, 3.8.0-RC5)
132[info] zioProcessNative (2.12.21, 2.13.18, 3.8.0-RC5)
133[info] zioProcessJVM (2.12.21, 2.13.18, 3.8.0-RC5)
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+20251231-2126-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+20251231-2126-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+20251231-2126-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+20251231-2126-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+20251231-2126-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 Dec 31, 2025, 9:26:06 PM
250Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
251Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,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.0-RC5/classes ...
259[info] done compiling
260[info] compiling 5 Scala sources to /build/repo/zio-process/jvm/target/scala-3.8.0-RC5/test-classes ...
261[info] done compiling
262+ CommandSpec
263 + convert stdout to string
264 + convert stdout to list of lines
265 + fail trying to run a command that doesn't exist
266 + pass environment variables
267 + accept string stdin
268 + work with stream directly
269 + accept streaming stdin
270 + stream lines of output
271 + support different encodings
272 + set workingDirectory
273 + be able to fallback to a different program using typed error channel
274 - interrupt a process due to timeout - ignored: 1
275 + accept file stdin
276 + interrupt a process manually
277 + permission denied is a typed error
278 + capture stdout and stderr separately
279 + absolve non-zero exit code
280 + typed error for non-existent working directory
281 + return non-zero exit code in success channel
282 + be able to kill a process that's running
283 + redirectErrorStream should merge stderr into stdout
284 + get pid of a running process
285 + connect to a repl-like process and flush the chunks eagerly and get responses right away
286 + end of stream also closes underlying process
287Response from REPL: Welcome to Node.js v18.20.8.
288Response from REPL: Type ".help" for more information.
289Response from REPL: > 2
290Response from REPL: > 256
291Response from REPL: >
292 + interactive processes
293+ CommandSpec
294 + kill only kills parent process - repeated: 25
295 + killTree also kills child processes - repeated: 25
296 + killTreeForcibly also kills child processes - repeated: 25
297+ PipedCommandSpec
298 + env delegate to all commands
299 + stdin on piped command
300 + support piping
301 + stderr delegate to rightmost command
302 + workingDirectory delegate to all commands
303 + stdout delegate to rightmost command
304 + redirectErrorStream delegate to rightmost command
305 + piping is associative
30635 tests passed. 0 tests failed. 1 tests ignored.
307
308Executed in 1 s 446 ms
309
310
311************************
312Build summary:
313[{
314 "module": "zio-process",
315 "compile": {"status": "ok", "tookMs": 7222, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
317 "test-compile": {"status": "ok", "tookMs": 2698, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "test": {"status": "ok", "tookMs": 2873, "passed": 35, "failed": 0, "ignored": 1, "skipped": 0, "total": 36, "byFramework": [{"framework": "unknown", "stats": {"passed": 35, "failed": 0, "ignored": 1, "skipped": 0, "total": 36}}]},
319 "publish": {"status": "skipped", "tookMs": 0},
320 "metadata": {
321 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
322}
323}]
324************************
325[success] Total time: 14 s, completed Dec 31, 2025, 9:26:21 PM
326[0JChecking patch project/plugins.sbt...
327Checking patch project/BuildHelper.scala...
328Checking patch build.sbt...
329Applied patch project/plugins.sbt cleanly.
330Applied patch project/BuildHelper.scala cleanly.
331Applied patch build.sbt cleanly.