Build Logs
scafi/scafi3 • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
3
Warnings
0
Total Lines
207
1##################################
2Clonning https://github.com/scafi/scafi3.git into /build/repo using revision v3.2.0
3##################################
4Note: switching to 'd8a49dd611b0df47bddec1eab414b65a365eccc2'.
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.3
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-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 scala3Version = "3.7.3"
35Replacement: val scala3Version = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project scafi/scafi3
45##################################
46Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
47Targets: it.unibo.scafi%alchemist-incarnation-scafi3 it.unibo.scafi%scafi3-core it.unibo.scafi%scafi3-distributed
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xmx2G
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
68"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" it.unibo.scafi%alchemist-incarnation-scafi3 it.unibo.scafi%scafi3-core it.unibo.scafi%scafi3-distributed"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.747s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (15523 settings) ...
87[info] set current project to scafi3 (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in example/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-polyglot-apiNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-distributedJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-coreNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-coreJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-distributedJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in alchemist-incarnation-scafi3/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-polyglot-apiJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-polyglot-apiJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-coreJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-distributedNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in root/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in scafi3-integration/crossScalaVersions
102[info] set current project to scafi3 (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 13 projects.
104[info] Switching Scala version on:
105[info] scafi3-coreJS (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
106[info] scafi3-distributedJS (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
107[info] * root (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
108[info] alchemist-incarnation-scafi3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
109[info] scafi3-distributedJVM (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
110[info] scafi3-polyglot-apiJS (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
111[info] scafi3-polyglot-apiNative (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
112[info] scafi3-integration (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
113[info] scafi3-coreJVM (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
114[info] scafi3-polyglot-apiJVM (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
115[info] scafi3-coreNative (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
116[info] scafi3-distributedNative (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
117[info] example (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set current project to scafi3 (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 scafi3 (in build file:/build/repo/)
124[info] Defining Global / credentials, alchemist-incarnation-scafi3 / credentials and 11 others.
125[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 104 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to scafi3 (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:331)
134 Did you mean scafi3-distributedJS / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to scafi3 (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to scafi3 (in build file:/build/repo/)
141[success] Total time: 0 s, completed Dec 6, 2025, 1:26:08 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(alchemist-incarnation-scafi3, scafi3-coreJVM, scafi3-distributedJVM)
146Starting build for ProjectRef(file:/build/repo/,alchemist-incarnation-scafi3) (alchemist-incarnation-scafi3)... [0/3]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
151Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Wnonunit-statement, -Yexplicit-nulls, -Wsafe-init, -Ycheck-reentrant, -Xcheck-macros, -rewrite, -indent, -unchecked, -explain, -encoding, UTF-8, -preview, -language:strictEquality, -language:implicitConversions, -language:experimental.saferExceptions, -language:experimental.modularity, -Wconf:msg=unused value of type org.scalatest.Assertion:s, -Wconf:msg=unused value of type org.scalatest.compatible.Assertion:s, -Wconf:msg=unused value of type org.specs2.specification.core.Fragment:s, -Wconf:msg=unused value of type org.specs2.matcher.MatchResult:s, -Wconf:msg=unused value of type org.scalamock:s, -Xsemanticdb, -semanticdb-target, /build/repo/alchemist-incarnation-scafi3/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 49 Scala sources to /build/repo/scafi3-core/.jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
153[info] done compiling
154[info] compiling 7 Scala sources to /build/repo/alchemist-incarnation-scafi3/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
155[info] done compiling
156[info] compiling 2 Scala sources to /build/repo/alchemist-incarnation-scafi3/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
157[info] done compiling
158Starting build for ProjectRef(file:/build/repo/,scafi3-coreJVM) (scafi3-core)... [1/3]
159Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Wnonunit-statement, -Yexplicit-nulls, -Wsafe-init, -Ycheck-reentrant, -Xcheck-macros, -rewrite, -indent, -unchecked, -explain, -encoding, UTF-8, -preview, -language:strictEquality, -language:implicitConversions, -language:experimental.saferExceptions, -language:experimental.modularity, -Wconf:msg=unused value of type org.scalatest.Assertion:s, -Wconf:msg=unused value of type org.scalatest.compatible.Assertion:s, -Wconf:msg=unused value of type org.specs2.specification.core.Fragment:s, -Wconf:msg=unused value of type org.specs2.matcher.MatchResult:s, -Wconf:msg=unused value of type org.scalamock:s, -Xsemanticdb, -semanticdb-target, /build/repo/scafi3-core/.jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] compiling 30 Scala sources to /build/repo/scafi3-core/.jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
161[info] done compiling
162Starting build for ProjectRef(file:/build/repo/,scafi3-distributedJVM) (scafi3-distributed)... [2/3]
163Compile scalacOptions: -Wunused:all, -Wvalue-discard, -Wnonunit-statement, -Yexplicit-nulls, -Wsafe-init, -Ycheck-reentrant, -Xcheck-macros, -rewrite, -indent, -unchecked, -explain, -encoding, UTF-8, -preview, -language:strictEquality, -language:implicitConversions, -language:experimental.saferExceptions, -language:experimental.modularity, -Wconf:msg=unused value of type org.scalatest.Assertion:s, -Wconf:msg=unused value of type org.scalatest.compatible.Assertion:s, -Wconf:msg=unused value of type org.specs2.specification.core.Fragment:s, -Wconf:msg=unused value of type org.specs2.matcher.MatchResult:s, -Wconf:msg=unused value of type org.scalamock:s, -Xsemanticdb, -semanticdb-target, /build/repo/scafi3-distributed/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] compiling 13 Scala sources to /build/repo/scafi3-distributed/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
165[info] done compiling
166[info] compiling 11 Scala sources to /build/repo/scafi3-distributed/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
167[info] done compiling
168
169************************
170Build summary:
171[{
172 "module": "alchemist-incarnation-scafi3",
173 "compile": {"status": "ok", "tookMs": 16294, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "ok", "tookMs": 2071, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["3.7.3"]
180}
181},{
182 "module": "scafi3-core",
183 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
185 "test-compile": {"status": "ok", "tookMs": 7072, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
187 "publish": {"status": "skipped", "tookMs": 0},
188 "metadata": {
189 "crossScalaVersions": ["3.7.3"]
190}
191},{
192 "module": "scafi3-distributed",
193 "compile": {"status": "ok", "tookMs": 2315, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
195 "test-compile": {"status": "ok", "tookMs": 4438, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
196 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
197 "publish": {"status": "skipped", "tookMs": 0},
198 "metadata": {
199 "crossScalaVersions": ["3.7.3"]
200}
201}]
202************************
203[success] Total time: 80 s (0:01:20.0), completed Dec 6, 2025, 1:27:28 AM
204[0JChecking patch project/plugins.sbt...
205Checking patch build.sbt...
206Applied patch project/plugins.sbt cleanly.
207Applied patch build.sbt cleanly.