Build Logs
dvreeze/xpathparser • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
Errors
0
Warnings
4
Total Lines
146
1##################################
2Clonning https://github.com/dvreeze/xpathparser.git into /build/repo using revision 0.8.0
3##################################
4Note: switching to '3ed6da059da6f73cd0a1658148b422825d4653a7'.
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
21----
22Preparing build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project dvreeze/xpathparser
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
40Targets: eu.cdevreeze.xpathparser%xpathparser
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
61"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"tests":"compile-only"}""" eu.cdevreeze.xpathparser%xpathparser"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
74[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over 1.3.0
75[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
76[warn] +- org.scoverage:scalac-scoverage-plugin_2.12.13:1.4.5 (depends on 1.3.0)
77[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 8.693s.
80[info] done compiling
81[info] loading settings for project root from build.sbt...
82[info] set current project to xpathparser (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
84OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in xpathparserJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in xpathparserJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in root/crossScalaVersions
87[info] set current project to xpathparser (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 3 projects.
89[info] Switching Scala version on:
90[info] * root (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY, 2.13.6)
91[info] xpathparserJS (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY, 2.13.6)
92[info] xpathparserJVM (3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY, 2.13.6)
93[info] Excluding projects:
94[info] Reapplying settings...
95[info] set current project to xpathparser (in build file:/build/repo/)
96Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
97[info] Reapplying settings...
98[info] set current project to xpathparser (in build file:/build/repo/)
99[info] Defining Global / credentials, credentials and 1 others.
100[info] The new values will be used by allCredentials, credentials and 15 others.
101[info] Run `last` for details.
102[info] Reapplying settings...
103[info] set current project to xpathparser (in build file:/build/repo/)
104Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
105[info] Reapplying settings...
106OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
107
108 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
109 Did you mean allExcludeDependencies ?
110 , retry without global scopes
111[info] Reapplying settings...
112[info] set current project to xpathparser (in build file:/build/repo/)
113Execute removeScalacOptionsStartingWith: -P:wartremover
114[info] Reapplying settings...
115[info] set current project to xpathparser (in build file:/build/repo/)
116[success] Total time: 0 s, completed Nov 22, 2025, 1:47:14 AM
117Build config: {"tests":"compile-only"}
118Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
119Starting build...
120Projects: Set(root)
121Starting build for ProjectRef(file:/build/repo/,root) (xpathparser)... [0/1]
122OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
123OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
124Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125
126************************
127Build summary:
128[{
129 "module": "xpathparser",
130 "compile": {"status": "ok", "tookMs": 2480, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
131 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
132 "test-compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
133 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
134 "publish": {"status": "skipped", "tookMs": 0},
135 "metadata": {
136 "crossScalaVersions": ["3.0.1", "2.13.6"]
137}
138}]
139************************
140[success] Total time: 12 s, completed Nov 22, 2025, 1:47:27 AM
141[0JChecking patch project/plugins.sbt...
142Checking patch project/build.properties...
143Checking patch build.sbt...
144Applied patch project/plugins.sbt cleanly.
145Applied patch project/build.properties cleanly.
146Applied patch build.sbt cleanly.