Build Logs
vigoo/prox • scheduled_3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
Errors
0
Warnings
734
Total Lines
1324
1##################################
2Clonning https://github.com/vigoo/prox.git into repo using revision v0.8.0
3##################################
4Note: switching to '764817306e5134a4bd0320c49fe921405d693f3a'.
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: build.sbt
37Pattern: val scala3 = "3.3.1"
38Replacement: val scala3 = "3.4.2"
39Checking https://github.com/coursier/jvm-index/raw/master/index.json
40Checked https://github.com/coursier/jvm-index/raw/master/index.json
41Downloading https://github.com/coursier/jvm-index/raw/master/index.json
42Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
43Starting compilation server
44Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
46Downloading 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-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
49Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
52Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
53Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloading 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-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
60Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
61Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
62Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
63Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
64Compiling project (Scala 3.4.2, JVM (11))
65Compiled project (Scala 3.4.2, JVM (11))
66Successfully applied pattern 'val scala3 = "3.3.1"' in repo/build.sbt
67No prepare script found for project vigoo/prox
68##################################
69Scala version: 3.4.2
70Targets: io.github.vigoo%prox-core io.github.vigoo%prox-fs2-3 io.github.vigoo%prox-java9 io.github.vigoo%prox-zstream-2
71Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3 = \"3.3.1\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
72##################################
73Using extra scalacOptions: -rewrite,-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s
74Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
75[sbt_options] declare -a sbt_options=()
76[process_args] java_version = '11'
77[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
78# Executing command line:
79java
80-Dfile.encoding=UTF-8
81-Dcommunitybuild.scala=3.4.2
82-Dcommunitybuild.project.dependencies.add=
83-Xmx7G
84-Xms4G
85-Xss8M
86-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
87-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
88-jar
89/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
90"setCrossScalaVersions 3.4.2"
91"++3.4.2 -v"
92"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,""
93"set every credentials := Nil"
94
95moduleMappings
96"runBuild 3.4.2 """{
97 "projects": {
98 "exclude": [],
99 "overrides": {}
100 },
101 "java": {
102 "version": "11"
103 },
104 "sbt": {
105 "commands": [],
106 "options": []
107 },
108 "mill": {
109 "options": []
110 },
111 "tests": "compile-only",
112 "migrationVersions": [
113 "3.4.2"
114 ],
115 "sourcePatches": [
116 {
117 "path": "build.sbt",
118 "pattern": "val scala3 = \"3.3.1\"",
119 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
120 }
121 ]
122}""" io.github.vigoo%prox-core io.github.vigoo%prox-fs2-3 io.github.vigoo%prox-java9 io.github.vigoo%prox-zstream-2"
123
124[info] [launcher] getting org.scala-sbt sbt 1.9.8 (this may take some time)...
125[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 11.0.20)
126[info] loading settings for project repo-build from plugins.sbt ...
127[info] loading project definition from /build/repo/project
128[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
129[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
130[info] Compilation completed in 8.544s.
131[info] done compiling
132[info] loading settings for project prox from build.sbt ...
133[info] set current project to prox (in build file:/build/repo/)
134[warn] there are 12 keys that are not used by any other settings/tasks:
135[warn]
136[warn] * docs / Compile / compile / coverageEnabled
137[warn] +- /build/repo/build.sbt:35
138[warn] * docs / Test / compile / coverageEnabled
139[warn] +- /build/repo/build.sbt:34
140[warn] * prox / Compile / compile / coverageEnabled
141[warn] +- /build/repo/build.sbt:35
142[warn] * prox / Test / compile / coverageEnabled
143[warn] +- /build/repo/build.sbt:34
144[warn] * prox-core / Compile / compile / coverageEnabled
145[warn] +- /build/repo/build.sbt:35
146[warn] * prox-core / Test / compile / coverageEnabled
147[warn] +- /build/repo/build.sbt:34
148[warn] * prox-fs2-3 / Compile / compile / coverageEnabled
149[warn] +- /build/repo/build.sbt:35
150[warn] * prox-fs2-3 / Test / compile / coverageEnabled
151[warn] +- /build/repo/build.sbt:34
152[warn] * prox-java9 / Compile / compile / coverageEnabled
153[warn] +- /build/repo/build.sbt:35
154[warn] * prox-java9 / Test / compile / coverageEnabled
155[warn] +- /build/repo/build.sbt:34
156[warn] * prox-zstream-2 / Compile / compile / coverageEnabled
157[warn] +- /build/repo/build.sbt:35
158[warn] * prox-zstream-2 / Test / compile / coverageEnabled
159[warn] +- /build/repo/build.sbt:34
160[warn]
161[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
162[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
163Execute setCrossScalaVersions: 3.4.2
164OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in prox-zstream-2/crossScalaVersions
165OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in prox-java9/crossScalaVersions
166OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in prox/crossScalaVersions
167OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in prox-core/crossScalaVersions
168OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in prox-fs2-3/crossScalaVersions
169OpenCB::Changing crossVersion 3.4.2 -> 3.4.2 in docs/crossScalaVersions
170[info] set current project to prox (in build file:/build/repo/)
171[info] Setting Scala version to 3.4.2 on 6 projects.
172[info] Switching Scala version on:
173[info] prox-fs2-3 (2.12.18, 2.13.12, 3.4.2)
174[info] prox-java9 (2.12.18, 2.13.12, 3.4.2)
175[info] docs (2.12.18, 2.13.12, 3.4.2)
176[info] prox-zstream-2 (2.12.18, 2.13.12, 3.4.2)
177[info] * prox (2.12.18, 2.13.12, 3.4.2)
178[info] prox-core (2.12.18, 2.13.12, 3.4.2)
179[info] Excluding projects:
180[info] Reapplying settings...
181[info] set current project to prox (in build file:/build/repo/)
182Execute 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,
183[info] Reapplying settings...
184[info] set current project to prox (in build file:/build/repo/)
185[info] Defining Global / credentials, credentials and 4 others.
186[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
187[info] Run `last` for details.
188[info] Reapplying settings...
189[info] set current project to prox (in build file:/build/repo/)
190[success] Total time: 0 s, completed Dec 14, 2024, 12:45:58 AM
191Build config: {
192 "projects": {
193 "exclude": [],
194 "overrides": {}
195 },
196 "java": {
197 "version": "11"
198 },
199 "sbt": {
200 "commands": [],
201 "options": []
202 },
203 "mill": {
204 "options": []
205 },
206 "tests": "compile-only",
207 "migrationVersions": [
208 "3.4.2"
209 ],
210 "sourcePatches": [
211 {
212 "path": "build.sbt",
213 "pattern": "val scala3 = \"3.3.1\"",
214 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
215 }
216 ]
217}
218Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
219Starting build...
220Projects: Set(prox-core, prox-fs2-3, prox-java9, prox-zstream-2)
221Starting build for ProjectRef(file:/build/repo/,prox-core) (prox-core)...
222OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.18 module Global
223OpenCB::Exclude Scala3 specific scalacOption `-source:3.4-migration` in Scala 2.12.18 module Global
224OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
225OpenCB::Would not apply setting `-source:3.4-migration`: Project has predefined source version: Some(-source:3.4-migration)
226Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
227[info] compiling 10 Scala sources to /build/repo/prox-core/target/scala-3.4.2/classes ...
228[info] [patched file /build/repo/prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala]
229[info] [patched file /build/repo/prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala]
230[info] [patched file /build/repo/prox-core/src/main/scala/io/github/vigoo/prox/process.scala]
231[info] [patched file /build/repo/prox-core/src/main/scala/io/github/vigoo/prox/runner.scala]
232[info] done compiling
233[info] compiling 4 Scala sources to /build/repo/prox-core/target/scala-3.4.2/classes ...
234[info] done compiling
235[info] compiling 3 Scala sources to /build/repo/prox-core/target/scala-3.4.2/classes ...
236[info] done compiling
237[info] compiling 10 Scala sources to /build/repo/prox-core/target/scala-3.4.2/classes ...
238[info] done compiling
239[info] Main Scala API documentation to /build/repo/prox-core/target/scala-3.4.2/api...
240[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
241[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
242[warn] 101 | trait ProcessGroup[O, E]
243[warn] | ^
244[warn] | No DRI found for query: RedirectableInput
245[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:335:19
246[warn] 335 | override def connectErrors[
247[warn] | ^
248[warn] | No DRI found for query: GroupErrorRedirectionType
249[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:570:8
250[warn] 570 | def errorsToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
251[warn] | ^
252[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
253[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:388:19
254[warn] 388 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
255[warn] | ^
256[warn] | No DRI found for query: OutputRedirectionType
257[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:96:8
258[warn] 96 | def toFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
259[warn] | ^
260[warn] |Unable to parse query `>#`: expected start of identifier at char 2 in query: >#
261[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:461:19
262[warn] 461 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
263[warn] | ^
264[warn] | No DRI found for query: OutputRedirectionType
265[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:472:19
266[warn] 472 | override def connectErrors[
267[warn] | ^
268[warn] | No DRI found for query: GroupErrorRedirectionType
269[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:537:19
270[warn] 537 | override def connectErrors[
271[warn] | ^
272[warn] | No DRI found for query: GroupErrorRedirectionType
273[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:591:19
274[warn] 591 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
275[warn] | ^
276[warn] | No DRI found for query: OutputRedirectionType
277[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:683:19
278[warn] 683 | override def connectErrors[
279[warn] | ^
280[warn] | No DRI found for query: GroupErrorRedirectionType
281[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:711:19
282[warn] 711 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
283[warn] | ^
284[warn] | No DRI found for query: OutputRedirectionType
285[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
286[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
287[warn] | ^
288[warn] | No DRI found for query: RedirectableInput
289[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:317:19 -
290[warn] 317 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
291[warn] | ^
292[warn] | No DRI found for query: OutputRedirectionType
293[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:321:8
294[warn] 321 | def errorToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
295[warn] | ^
296[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
297[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:366:19 -
298[warn] 366 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
299[warn] | ^
300[warn] | No DRI found for query: OutputRedirectionType
301[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:479:19 -
302[warn] 479 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
303[warn] | ^
304[warn] | No DRI found for query: OutputRedirectionType
305[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:543:19 -
306[warn] 543 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
307[warn] | ^
308[warn] | No DRI found for query: OutputRedirectionType
309[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:593:10 -
310[warn] 593 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
311[warn] | ^
312[warn] | No DRI found for query: OutputRedirectionType
313[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:609:19 -
314[warn] 609 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
315[warn] | ^
316[warn] | No DRI found for query: OutputRedirectionType
317[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:660:10 -
318[warn] 660 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
319[warn] | ^
320[warn] | No DRI found for query: OutputRedirectionType
321[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:676:19 -
322[warn] 676 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
323[warn] | ^
324[warn] | No DRI found for query: OutputRedirectionType
325[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:25:37 ---
326[warn] 25 |the running process
327[warn] | ^
328[warn] | No DRI found for query: RunningProcess
329[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:106:21 --
330[warn] 106 |ocess API */
331[warn] | ^
332[warn] | No DRI found for query: RunningProcess
333[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:755 -
334[warn] 120 |
335[warn] | ^
336[warn] | No DRI found for query: RunningProcessGroup
337[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:2233
338[warn] 120 |
339[warn] | ^
340[warn] | No DRI found for query: RunningProcess
341[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:22:8 ----
342[warn] 22 | def pipeInto(
343[warn] | ^
344[warn] | No DRI found for query: ProcessGroup
345[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:49:8 ----
346[warn] 49 | def |(other: Process.UnboundProcess): ProcessGroup.ProcessGroupImpl =
347[warn] | ^
348[warn] | No DRI found for query: ProcessGroup
349Problem parsing prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:[0..24..3468], documentation may not be generated.
350[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/package.scala:23:15 --
351[warn] 23 |package object prox {
352[warn] | ^
353[warn] | No DRI found for query: Process
354[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
355[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
356[warn] | ^
357[warn] | No DRI found for query: Process.apply
358[info] Main Scala API documentation successful.
359[info] Wrote /build/repo/prox-core/target/scala-3.4.2/prox-core_3-0.8.0+0-76481730+20241214-0045-SNAPSHOT.pom
360[info] Main Scala API documentation to /build/repo/prox-core/target/scala-3.4.2/api...
361[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
362[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
363[warn] 101 | trait ProcessGroup[O, E]
364[warn] | ^
365[warn] | No DRI found for query: RedirectableInput
366[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:335:19
367[warn] 335 | override def connectErrors[
368[warn] | ^
369[warn] | No DRI found for query: GroupErrorRedirectionType
370[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:570:8
371[warn] 570 | def errorsToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
372[warn] | ^
373[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
374[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:388:19
375[warn] 388 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
376[warn] | ^
377[warn] | No DRI found for query: OutputRedirectionType
378[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:96:8
379[warn] 96 | def toFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
380[warn] | ^
381[warn] |Unable to parse query `>#`: expected start of identifier at char 2 in query: >#
382[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:461:19
383[warn] 461 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
384[warn] | ^
385[warn] | No DRI found for query: OutputRedirectionType
386[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:472:19
387[warn] 472 | override def connectErrors[
388[warn] | ^
389[warn] | No DRI found for query: GroupErrorRedirectionType
390[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:537:19
391[warn] 537 | override def connectErrors[
392[warn] | ^
393[warn] | No DRI found for query: GroupErrorRedirectionType
394[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:591:19
395[warn] 591 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
396[warn] | ^
397[warn] | No DRI found for query: OutputRedirectionType
398[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:683:19
399[warn] 683 | override def connectErrors[
400[warn] | ^
401[warn] | No DRI found for query: GroupErrorRedirectionType
402[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:711:19
403[warn] 711 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
404[warn] | ^
405[warn] | No DRI found for query: OutputRedirectionType
406[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
407[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
408[warn] | ^
409[warn] | No DRI found for query: RedirectableInput
410[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:317:19 -
411[warn] 317 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
412[warn] | ^
413[warn] | No DRI found for query: OutputRedirectionType
414[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:321:8
415[warn] 321 | def errorToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
416[warn] | ^
417[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
418[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:366:19 -
419[warn] 366 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
420[warn] | ^
421[warn] | No DRI found for query: OutputRedirectionType
422[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:479:19 -
423[warn] 479 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
424[warn] | ^
425[warn] | No DRI found for query: OutputRedirectionType
426[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:543:19 -
427[warn] 543 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
428[warn] | ^
429[warn] | No DRI found for query: OutputRedirectionType
430[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:593:10 -
431[warn] 593 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
432[warn] | ^
433[warn] | No DRI found for query: OutputRedirectionType
434[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:609:19 -
435[warn] 609 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
436[warn] | ^
437[warn] | No DRI found for query: OutputRedirectionType
438[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:660:10 -
439[warn] 660 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
440[warn] | ^
441[warn] | No DRI found for query: OutputRedirectionType
442[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:676:19 -
443[warn] 676 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
444[warn] | ^
445[warn] | No DRI found for query: OutputRedirectionType
446[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:25:37 ---
447[warn] 25 |the running process
448[warn] | ^
449[warn] | No DRI found for query: RunningProcess
450[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:106:21 --
451[warn] 106 |ocess API */
452[warn] | ^
453[warn] | No DRI found for query: RunningProcess
454[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:755 -
455[warn] 120 |
456[warn] | ^
457[warn] | No DRI found for query: RunningProcessGroup
458[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:2233
459[warn] 120 |
460[warn] | ^
461[warn] | No DRI found for query: RunningProcess
462[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:22:8 ----
463[warn] 22 | def pipeInto(
464[warn] | ^
465[warn] | No DRI found for query: ProcessGroup
466[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:49:8 ----
467[warn] 49 | def |(other: Process.UnboundProcess): ProcessGroup.ProcessGroupImpl =
468[warn] | ^
469[warn] | No DRI found for query: ProcessGroup
470Problem parsing prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:[0..24..3468], documentation may not be generated.
471[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/package.scala:23:15 --
472[warn] 23 |package object prox {
473[warn] | ^
474[warn] | No DRI found for query: Process
475[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
476[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
477[warn] | ^
478[warn] | No DRI found for query: Process.apply
479[info] Main Scala API documentation successful.
480[info] :: delivering :: io.github.vigoo#prox-core_3;0.8.0+0-76481730+20241214-0045-SNAPSHOT :: 0.8.0+0-76481730+20241214-0045-SNAPSHOT :: integration :: Sat Dec 14 00:46:27 CET 2024
481[info] delivering ivy file to /build/repo/prox-core/target/scala-3.4.2/ivy-0.8.0+0-76481730+20241214-0045-SNAPSHOT.xml
482[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/poms/prox-core_3.pom
483[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/jars/prox-core_3.jar
484[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/srcs/prox-core_3-sources.jar
485[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/docs/prox-core_3-javadoc.jar
486[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/ivys/ivy.xml
487Starting build for ProjectRef(file:/build/repo/,prox-fs2-3) (prox-fs2-3)...
488Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
489[info] compiling 1 Scala source to /build/repo/prox-fs2-3/target/scala-3.4.2/classes ...
490[info] [patched file /build/repo/prox-fs2-3/src/main/scala/io/github/vigoo/prox/ProxFS2.scala]
491[info] done compiling
492[info] compiling 1 Scala source to /build/repo/prox-fs2-3/target/scala-3.4.2/classes ...
493[info] done compiling
494[info] Main Scala API documentation to /build/repo/prox-fs2-3/target/scala-3.4.2/api...
495[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
496[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
497[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
498[warn] | ^
499[warn] | No DRI found for query: RedirectableInput
500[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
501[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
502[warn] | ^
503[warn] | No DRI found for query: RunningProcess
504[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
505[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
506[warn] | ^
507[warn] | No DRI found for query: Process.apply
508[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
509[warn] 101 | trait ProcessGroup[O, E]
510[warn] | ^
511[warn] | No DRI found for query: RedirectableInput
512[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
513[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
514[warn] | ^
515[warn] | No DRI found for query: RunningProcessGroup
516[info] Main Scala API documentation successful.
517[info] compiling 4 Scala sources to /build/repo/prox-fs2-3/target/scala-3.4.2/test-classes ...
518[info] [patched file /build/repo/prox-fs2-3/src/test/scala/io/github/vigoo/prox/tests/fs2/ProcessSpecs.scala]
519[info] [patched file /build/repo/prox-fs2-3/src/test/scala/io/github/vigoo/prox/tests/fs2/ProcessGroupSpecs.scala]
520[info] done compiling
521[info] Wrote /build/repo/prox-fs2-3/target/scala-3.4.2/prox-fs2-3_3-0.8.0+0-76481730+20241214-0045-SNAPSHOT.pom
522[info] Main Scala API documentation to /build/repo/prox-fs2-3/target/scala-3.4.2/api...
523[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
524[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
525[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
526[warn] | ^
527[warn] | No DRI found for query: RedirectableInput
528[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
529[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
530[warn] | ^
531[warn] | No DRI found for query: RunningProcess
532[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
533[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
534[warn] | ^
535[warn] | No DRI found for query: Process.apply
536[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
537[warn] 101 | trait ProcessGroup[O, E]
538[warn] | ^
539[warn] | No DRI found for query: RedirectableInput
540[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
541[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
542[warn] | ^
543[warn] | No DRI found for query: RunningProcessGroup
544[info] Main Scala API documentation successful.
545[info] :: delivering :: io.github.vigoo#prox-fs2-3_3;0.8.0+0-76481730+20241214-0045-SNAPSHOT :: 0.8.0+0-76481730+20241214-0045-SNAPSHOT :: integration :: Sat Dec 14 00:46:38 CET 2024
546[info] delivering ivy file to /build/repo/prox-fs2-3/target/scala-3.4.2/ivy-0.8.0+0-76481730+20241214-0045-SNAPSHOT.xml
547[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/poms/prox-fs2-3_3.pom
548[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/jars/prox-fs2-3_3.jar
549[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/srcs/prox-fs2-3_3-sources.jar
550[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/docs/prox-fs2-3_3-javadoc.jar
551[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/ivys/ivy.xml
552[info] compiling 2 Scala sources to /build/repo/prox-fs2-3/target/scala-3.4.2/test-classes ...
553[info] done compiling
554Starting build for ProjectRef(file:/build/repo/,prox-java9) (prox-java9)...
555Compile scalacOptions: List(-Ykind-projector, -release, 9, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
556[info] compiling 1 Scala source to /build/repo/prox-java9/target/scala-3.4.2/classes ...
557[info] done compiling
558[info] Main Scala API documentation to /build/repo/prox-java9/target/scala-3.4.2/api...
559[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
560[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
561[warn] 195 | override def startProcess[O, E](
562[warn] | ^
563[warn] | No DRI found for query: RunningProcess
564[info] Main Scala API documentation successful.
565[info] Wrote /build/repo/prox-java9/target/scala-3.4.2/prox-java9_3-0.8.0+0-76481730+20241214-0045-SNAPSHOT.pom
566[info] Main Scala API documentation to /build/repo/prox-java9/target/scala-3.4.2/api...
567[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
568[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
569[warn] 195 | override def startProcess[O, E](
570[warn] | ^
571[warn] | No DRI found for query: RunningProcess
572[info] Main Scala API documentation successful.
573[info] :: delivering :: io.github.vigoo#prox-java9_3;0.8.0+0-76481730+20241214-0045-SNAPSHOT :: 0.8.0+0-76481730+20241214-0045-SNAPSHOT :: integration :: Sat Dec 14 00:46:43 CET 2024
574[info] delivering ivy file to /build/repo/prox-java9/target/scala-3.4.2/ivy-0.8.0+0-76481730+20241214-0045-SNAPSHOT.xml
575[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/poms/prox-java9_3.pom
576[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/jars/prox-java9_3.jar
577[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/srcs/prox-java9_3-sources.jar
578[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/docs/prox-java9_3-javadoc.jar
579[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/ivys/ivy.xml
580Starting build for ProjectRef(file:/build/repo/,prox-zstream-2) (prox-zstream-2)...
581Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.4-migration, -rewrite, -Wconf:msg=can be rewritten automatically under:s)
582[info] compiling 1 Scala source to /build/repo/prox-zstream-2/target/scala-3.4.2/classes ...
583[info] [patched file /build/repo/prox-zstream-2/src/main/scala/io/github/vigoo/prox/ProxZStream.scala]
584[info] done compiling
585[info] compiling 1 Scala source to /build/repo/prox-zstream-2/target/scala-3.4.2/classes ...
586[info] done compiling
587[info] Main Scala API documentation to /build/repo/prox-zstream-2/target/scala-3.4.2/api...
588[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
589[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
590[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
591[warn] | ^
592[warn] | No DRI found for query: RedirectableInput
593[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
594[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
595[warn] | ^
596[warn] | No DRI found for query: RunningProcess
597[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
598[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
599[warn] | ^
600[warn] | No DRI found for query: Process.apply
601[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
602[warn] 101 | trait ProcessGroup[O, E]
603[warn] | ^
604[warn] | No DRI found for query: RedirectableInput
605[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
606[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
607[warn] | ^
608[warn] | No DRI found for query: RunningProcessGroup
609[info] Main Scala API documentation successful.
610[info] compiling 3 Scala sources to /build/repo/prox-zstream-2/target/scala-3.4.2/test-classes ...
611[info] [patched file /build/repo/prox-zstream-2/src/test/scala/io/github/vigoo/prox/tests/zstream/ProcessSpecs.scala]
612[info] [patched file /build/repo/prox-zstream-2/src/test/scala/io/github/vigoo/prox/tests/zstream/ProcessGroupSpecs.scala]
613[info] done compiling
614[info] Wrote /build/repo/prox-zstream-2/target/scala-3.4.2/prox-zstream-2_3-0.8.0+0-76481730+20241214-0045-SNAPSHOT.pom
615[info] Main Scala API documentation to /build/repo/prox-zstream-2/target/scala-3.4.2/api...
616[info] Skipping unused scalacOptions: -Wconf, -Ykind-projector, -source, -rewrite
617[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
618[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
619[warn] | ^
620[warn] | No DRI found for query: RedirectableInput
621[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
622[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
623[warn] | ^
624[warn] | No DRI found for query: RunningProcess
625[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
626[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
627[warn] | ^
628[warn] | No DRI found for query: Process.apply
629[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
630[warn] 101 | trait ProcessGroup[O, E]
631[warn] | ^
632[warn] | No DRI found for query: RedirectableInput
633[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
634[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
635[warn] | ^
636[warn] | No DRI found for query: RunningProcessGroup
637[info] Main Scala API documentation successful.
638[info] :: delivering :: io.github.vigoo#prox-zstream-2_3;0.8.0+0-76481730+20241214-0045-SNAPSHOT :: 0.8.0+0-76481730+20241214-0045-SNAPSHOT :: integration :: Sat Dec 14 00:46:52 CET 2024
639[info] delivering ivy file to /build/repo/prox-zstream-2/target/scala-3.4.2/ivy-0.8.0+0-76481730+20241214-0045-SNAPSHOT.xml
640[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/poms/prox-zstream-2_3.pom
641[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/jars/prox-zstream-2_3.jar
642[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/srcs/prox-zstream-2_3-sources.jar
643[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/docs/prox-zstream-2_3-javadoc.jar
644[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+0-76481730+20241214-0045-SNAPSHOT/ivys/ivy.xml
645[info] compiling 3 Scala sources to /build/repo/prox-zstream-2/target/scala-3.4.2/test-classes ...
646[info] done compiling
647
648************************
649Build summary:
650[{
651 "module": "prox-core",
652 "compile": {"status": "ok", "tookMs": 9344, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
653 "doc": {"status": "ok", "tookMs": 14024, "files": 431, "totalSizeKb": 11287},
654 "test-compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
655 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
656 "publish": {"status": "ok", "tookMs": 4357}
657},{
658 "module": "prox-fs2-3",
659 "compile": {"status": "ok", "tookMs": 1259, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
660 "doc": {"status": "ok", "tookMs": 1469, "files": 337, "totalSizeKb": 6395},
661 "test-compile": {"status": "ok", "tookMs": 4465, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
662 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
663 "publish": {"status": "ok", "tookMs": 1103}
664},{
665 "module": "prox-java9",
666 "compile": {"status": "ok", "tookMs": 413, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
667 "doc": {"status": "ok", "tookMs": 395, "files": 338, "totalSizeKb": 6261},
668 "test-compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
669 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
670 "publish": {"status": "ok", "tookMs": 796}
671},{
672 "module": "prox-zstream-2",
673 "compile": {"status": "ok", "tookMs": 993, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
674 "doc": {"status": "ok", "tookMs": 1943, "files": 339, "totalSizeKb": 6708},
675 "test-compile": {"status": "ok", "tookMs": 3137, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
676 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
677 "publish": {"status": "ok", "tookMs": 1309}
678}]
679************************
680[success] Total time: 56 s, completed Dec 14, 2024, 12:46:54 AM
681Checking patch build.sbt...
682Applied patch build.sbt cleanly.
683Commit migration rewrites
684Switched to a new branch 'opencb/migrate-3.4.2'
685[opencb/migrate-3.4.2 9d59793] Apply Scala compiler rewrites for 3.4.2
686 10 files changed, 46 insertions(+), 46 deletions(-)
687----
688Preparing build for 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
689Scala binary version found: 3.6
690Implicitly using source version 3.6-migration
691Scala binary version found: 3.6
692Implicitly using source version 3.6-migration
693Would try to apply common scalacOption (best-effort, sbt/mill only):
694Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
695Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
696----
697Starting build for 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
698Execute tests: false
699sbt project found:
700Try apply source patch:
701Path: build.sbt
702Pattern: val scala3 = "3.3.1"
703Replacement: val scala3 = "3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY"
704Successfully applied pattern 'val scala3 = "3.3.1"' in repo/build.sbt
705No prepare script found for project vigoo/prox
706##################################
707Scala version: 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
708Targets: io.github.vigoo%prox-core io.github.vigoo%prox-fs2-3 io.github.vigoo%prox-java9 io.github.vigoo%prox-zstream-2
709Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [ "3.4.2" ], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3 = \"3.3.1\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
710##################################
711Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
712Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
713[sbt_options] declare -a sbt_options=()
714[process_args] java_version = '11'
715[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
716# Executing command line:
717java
718-Dfile.encoding=UTF-8
719-Dcommunitybuild.scala=3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
720-Dcommunitybuild.project.dependencies.add=
721-Xmx7G
722-Xms4G
723-Xss8M
724-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
725-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
726-jar
727/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
728"setCrossScalaVersions 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY"
729"++3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -v"
730"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
731"set every credentials := Nil"
732
733moduleMappings
734"runBuild 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY """{
735 "projects": {
736 "exclude": [],
737 "overrides": {}
738 },
739 "java": {
740 "version": "11"
741 },
742 "sbt": {
743 "commands": [],
744 "options": []
745 },
746 "mill": {
747 "options": []
748 },
749 "tests": "compile-only",
750 "migrationVersions": [
751 "3.4.2"
752 ],
753 "sourcePatches": [
754 {
755 "path": "build.sbt",
756 "pattern": "val scala3 = \"3.3.1\"",
757 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
758 }
759 ]
760}""" io.github.vigoo%prox-core io.github.vigoo%prox-fs2-3 io.github.vigoo%prox-java9 io.github.vigoo%prox-zstream-2"
761
762[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 11.0.20)
763[info] loading settings for project repo-build from plugins.sbt ...
764[info] loading project definition from /build/repo/project
765[info] loading settings for project prox from build.sbt ...
766[info] set current project to prox (in build file:/build/repo/)
767[warn] there are 12 keys that are not used by any other settings/tasks:
768[warn]
769[warn] * docs / Compile / compile / coverageEnabled
770[warn] +- /build/repo/build.sbt:35
771[warn] * docs / Test / compile / coverageEnabled
772[warn] +- /build/repo/build.sbt:34
773[warn] * prox / Compile / compile / coverageEnabled
774[warn] +- /build/repo/build.sbt:35
775[warn] * prox / Test / compile / coverageEnabled
776[warn] +- /build/repo/build.sbt:34
777[warn] * prox-core / Compile / compile / coverageEnabled
778[warn] +- /build/repo/build.sbt:35
779[warn] * prox-core / Test / compile / coverageEnabled
780[warn] +- /build/repo/build.sbt:34
781[warn] * prox-fs2-3 / Compile / compile / coverageEnabled
782[warn] +- /build/repo/build.sbt:35
783[warn] * prox-fs2-3 / Test / compile / coverageEnabled
784[warn] +- /build/repo/build.sbt:34
785[warn] * prox-java9 / Compile / compile / coverageEnabled
786[warn] +- /build/repo/build.sbt:35
787[warn] * prox-java9 / Test / compile / coverageEnabled
788[warn] +- /build/repo/build.sbt:34
789[warn] * prox-zstream-2 / Compile / compile / coverageEnabled
790[warn] +- /build/repo/build.sbt:35
791[warn] * prox-zstream-2 / Test / compile / coverageEnabled
792[warn] +- /build/repo/build.sbt:34
793[warn]
794[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
795[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
796Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY
797OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in prox-zstream-2/crossScalaVersions
798OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in prox/crossScalaVersions
799OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in prox-core/crossScalaVersions
800OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in prox-fs2-3/crossScalaVersions
801OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in docs/crossScalaVersions
802OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY -> 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY in prox-java9/crossScalaVersions
803[info] set current project to prox (in build file:/build/repo/)
804[info] Setting Scala version to 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY on 6 projects.
805[info] Switching Scala version on:
806[info] prox-fs2-3 (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
807[info] prox-java9 (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
808[info] docs (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
809[info] prox-zstream-2 (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
810[info] * prox (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
811[info] prox-core (2.12.18, 2.13.12, 3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY)
812[info] Excluding projects:
813[info] Reapplying settings...
814[info] set current project to prox (in build file:/build/repo/)
815Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
816[info] Reapplying settings...
817[info] set current project to prox (in build file:/build/repo/)
818[info] Defining Global / credentials, credentials and 4 others.
819[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
820[info] Run `last` for details.
821[info] Reapplying settings...
822[info] set current project to prox (in build file:/build/repo/)
823[success] Total time: 0 s, completed Dec 14, 2024, 12:47:11 AM
824Build config: {
825 "projects": {
826 "exclude": [],
827 "overrides": {}
828 },
829 "java": {
830 "version": "11"
831 },
832 "sbt": {
833 "commands": [],
834 "options": []
835 },
836 "mill": {
837 "options": []
838 },
839 "tests": "compile-only",
840 "migrationVersions": [
841 "3.4.2"
842 ],
843 "sourcePatches": [
844 {
845 "path": "build.sbt",
846 "pattern": "val scala3 = \"3.3.1\"",
847 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
848 }
849 ]
850}
851Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
852Starting build...
853Projects: Set(prox-core, prox-fs2-3, prox-java9, prox-zstream-2)
854Starting build for ProjectRef(file:/build/repo/,prox-core) (prox-core)...
855OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
856OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
857OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
858Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
859[info] compiling 10 Scala sources to /build/repo/prox-core/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/classes ...
860[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
861[warn] one warning found
862[info] done compiling
863[info] Main Scala API documentation to /build/repo/prox-core/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
864[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
865[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
866[warn] Flag -classpath set repeatedly
867[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
868[warn] 101 | trait ProcessGroup[O, E]
869[warn] | ^
870[warn] | No DRI found for query: RedirectableInput
871[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:335:19
872[warn] 335 | override def connectErrors[
873[warn] | ^
874[warn] | No DRI found for query: GroupErrorRedirectionType
875[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:570:8
876[warn] 570 | def errorsToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
877[warn] | ^
878[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
879[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:388:19
880[warn] 388 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
881[warn] | ^
882[warn] | No DRI found for query: OutputRedirectionType
883[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:96:8
884[warn] 96 | def toFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
885[warn] | ^
886[warn] |Unable to parse query `>#`: expected start of identifier at char 2 in query: >#
887[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:461:19
888[warn] 461 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
889[warn] | ^
890[warn] | No DRI found for query: OutputRedirectionType
891[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:472:19
892[warn] 472 | override def connectErrors[
893[warn] | ^
894[warn] | No DRI found for query: GroupErrorRedirectionType
895[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:537:19
896[warn] 537 | override def connectErrors[
897[warn] | ^
898[warn] | No DRI found for query: GroupErrorRedirectionType
899[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:591:19
900[warn] 591 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
901[warn] | ^
902[warn] | No DRI found for query: OutputRedirectionType
903[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:683:19
904[warn] 683 | override def connectErrors[
905[warn] | ^
906[warn] | No DRI found for query: GroupErrorRedirectionType
907[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:711:19
908[warn] 711 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
909[warn] | ^
910[warn] | No DRI found for query: OutputRedirectionType
911[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
912[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
913[warn] | ^
914[warn] | No DRI found for query: RedirectableInput
915[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:317:19 -
916[warn] 317 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
917[warn] | ^
918[warn] | No DRI found for query: OutputRedirectionType
919[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:321:8
920[warn] 321 | def errorToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
921[warn] | ^
922[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
923[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:366:19 -
924[warn] 366 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
925[warn] | ^
926[warn] | No DRI found for query: OutputRedirectionType
927[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:479:19 -
928[warn] 479 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
929[warn] | ^
930[warn] | No DRI found for query: OutputRedirectionType
931[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:543:19 -
932[warn] 543 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
933[warn] | ^
934[warn] | No DRI found for query: OutputRedirectionType
935[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:593:10 -
936[warn] 593 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
937[warn] | ^
938[warn] | No DRI found for query: OutputRedirectionType
939[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:609:19 -
940[warn] 609 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
941[warn] | ^
942[warn] | No DRI found for query: OutputRedirectionType
943[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:660:10 -
944[warn] 660 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
945[warn] | ^
946[warn] | No DRI found for query: OutputRedirectionType
947[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:676:19 -
948[warn] 676 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
949[warn] | ^
950[warn] | No DRI found for query: OutputRedirectionType
951[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:30:8 ----
952[warn] 30 | def startProcess[O, E](
953[warn] | ^
954[warn] | No DRI found for query: RunningProcess
955[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
956[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
957[warn] | ^
958[warn] | No DRI found for query: RunningProcess
959[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
960[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
961[warn] | ^
962[warn] | No DRI found for query: RunningProcessGroup
963[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
964[warn] 195 | override def startProcess[O, E](
965[warn] | ^
966[warn] | No DRI found for query: RunningProcess
967[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:22:8 ----
968[warn] 22 | def pipeInto(
969[warn] | ^
970[warn] | No DRI found for query: ProcessGroup
971[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:49:8 ----
972[warn] 49 | def |(other: Process.UnboundProcess): ProcessGroup.ProcessGroupImpl =
973[warn] | ^
974[warn] | No DRI found for query: ProcessGroup
975[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
976[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
977[warn] | ^
978[warn] | No DRI found for query: Process.apply
979[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/package.scala:23:15 --
980[warn] 23 |package object prox {
981[warn] | ^
982[warn] | No DRI found for query: Process
983[warn] 31 warnings found
984[info] Main Scala API documentation successful.
985[info] Wrote /build/repo/prox-core/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/prox-core_3-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.pom
986[info] Main Scala API documentation to /build/repo/prox-core/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
987[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
988[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
989[warn] Flag -classpath set repeatedly
990[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
991[warn] 101 | trait ProcessGroup[O, E]
992[warn] | ^
993[warn] | No DRI found for query: RedirectableInput
994[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:335:19
995[warn] 335 | override def connectErrors[
996[warn] | ^
997[warn] | No DRI found for query: GroupErrorRedirectionType
998[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:570:8
999[warn] 570 | def errorsToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
1000[warn] | ^
1001[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
1002[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:388:19
1003[warn] 388 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1004[warn] | ^
1005[warn] | No DRI found for query: OutputRedirectionType
1006[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:96:8
1007[warn] 96 | def toFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
1008[warn] | ^
1009[warn] |Unable to parse query `>#`: expected start of identifier at char 2 in query: >#
1010[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:461:19
1011[warn] 461 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1012[warn] | ^
1013[warn] | No DRI found for query: OutputRedirectionType
1014[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:472:19
1015[warn] 472 | override def connectErrors[
1016[warn] | ^
1017[warn] | No DRI found for query: GroupErrorRedirectionType
1018[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:537:19
1019[warn] 537 | override def connectErrors[
1020[warn] | ^
1021[warn] | No DRI found for query: GroupErrorRedirectionType
1022[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:591:19
1023[warn] 591 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1024[warn] | ^
1025[warn] | No DRI found for query: OutputRedirectionType
1026[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:683:19
1027[warn] 683 | override def connectErrors[
1028[warn] | ^
1029[warn] | No DRI found for query: GroupErrorRedirectionType
1030[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:711:19
1031[warn] 711 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1032[warn] | ^
1033[warn] | No DRI found for query: OutputRedirectionType
1034[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
1035[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
1036[warn] | ^
1037[warn] | No DRI found for query: RedirectableInput
1038[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:317:19 -
1039[warn] 317 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
1040[warn] | ^
1041[warn] | No DRI found for query: OutputRedirectionType
1042[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/redirection.scala:321:8
1043[warn] 321 | def errorToFoldMonoid[O: ProxMonoid](pipe: ProxPipe[Byte, O]): P[O] =
1044[warn] | ^
1045[warn] |Unable to parse query `!>#`: expected start of identifier at char 3 in query: !>#
1046[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:366:19 -
1047[warn] 366 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1048[warn] | ^
1049[warn] | No DRI found for query: OutputRedirectionType
1050[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:479:19 -
1051[warn] 479 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
1052[warn] | ^
1053[warn] | No DRI found for query: OutputRedirectionType
1054[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:543:19 -
1055[warn] 543 | override def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1056[warn] | ^
1057[warn] | No DRI found for query: OutputRedirectionType
1058[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:593:10 -
1059[warn] 593 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1060[warn] | ^
1061[warn] | No DRI found for query: OutputRedirectionType
1062[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:609:19 -
1063[warn] 609 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
1064[warn] | ^
1065[warn] | No DRI found for query: OutputRedirectionType
1066[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:660:10 -
1067[warn] 660 | def connectOutput[R <: OutputRedirection, RO](target: R)(implicit
1068[warn] | ^
1069[warn] | No DRI found for query: OutputRedirectionType
1070[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:676:19 -
1071[warn] 676 | override def connectError[R <: OutputRedirection, RE](target: R)(implicit
1072[warn] | ^
1073[warn] | No DRI found for query: OutputRedirectionType
1074[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:30:8 ----
1075[warn] 30 | def startProcess[O, E](
1076[warn] | ^
1077[warn] | No DRI found for query: RunningProcess
1078[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
1079[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
1080[warn] | ^
1081[warn] | No DRI found for query: RunningProcess
1082[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
1083[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
1084[warn] | ^
1085[warn] | No DRI found for query: RunningProcessGroup
1086[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
1087[warn] 195 | override def startProcess[O, E](
1088[warn] | ^
1089[warn] | No DRI found for query: RunningProcess
1090[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:22:8 ----
1091[warn] 22 | def pipeInto(
1092[warn] | ^
1093[warn] | No DRI found for query: ProcessGroup
1094[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:49:8 ----
1095[warn] 49 | def |(other: Process.UnboundProcess): ProcessGroup.ProcessGroupImpl =
1096[warn] | ^
1097[warn] | No DRI found for query: ProcessGroup
1098[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
1099[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
1100[warn] | ^
1101[warn] | No DRI found for query: Process.apply
1102[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/package.scala:23:15 --
1103[warn] 23 |package object prox {
1104[warn] | ^
1105[warn] | No DRI found for query: Process
1106[warn] 31 warnings found
1107[info] Main Scala API documentation successful.
1108[info] :: delivering :: io.github.vigoo#prox-core_3;0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: 0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: integration :: Sat Dec 14 00:47:36 CET 2024
1109[info] delivering ivy file to /build/repo/prox-core/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/ivy-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.xml
1110[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/poms/prox-core_3.pom
1111[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/jars/prox-core_3.jar
1112[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/srcs/prox-core_3-sources.jar
1113[info] published prox-core_3 to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/docs/prox-core_3-javadoc.jar
1114[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-core_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/ivys/ivy.xml
1115Starting build for ProjectRef(file:/build/repo/,prox-fs2-3) (prox-fs2-3)...
1116Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1117[info] compiling 1 Scala source to /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/classes ...
1118[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1119[warn] one warning found
1120[info] done compiling
1121[info] Main Scala API documentation to /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1122[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1123[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1124[warn] Flag -classpath set repeatedly
1125[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
1126[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
1127[warn] | ^
1128[warn] | No DRI found for query: Process.apply
1129[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
1130[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
1131[warn] | ^
1132[warn] | No DRI found for query: RunningProcessGroup
1133[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
1134[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
1135[warn] | ^
1136[warn] | No DRI found for query: RunningProcess
1137[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
1138[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
1139[warn] | ^
1140[warn] | No DRI found for query: RedirectableInput
1141[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
1142[warn] 101 | trait ProcessGroup[O, E]
1143[warn] | ^
1144[warn] | No DRI found for query: RedirectableInput
1145[warn] 7 warnings found
1146[info] Main Scala API documentation successful.
1147[info] compiling 4 Scala sources to /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/test-classes ...
1148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1149[warn] one warning found
1150[info] done compiling
1151[info] Wrote /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/prox-fs2-3_3-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.pom
1152[info] Main Scala API documentation to /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1154[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1155[warn] Flag -classpath set repeatedly
1156[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
1157[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
1158[warn] | ^
1159[warn] | No DRI found for query: Process.apply
1160[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
1161[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
1162[warn] | ^
1163[warn] | No DRI found for query: RunningProcessGroup
1164[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
1165[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
1166[warn] | ^
1167[warn] | No DRI found for query: RunningProcess
1168[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
1169[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
1170[warn] | ^
1171[warn] | No DRI found for query: RedirectableInput
1172[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
1173[warn] 101 | trait ProcessGroup[O, E]
1174[warn] | ^
1175[warn] | No DRI found for query: RedirectableInput
1176[warn] 7 warnings found
1177[info] Main Scala API documentation successful.
1178[info] :: delivering :: io.github.vigoo#prox-fs2-3_3;0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: 0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: integration :: Sat Dec 14 00:47:44 CET 2024
1179[info] delivering ivy file to /build/repo/prox-fs2-3/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/ivy-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.xml
1180[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/poms/prox-fs2-3_3.pom
1181[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/jars/prox-fs2-3_3.jar
1182[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/srcs/prox-fs2-3_3-sources.jar
1183[info] published prox-fs2-3_3 to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/docs/prox-fs2-3_3-javadoc.jar
1184[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-fs2-3_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/ivys/ivy.xml
1185Starting build for ProjectRef(file:/build/repo/,prox-java9) (prox-java9)...
1186Compile scalacOptions: List(-Ykind-projector, -release, 9, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1187[info] compiling 1 Scala source to /build/repo/prox-java9/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/classes ...
1188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1189[warn] one warning found
1190[info] done compiling
1191[info] Main Scala API documentation to /build/repo/prox-java9/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1193[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1194[warn] Flag -classpath set repeatedly
1195[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
1196[warn] 195 | override def startProcess[O, E](
1197[warn] | ^
1198[warn] | No DRI found for query: RunningProcess
1199[warn] three warnings found
1200[info] Main Scala API documentation successful.
1201[info] Wrote /build/repo/prox-java9/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/prox-java9_3-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.pom
1202[info] Main Scala API documentation to /build/repo/prox-java9/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1204[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1205[warn] Flag -classpath set repeatedly
1206[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:195:17 --
1207[warn] 195 | override def startProcess[O, E](
1208[warn] | ^
1209[warn] | No DRI found for query: RunningProcess
1210[warn] three warnings found
1211[info] Main Scala API documentation successful.
1212[info] :: delivering :: io.github.vigoo#prox-java9_3;0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: 0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: integration :: Sat Dec 14 00:47:46 CET 2024
1213[info] delivering ivy file to /build/repo/prox-java9/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/ivy-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.xml
1214[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/poms/prox-java9_3.pom
1215[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/jars/prox-java9_3.jar
1216[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/srcs/prox-java9_3-sources.jar
1217[info] published prox-java9_3 to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/docs/prox-java9_3-javadoc.jar
1218[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-java9_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/ivys/ivy.xml
1219Starting build for ProjectRef(file:/build/repo/,prox-zstream-2) (prox-zstream-2)...
1220Compile scalacOptions: List(-Ykind-projector, -release, 8, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
1221[info] compiling 1 Scala source to /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/classes ...
1222[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1223[warn] one warning found
1224[info] done compiling
1225[info] Main Scala API documentation to /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1226[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1227[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1228[warn] Flag -classpath set repeatedly
1229[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
1230[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
1231[warn] | ^
1232[warn] | No DRI found for query: Process.apply
1233[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
1234[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
1235[warn] | ^
1236[warn] | No DRI found for query: RunningProcessGroup
1237[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
1238[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
1239[warn] | ^
1240[warn] | No DRI found for query: RunningProcess
1241[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
1242[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
1243[warn] | ^
1244[warn] | No DRI found for query: RedirectableInput
1245[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
1246[warn] 101 | trait ProcessGroup[O, E]
1247[warn] | ^
1248[warn] | No DRI found for query: RedirectableInput
1249[warn] 7 warnings found
1250[info] Main Scala API documentation successful.
1251[info] compiling 3 Scala sources to /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/test-classes ...
1252[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1253[warn] one warning found
1254[info] done compiling
1255[info] Wrote /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/prox-zstream-2_3-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.pom
1256[info] Main Scala API documentation to /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/api...
1257[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1258[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
1259[warn] Flag -classpath set repeatedly
1260[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/syntax.scala:100:17 --
1261[warn] 100 | implicit class ProcessStringContextIO(ctx: StringContext) {
1262[warn] | ^
1263[warn] | No DRI found for query: Process.apply
1264[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:157:8 ---
1265[warn] 157 | class JVMRunningProcessGroup[O, E, +Info <: JVMProcessInfo](
1266[warn] | ^
1267[warn] | No DRI found for query: RunningProcessGroup
1268[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/runner.scala:120:8 ---
1269[warn] 120 | class JVMRunningProcess[O, E, +Info <: JVMProcessInfo](
1270[warn] | ^
1271[warn] | No DRI found for query: RunningProcess
1272[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/process.scala:109:8 --
1273[warn] 109 | trait Process[O, E] extends ProcessLike with ProcessConfiguration {
1274[warn] | ^
1275[warn] | No DRI found for query: RedirectableInput
1276[warn] -- Warning: prox-core/src/main/scala/io/github/vigoo/prox/processgroup.scala:101:8
1277[warn] 101 | trait ProcessGroup[O, E]
1278[warn] | ^
1279[warn] | No DRI found for query: RedirectableInput
1280[warn] 7 warnings found
1281[info] Main Scala API documentation successful.
1282[info] :: delivering :: io.github.vigoo#prox-zstream-2_3;0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: 0.8.0+1-9d59793e+20241214-0047-SNAPSHOT :: integration :: Sat Dec 14 00:47:53 CET 2024
1283[info] delivering ivy file to /build/repo/prox-zstream-2/target/scala-3.6.4-RC1-bin-20241212-20e6f11-NIGHTLY/ivy-0.8.0+1-9d59793e+20241214-0047-SNAPSHOT.xml
1284[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/poms/prox-zstream-2_3.pom
1285[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/jars/prox-zstream-2_3.jar
1286[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/srcs/prox-zstream-2_3-sources.jar
1287[info] published prox-zstream-2_3 to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/docs/prox-zstream-2_3-javadoc.jar
1288[info] published ivy to /root/.ivy2/local/io.github.vigoo/prox-zstream-2_3/0.8.0+1-9d59793e+20241214-0047-SNAPSHOT/ivys/ivy.xml
1289
1290************************
1291Build summary:
1292[{
1293 "module": "prox-core",
1294 "compile": {"status": "ok", "tookMs": 9864, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1295 "doc": {"status": "ok", "tookMs": 6810, "files": 436, "totalSizeKb": 11581},
1296 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1298 "publish": {"status": "ok", "tookMs": 4286}
1299},{
1300 "module": "prox-fs2-3",
1301 "compile": {"status": "ok", "tookMs": 1188, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1302 "doc": {"status": "ok", "tookMs": 759, "files": 337, "totalSizeKb": 6454},
1303 "test-compile": {"status": "ok", "tookMs": 4173, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1305 "publish": {"status": "ok", "tookMs": 1021}
1306},{
1307 "module": "prox-java9",
1308 "compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1309 "doc": {"status": "ok", "tookMs": 379, "files": 338, "totalSizeKb": 6320},
1310 "test-compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1311 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1312 "publish": {"status": "ok", "tookMs": 831}
1313},{
1314 "module": "prox-zstream-2",
1315 "compile": {"status": "ok", "tookMs": 1042, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1316 "doc": {"status": "ok", "tookMs": 892, "files": 339, "totalSizeKb": 6767},
1317 "test-compile": {"status": "ok", "tookMs": 3303, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
1318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1319 "publish": {"status": "ok", "tookMs": 1275}
1320}]
1321************************
1322[success] Total time: 42 s, completed Dec 14, 2024, 12:47:54 AM
1323Checking patch build.sbt...
1324Applied patch build.sbt cleanly.