Build Logs
eed3si9n/scalaxb • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
14
Total Lines
170
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.1-RC1-bin-20251228-e73ff2c-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.1-RC1-bin-20251228-e73ff2c-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.1-RC1-bin-20251228-e73ff2c-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##################################
48Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
49Targets: org.scalaxb%scalaxb
50Project 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>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.4-migration
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-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_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
70"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.4-migration,-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-20251228-e73ff2c-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"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 4 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.576s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to scalaxb-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in app/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.2 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalaxbPlugin/crossScalaVersions
92[info] set current project to scalaxb-root (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 2 projects.
94[info] Switching Scala version on:
95[info] app (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.16, 2.12.20)
96[info] scalaxbPlugin (2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
97[info] Excluding projects:
98[info] * root (2.12.20)
99[info] integration (2.12.20, 2.13.16)
100[info] Reapplying settings...
101[info] set current project to scalaxb-root (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to scalaxb-root (in build file:/build/repo/)
105[info] Defining Global / credentials, app / credentials and 2 others.
106[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to scalaxb-root (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
115 Did you mean app / allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to scalaxb-root (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to scalaxb-root (in build file:/build/repo/)
122[success] Total time: 0 s, completed Dec 28, 2025, 5:14:27 PM
123Build 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>\""}]}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
125Starting build...
126Projects: Set(app)
127Starting build for ProjectRef(file:/build/repo/,app) (scalaxb)... [0/1]
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
130Compile scalacOptions: -unchecked, -language:implicitConversions, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
131[info] compiling 28 Scala sources to /build/repo/cli/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
132[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/cli/src/main/scala/scalaxb/compiler/wsdl11/Driver.scala:228:40
133[warn] 228 | (if (config.generateDispatchClient) (config.dispatchVersion, config.httpClientStyle) match {
134[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
135[warn] | match may not be exhaustive.
136[warn] |
137[warn] | It would fail on pattern case: (_, _)
138[warn] |
139[warn] | longer explanation available when compiling with `-explain`
140[warn] -- [E121] Pattern Match Warning: /build/repo/cli/src/main/scala/scalaxb/compiler/xsd/Parsers.scala:332:9
141[warn] 332 | case _ => Nil
142[warn] | ^
143[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
144[warn] there were 110 deprecation warnings; re-run with -deprecation for details
145[warn] three warnings found
146[info] done compiling
147
148************************
149Build summary:
150[{
151 "module": "scalaxb",
152 "compile": {"status": "ok", "tookMs": 31831, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
154 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
155 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
156 "publish": {"status": "skipped", "tookMs": 0},
157 "metadata": {
158 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
159}
160}]
161************************
162[success] Total time: 48 s, completed Dec 28, 2025, 5:15:16 PM
163[0JChecking patch project/plugins.sbt...
164Checking patch project/dependencies.scala...
165Checking patch project/build.properties...
166Checking patch build.sbt...
167Applied patch project/plugins.sbt cleanly.
168Applied patch project/dependencies.scala cleanly.
169Applied patch project/build.properties cleanly.
170Applied patch build.sbt cleanly.