Build Logs

sirthias/parboiled2 • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

0

Warnings

2

Total Lines

196

1##################################
2Clonning https://github.com/sirthias/parboiled2.git into /build/repo using revision v2.5.1
3##################################
4Note: switching to '8aa4e6410d479a4d506710a20c6e529b32456f20'.
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.1
22----
23Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-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.1"
35Replacement: val Scala3 = "3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.6 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 sirthias/parboiled2
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
50Targets: org.parboiled%parboiled
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Xms6G
62-Xmx6G
63-Xss6M
64-XX:+UseG1GC
65-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
75"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.parboiled%parboiled"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.845s.
90[info] done compiling
91[info] loading settings for project root from build.sbt...
92[info] resolving key references (10358 settings) ...
93[info] set current project to parboiled2-root (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
95OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in scalaParser/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in jsonBenchmark/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledCoreJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledCoreJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledCoreNative/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in examples/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in parboiledNative/crossScalaVersions
105[info] set current project to parboiled2-root (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 10 projects.
107[info] Switching Scala version on:
108[info] examples (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
109[info] parboiledCoreNative (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
110[info] * root (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
111[info] scalaParser (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
112[info] jsonBenchmark (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
113[info] parboiledJS (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
114[info] parboiledNative (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
115[info] parboiledJVM (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
116[info] parboiledCoreJVM (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
117[info] parboiledCoreJS (2.12.18, 2.13.12, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set current project to parboiled2-root (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to parboiled2-root (in build file:/build/repo/)
124[info] Defining Global / credentials, credentials and 8 others.
125[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to parboiled2-root (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
134 Did you mean allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to parboiled2-root (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to parboiled2-root (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 8, 2025, 12:32:19 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(parboiledJVM, parboiledCoreJVM)
146Starting build for ProjectRef(file:/build/repo/,parboiledJVM) (parboiled)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
151Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] Generating boilerplate ActionOps source file /build/repo/parboiled-core/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/src_managed/main/ActionOps.scala
153[info] compiling 26 Scala sources to /build/repo/parboiled-core/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
154[info] done compiling
155[info] compiling 4 Scala sources to /build/repo/parboiled/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
156[info] done compiling
157[info] compiling 2 Scala sources to /build/repo/parboiled/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
158[warn] there was 1 deprecation warning; re-run with -deprecation for details
159[warn] one warning found
160[info] done compiling
161Starting build for ProjectRef(file:/build/repo/,parboiledCoreJVM) (parboiledcore)... [1/2]
162Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] compiling 23 Scala sources to /build/repo/parboiled-core/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
164[info] done compiling
165
166************************
167Build summary:
168[{
169 "module": "parboiled",
170 "compile": {"status": "ok", "tookMs": 22598, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 2142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["2.12.18", "2.13.12", "3.3.1"]
177}
178},{
179 "module": "parboiledcore",
180 "compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
182 "test-compile": {"status": "ok", "tookMs": 17009, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
184 "publish": {"status": "ok", "tookMs": 5},
185 "metadata": {
186 "crossScalaVersions": ["2.12.18", "2.13.12", "3.3.1"]
187}
188}]
189************************
190[success] Total time: 49 s, completed Nov 8, 2025, 12:33:08 AM
191[0JChecking patch project/plugins.sbt...
192Checking patch project/build.properties...
193Checking patch build.sbt...
194Applied patch project/plugins.sbt cleanly.
195Applied patch project/build.properties cleanly.
196Applied patch build.sbt cleanly.