Build Logs
atry/futurebinding.scala • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
1
Total Lines
151
1##################################
2Clonning https://github.com/atry/futurebinding.scala.git into /build/repo using revision v12.1.1
3##################################
4Note: switching to 'f7e09841599a37ba0066c7a845c928d10226cbe3'.
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-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project atry/futurebinding.scala
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: com.thoughtworks.binding%futurebinding
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Xss5m
51-XX:MaxMetaspaceSize=9999g
52-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
62"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.thoughtworks.binding%futurebinding"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 9.022s.
77[info] done compiling
78/build/repo/build.sbt:8: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
79organization in ThisBuild := "com.thoughtworks.binding"
80 ^
81[info] loading settings for project FutureBindingJS from build.sbt...
82[info] loading settings for project FutureBindingJVM from build.sbt...
83[info] loading settings for project repo from build.sbt, secret.sbt...
84[info] set current project to repo (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
86OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in FutureBindingJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in FutureBindingJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
89[info] set current project to repo (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 3 projects.
91[info] Switching Scala version on:
92[info] * repo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.4, 2.13.10)
93[info] FutureBindingJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.4, 2.13.10)
94[info] FutureBindingJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.4, 2.13.10)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to repo (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to repo (in build file:/build/repo/)
101[info] Defining FutureBindingJS / credentials, FutureBindingJVM / credentials and 1 others.
102[info] The new values will be used by FutureBindingJS / allCredentials, FutureBindingJS / credentials and 14 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to repo (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to repo (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to repo (in build file:/build/repo/)
118[success] Total time: 0 s, completed Dec 28, 2025, 6:02:17 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(FutureBindingJVM)
123Starting build for ProjectRef(file:/build/repo/,FutureBindingJVM) (futurebinding)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] compiling 1 Scala source to /build/repo/FutureBinding/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
129[info] done compiling
130
131************************
132Build summary:
133[{
134 "module": "futurebinding",
135 "compile": {"status": "ok", "tookMs": 6945, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
137 "test-compile": {"status": "ok", "tookMs": 244, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
139 "publish": {"status": "skipped", "tookMs": 0},
140 "metadata": {
141 "crossScalaVersions": ["3.2.1", "2.13.4", "2.13.10"]
142}
143}]
144************************
145[success] Total time: 24 s, completed Dec 28, 2025, 6:02:41 PM
146[0JChecking patch project/plugins.sbt...
147Checking patch project/build.properties...
148Checking patch build.sbt...
149Applied patch project/plugins.sbt cleanly.
150Applied patch project/build.properties cleanly.
151Applied patch build.sbt cleanly.