Build Logs
higherkindness/droste • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
10
Total Lines
298
1##################################
2Clonning https://github.com/higherkindness/droste.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to '3459d57247e198692f54928547465488c0150e2c'.
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-20251120-60444cb
23Scala binary version found: 3.8
24Using configured source version: 3.4-migration
25Scala binary version found: 3.8
26Using configured source version: 3.4-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.4-migration
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: .jvmopts
33Pattern: -XX:\+(CMSClassUnloadingEnabled|UseConcMarkSweepGC)
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-XX:\+(CMSClassUnloadingEnabled|UseConcMarkSweepGC)' in .jvmopts
39----
40Starting build for 3.8.1-RC1-bin-20251120-60444cb
41Execute tests: false
42sbt project found:
43Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project higherkindness/droste
46/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.1-RC1-bin-20251120-60444cb
49Targets: io.higherkindness%droste io.higherkindness%droste-core io.higherkindness%droste-laws io.higherkindness%droste-macros io.higherkindness%droste-meta io.higherkindness%droste-reftree io.higherkindness%droste-scalacheck
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:\\+(CMSClassUnloadingEnabled|UseConcMarkSweepGC)","replaceWith":""}]}
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=UTF8
60-Xms1G
61-Xmx6G
62-Xss2M
63-XX:MaxMetaspaceSize=512M
64-XX:ReservedCodeCacheSize=250M
65-XX:+TieredCompilation
66-XX:-UseGCOverheadLimit
67-XX:+UseG1GC
68-XX:+UseG1GC
69-XX:MinHeapFreeRatio=10
70-XX:MaxHeapFreeRatio=20
71-Xmx2g
72-XX:MaxMetaspaceSize=600m
73-XX:MetaspaceSize=200m
74-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
75-Dcommunitybuild.project.dependencies.add=
76-Xmx7G
77-Xms4G
78-Xss8M
79-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
80-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
81-jar
82/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
83"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
84"++3.8.1-RC1-bin-20251120-60444cb -v"
85"mapScalacOptions ",REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
86"set every credentials := Nil"
87"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
88"removeScalacOptionsStartingWith -P:wartremover"
89disableFatalWarnings
90moduleMappings
91"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:\\+(CMSClassUnloadingEnabled|UseConcMarkSweepGC)","replaceWith":""}]}""" io.higherkindness%droste io.higherkindness%droste-core io.higherkindness%droste-laws io.higherkindness%droste-macros io.higherkindness%droste-meta io.higherkindness%droste-reftree io.higherkindness%droste-scalacheck"
92
93[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
94[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
95[info] loading project definition from /build/repo/project
96[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
97[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
98[info] Compilation completed in 8.559s.
99[info] done compiling
100[info] loading settings for project repo from build.sbt...
101[info] resolving key references (19342 settings) ...
102[info] set current project to droste (in build file:/build/repo/)
103Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
104OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in documentation/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in microsite/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in readme/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in metaJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in reftree/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in lawsJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in athemaJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in athema/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in repo/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in testsJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in tests/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in coreJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in meta/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in scalacheck/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in scalacheckJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in macrosJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in macros/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20251120-60444cb in laws/crossScalaVersions
123[info] set current project to droste (in build file:/build/repo/)
124[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 19 projects.
125[info] Switching Scala version on:
126[info] documentation (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
127[info] laws (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
128[info] tests (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
129[info] metaJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
130[info] athemaJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
131[info] coreJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
132[info] macrosJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
133[info] microsite (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
134[info] lawsJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
135[info] meta (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
136[info] testsJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
137[info] scalacheck (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
138[info] macros (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
139[info] athema (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
140[info] readme (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
141[info] * repo (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
142[info] core (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
143[info] reftree (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
144[info] scalacheckJS (2.12.17, 2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
145[info] Excluding projects:
146[info] coverage (2.12.17, 2.13.16)
147[info] Reapplying settings...
148[info] set current project to droste (in build file:/build/repo/)
149Execute mapScalacOptions: ,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
150[info] Reapplying settings...
151[info] set current project to droste (in build file:/build/repo/)
152[info] Defining Global / credentials, athema / credentials and 18 others.
153[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 99 others.
154[info] Run `last` for details.
155[info] Reapplying settings...
156[info] set current project to droste (in build file:/build/repo/)
157Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
158[info] Reapplying settings...
159OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
160
161 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
162 Did you mean allExcludeDependencies ?
163 , retry without global scopes
164[info] Reapplying settings...
165[info] set current project to droste (in build file:/build/repo/)
166Execute removeScalacOptionsStartingWith: -P:wartremover
167[info] Reapplying settings...
168[info] set current project to droste (in build file:/build/repo/)
169Execute disableFatalWarnings:
170[info] Reapplying settings...
171[info] set current project to droste (in build file:/build/repo/)
172[success] Total time: 0 s, completed Nov 22, 2025, 6:00:32 PM
173Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4-migration","migrationVersions":[],"sourcePatches":[{"path":".jvmopts","pattern":"-XX:\\+(CMSClassUnloadingEnabled|UseConcMarkSweepGC)","replaceWith":""}]}
174Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
175Starting build...
176Projects: Set(documentation, laws, meta, scalacheck, macros, core, reftree)
177Starting build for ProjectRef(file:/build/repo/,macros) (droste-macros)... [0/7]
178OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
179OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
180OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
181OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
182Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
183[info] compiling 25 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
184[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
185[warn] one warning found
186[info] done compiling
187[info] compiling 5 Scala sources to /build/repo/modules/macros/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
189[warn] one warning found
190[info] done compiling
191[info] compiling 1 Scala source to /build/repo/modules/macros/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] one warning found
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,core) (droste-core)... [1/7]
196Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
197Starting build for ProjectRef(file:/build/repo/,scalacheck) (droste-scalacheck)... [2/7]
198Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
199[info] compiling 2 Scala sources to /build/repo/modules/scalacheck/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203Starting build for ProjectRef(file:/build/repo/,reftree) (droste-reftree)... [3/7]
204Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
205Starting build for ProjectRef(file:/build/repo/,meta) (droste-meta)... [4/7]
206Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
207Starting build for ProjectRef(file:/build/repo/,laws) (droste-laws)... [5/7]
208Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
209[info] compiling 1 Scala source to /build/repo/modules/laws/.jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[warn] one warning found
212[info] done compiling
213Starting build for ProjectRef(file:/build/repo/,documentation) (droste)... [6/7]
214Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
215
216************************
217Build summary:
218[{
219 "module": "droste-macros",
220 "compile": {"status": "ok", "tookMs": 16727, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
222 "test-compile": {"status": "ok", "tookMs": 3001, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "skipped", "tookMs": 0},
225 "metadata": {
226 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
227}
228},{
229 "module": "droste-core",
230 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
231 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
232 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
233 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
234 "publish": {"status": "skipped", "tookMs": 0},
235 "metadata": {
236 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
237}
238},{
239 "module": "droste-scalacheck",
240 "compile": {"status": "ok", "tookMs": 2237, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
241 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
242 "test-compile": {"status": "ok", "tookMs": 244, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
243 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
244 "publish": {"status": "skipped", "tookMs": 0},
245 "metadata": {
246 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
247}
248},{
249 "module": "droste-reftree",
250 "compile": {"status": "ok", "tookMs": 176, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
251 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
252 "test-compile": {"status": "ok", "tookMs": 172, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
253 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
254 "publish": {"status": "skipped", "tookMs": 0},
255 "metadata": {
256 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
257}
258},{
259 "module": "droste-meta",
260 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
262 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
263 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
264 "publish": {"status": "skipped", "tookMs": 0},
265 "metadata": {
266 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
267}
268},{
269 "module": "droste-laws",
270 "compile": {"status": "ok", "tookMs": 917, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
271 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
272 "test-compile": {"status": "ok", "tookMs": 183, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
273 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
274 "publish": {"status": "skipped", "tookMs": 0},
275 "metadata": {
276 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
277}
278},{
279 "module": "droste",
280 "compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
281 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
282 "test-compile": {"status": "ok", "tookMs": 199, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
283 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
284 "publish": {"status": "ok", "tookMs": 6},
285 "metadata": {
286 "crossScalaVersions": ["2.12.17", "2.13.16", "3.3.5"]
287}
288}]
289************************
290[success] Total time: 79 s (0:01:19.0), completed Nov 22, 2025, 6:01:52 PM
291[0JChecking patch project/plugins.sbt...
292Checking patch project/build.properties...
293Checking patch build.sbt...
294Checking patch .jvmopts...
295Applied patch project/plugins.sbt cleanly.
296Applied patch project/build.properties cleanly.
297Applied patch build.sbt cleanly.
298Applied patch .jvmopts cleanly.