Build Logs

j-mie6/parsley-debug-views • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

0

Warnings

14

Total Lines

220

1##################################
2Clonning https://github.com/j-mie6/parsley-debug-views.git into /build/repo using revision v0.1.0-M1
3##################################
4Note: switching to 'c362d0d65545fa51e3c8c18cd0f061368574e3c9'.
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.3
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.3"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project j-mie6/parsley-debug-views
47##################################
48Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
49Targets: com.github.j-mie6%parsley-debug-json com.github.j-mie6%parsley-debug-sfx com.github.j-mie6%parsley-debug-view-docs
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Xmx4G
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
70"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.github.j-mie6%parsley-debug-json com.github.j-mie6%parsley-debug-sfx com.github.j-mie6%parsley-debug-view-docs"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.518s.
85[info] done compiling
86/build/repo/build.sbt:48: warning: value sonatypeOssReleases in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30
87 resolvers ++= Opts.resolver.sonatypeOssReleases, // Will speed up MiMA during fast back-to-back releases
88 ^
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (14104 settings) ...
91[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in unidocs/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in sfxUi/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in http4sServerJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in http4sServer/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in jsonInfo/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in jsonInfoNative/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in jsonInfoJS/crossScalaVersions
104[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
105OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
106[info] set current project to root (in build file:/build/repo/)
107[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 10 projects.
108[info] Switching Scala version on:
109[info] http4sServer (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
110[info] http4sServerJS (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
111[info] jsonInfoJS (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
112[info] jsonInfo (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
113[info] unidocs (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
114[info] rootJS (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
115[info] jsonInfoNative (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
116[info] sfxUi (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
117[info] rootJVM (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
118[info] rootNative (2.13.14, 2.12.18, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
119[info] Excluding projects:
120[info] * root (2.13.14)
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
123[info] set current project to root (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / credentials, credentials and 9 others.
129[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 97 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
133[info] set current project to root (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean http4sServer / allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
143[info] set current project to root (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/j-mie6/parsley-debug-views
147[info] set current project to root (in build file:/build/repo/)
148[success] Total time: 0 s, completed Dec 6, 2025, 12:09:36 AM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
151Starting build...
152Projects: Set(jsonInfo, sfxUi, unidocs)
153Starting build for ProjectRef(file:/build/repo/,jsonInfo) (parsley-debug-json)... [0/3]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
156OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
157Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 2 Scala sources to /build/repo/json-info/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
159[info] done compiling
160Starting build for ProjectRef(file:/build/repo/,sfxUi) (parsley-debug-sfx)... [1/3]
161Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 7 Scala sources to /build/repo/sfx-ui/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
163[warn] -- Warning: /build/repo/sfx-ui/src/main/scala/parsley/debug/internal/TreeControls.scala:25:17
164[warn] 25 | onAction = _ => view.unfoldAll()
165[warn] | ^^^^^^^^^^^^^^^^^^^^^
166[warn] |Implicit parameters should be provided with a `using` clause.
167[warn] |To disable the warning, please use the following option:
168[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
169[warn] -- Warning: /build/repo/sfx-ui/src/main/scala/parsley/debug/internal/TreeControls.scala:37:17
170[warn] 37 | onAction = _ => view.foldAll()
171[warn] | ^^^^^^^^^^^^^^^^^^^
172[warn] |Implicit parameters should be provided with a `using` clause.
173[warn] |To disable the warning, please use the following option:
174[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
175[warn] two warnings found
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,unidocs) (parsley-debug-view-docs)... [2/3]
178Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179
180************************
181Build summary:
182[{
183 "module": "parsley-debug-json",
184 "compile": {"status": "ok", "tookMs": 8179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 204, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.14", "2.12.18", "3.3.3"]
191}
192},{
193 "module": "parsley-debug-sfx",
194 "compile": {"status": "ok", "tookMs": 3051, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.13.14", "2.12.18", "3.3.3"]
201}
202},{
203 "module": "parsley-debug-view-docs",
204 "compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 82, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.13.14", "2.12.18", "3.3.3"]
211}
212}]
213************************
214[success] Total time: 36 s, completed Dec 6, 2025, 12:10:13 AM
215[0JChecking patch project/plugins.sbt...
216Checking patch project/build.properties...
217Checking patch build.sbt...
218Applied patch project/plugins.sbt cleanly.
219Applied patch project/build.properties cleanly.
220Applied patch build.sbt cleanly.