Build Logs

eed3si9n/scalaxb • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

14

Total Lines

171

1##################################
2Clonning https://github.com/eed3si9n/scalaxb.git into /build/repo using revision v1.12.4
3##################################
4Note: switching to '00c01dbeee6e2c69537ca2a1e91ca37111da1026'.
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.6
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
24Scala binary version found: 3.8
25Using configured source version: 3.4-migration
26Scala binary version found: 3.8
27Using configured source version: 3.4-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.4-migration
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/dependencies.scala
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC1-bin-20251114-d221ef5-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.6"' in project/dependencies.scala
40----
41Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.4 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 eed3si9n/scalaxb
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-20251114-d221ef5-NIGHTLY
50Targets: org.scalaxb%scalaxb
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.4-migration
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-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
71"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.scalaxb%scalaxb"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.05s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] set current project to scalaxb-root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
90OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in scalaxbPlugin/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in app/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
93[info] set current project to scalaxb-root (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 2 projects.
95[info] Switching Scala version on:
96[info] app (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
97[info] scalaxbPlugin (2.12.20, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
98[info] Excluding projects:
99[info] * root (2.12.20)
100[info] integration (2.12.20, 2.13.16)
101[info] Reapplying settings...
102[info] set current project to scalaxb-root (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to scalaxb-root (in build file:/build/repo/)
106[info] Defining Global / credentials, app / credentials and 2 others.
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to scalaxb-root (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean app / allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to scalaxb-root (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to scalaxb-root (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 15, 2025, 1:30:13 AM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(app)
128Starting build for ProjectRef(file:/build/repo/,app) (scalaxb)... [0/1]
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
131Compile scalacOptions: -unchecked, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
132[info] compiling 28 Scala sources to /build/repo/cli/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
133[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/cli/src/main/scala/scalaxb/compiler/wsdl11/Driver.scala:228:40
134[warn] 228 | (if (config.generateDispatchClient) (config.dispatchVersion, config.httpClientStyle) match {
135[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
136[warn] | match may not be exhaustive.
137[warn] |
138[warn] | It would fail on pattern case: (_, _)
139[warn] |
140[warn] | longer explanation available when compiling with `-explain`
141[warn] -- [E121] Pattern Match Warning: /build/repo/cli/src/main/scala/scalaxb/compiler/xsd/Parsers.scala:332:9
142[warn] 332 | case _ => Nil
143[warn] | ^
144[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
145[warn] there were 110 deprecation warnings; re-run with -deprecation for details
146[warn] three warnings found
147[info] done compiling
148
149************************
150Build summary:
151[{
152 "module": "scalaxb",
153 "compile": {"status": "ok", "tookMs": 34312, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
160}
161}]
162************************
163[success] Total time: 58 s, completed Nov 15, 2025, 1:31:11 AM
164[0JChecking patch project/plugins.sbt...
165Checking patch project/dependencies.scala...
166Checking patch project/build.properties...
167Checking patch build.sbt...
168Applied patch project/plugins.sbt cleanly.
169Applied patch project/dependencies.scala cleanly.
170Applied patch project/build.properties cleanly.
171Applied patch build.sbt cleanly.