Build Logs
beangle/boot • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
Errors
0
Warnings
0
Total Lines
149
1##################################
2Clonning https://github.com/beangle/boot.git into /build/repo using revision v0.1.9
3##################################
4Note: switching to '449dadf01d57712a257ee3d798bd52883c1d0f32'.
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-20251122-91351e3-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-20251122-91351e3-NIGHTLY
32Execute tests: false
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project beangle/boot
38/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
39##################################
40Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
41Targets: org.beangle.boot%beangle-boot
42Project projectConfig: {"tests":"compile-only"}
43##################################
44Using extra scalacOptions: ,REQUIRE:-source:3.8
45Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
46[sbt_options] declare -a sbt_options=()
47[process_args] java_version = '17'
48[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
49# Executing command line:
50java
51-Dfile.encoding=UTF-8
52-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-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-20251122-91351e3-NIGHTLY"
62"++3.8.1-RC1-bin-20251122-91351e3-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-20251122-91351e3-NIGHTLY """{"tests":"compile-only"}""" org.beangle.boot%beangle-boot"
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, plugin.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 8.791s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] set current project to beangle-boot (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
81OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in root/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251122-91351e3-NIGHTLY) in root/crossScalaVersions
83[info] set current project to beangle-boot (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 1 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to beangle-boot (in build file:/build/repo/)
90Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to beangle-boot (in build file:/build/repo/)
93[info] Defining Global / credentials, credentials
94[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to beangle-boot (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
103 Did you mean allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to beangle-boot (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to beangle-boot (in build file:/build/repo/)
110[success] Total time: 0 s, completed Nov 22, 2025, 2:06:13 PM
111Build config: {"tests":"compile-only"}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
113Starting build...
114Projects: Set(root)
115Starting build for ProjectRef(file:/build/repo/,root) (beangle-boot)... [0/1]
116OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
117OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
118Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119[info] style checking for beangle-boot
120[info] compiling 16 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
121[info] done compiling
122[info] style checking for beangle-boot
123[info] style checking for beangle-boot
124[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
125[info] done compiling
126[info] style checking for beangle-boot
127[info] style checking for beangle-boot
128[info] style checking for beangle-boot
129[info] style checking for beangle-boot
130
131************************
132Build summary:
133[{
134 "module": "beangle-boot",
135 "compile": {"status": "ok", "tookMs": 9275, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
137 "test-compile": {"status": "ok", "tookMs": 2479, "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": ["2.12.20"]
142}
143}]
144************************
145[success] Total time: 31 s, completed Nov 22, 2025, 2:06:44 PM
146[0JChecking patch project/build.properties...
147Checking patch build.sbt...
148Applied patch project/build.properties cleanly.
149Applied patch build.sbt cleanly.