Build Logs
tkrs/mess • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
Errors
0
Warnings
20
Total Lines
197
1##################################
2Clonning https://github.com/tkrs/mess.git into /build/repo using revision v1.0.2
3##################################
4Note: switching to '3ffaad0d149e0a58db083294410f00b89358acc6'.
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.7.1
22----
23Preparing build for 3.8.1-RC1-bin-20251121-0470ec1-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: project/Dependencies.scala
34Pattern: val scala3 = "3.7.1"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251121-0470ec1-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.7.1"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.2 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 tkrs/mess
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
50Targets: com.github.tkrs%mess-core
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.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-Xms512M
61-Xmx4096M
62-Xss2M
63-XX:MaxMetaspaceSize=1024M
64-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
65-Dcommunitybuild.project.dependencies.add=
66-Xmx7G
67-Xms4G
68-Xss8M
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
71-jar
72/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
73"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
74"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
75"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
76"set every credentials := Nil"
77"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
78"removeScalacOptionsStartingWith -P:wartremover"
79
80moduleMappings
81"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.tkrs%mess-core"
82
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.797s.
89[warn] three feature warnings; re-run with -feature for details
90[warn] one warning found
91[info] done compiling
92[info] loading settings for project mess from build.sbt...
93[info] loading settings for project benchmark from build.sbt...
94[info] set current project to mess (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in core/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in benchmark/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in mess/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in examples/crossScalaVersions
100[info] set current project to mess (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 4 projects.
102[info] Switching Scala version on:
103[info] * mess (2.13.16, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
104[info] core (2.13.16, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
105[info] examples (2.13.16, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
106[info] benchmark (2.13.16, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to mess (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to mess (in build file:/build/repo/)
113[info] Defining Global / credentials, benchmark / credentials and 2 others.
114[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 32 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to mess (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to mess (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to mess (in build file:/build/repo/)
130[success] Total time: 0 s, completed Nov 22, 2025, 12:20:45 AM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(core)
135Starting build for ProjectRef(file:/build/repo/,core) (mess-core)... [0/1]
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] scalafmt: Formatting 6 Scala sources (/build/repo/modules/core)...
141[info] scalafmt: Formatting 10 Scala sources (/build/repo/modules/core)...
142[info] compiling 12 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
143[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala_3/mess/codec/MirrorEncoder.scala:8:25
144[warn] 8 |import scala.compiletime.summonInline
145[warn] | ^^^^^^^^^^^^
146[warn] | unused import
147[warn] one warning found
148[info] done compiling
149[info] Running scalafix on 10 Scala sources
150[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/core)...
151[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
152[info] done compiling
153[info] Running scalafix on 1 Scala sources (incremental)
154[info] compiling 6 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
155[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/mess/codec/DecoderSpec.scala:267:27
156[warn] 267 | import mess.codec.auto._
157[warn] | ^
158[warn] | unused import
159[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/mess/codec/DecoderSpec.scala:287:27
160[warn] 287 | import mess.codec.auto._
161[warn] | ^
162[warn] | unused import
163[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala_3/com/github/tkrs/CodecCheckerAdt.scala:6:27
164[warn] 6 |import mess.codec.semiauto.*
165[warn] | ^
166[warn] | unused import
167[warn] three warnings found
168[info] done compiling
169[info] Running scalafix on 6 Scala sources
170[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/core)...
171[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
172[info] done compiling
173[info] Running scalafix on 2 Scala sources (incremental)
174
175************************
176Build summary:
177[{
178 "module": "mess-core",
179 "compile": {"status": "ok", "tookMs": 1176774, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
181 "test-compile": {"status": "ok", "tookMs": 8154, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
183 "publish": {"status": "skipped", "tookMs": 0},
184 "metadata": {
185 "crossScalaVersions": ["2.13.16", "3.7.1"]
186}
187}]
188************************
189[success] Total time: 4166 s (01:09:26.0), completed Nov 22, 2025, 1:30:11 AM
190[0JChecking patch project/plugins.sbt...
191Checking patch project/build.properties...
192Checking patch project/Dependencies.scala...
193Checking patch build.sbt...
194Applied patch project/plugins.sbt cleanly.
195Applied patch project/build.properties cleanly.
196Applied patch project/Dependencies.scala cleanly.
197Applied patch build.sbt cleanly.