Build Logs
beangle/notify • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
150
1##################################
2Clonning https://github.com/beangle/notify.git into /build/repo using revision v0.1.4
3##################################
4Note: switching to 'bdc8df3ef47d577b8e79e123e167c0dda5ee7add'.
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.0-RC2
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.0-RC2
32Execute tests: false
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.8 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/notify
38/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
39##################################
40Scala version: 3.8.0-RC2
41Targets: org.beangle.notify%beangle-notify-core
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.0-RC2
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.0-RC2"
62"++3.8.0-RC2 -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.0-RC2 """{"tests":"compile-only"}""" org.beangle.notify%beangle-notify-core"
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.097s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0-RC2
81OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in core/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in core/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
85[info] Switching Scala version on:
86[info] core (3.8.0-RC2)
87[info] Excluding projects:
88[info] * root (2.12.20)
89[info] Reapplying settings...
90[info] set current project to root (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94[info] Defining Global / credentials, core / credentials, credentials
95[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
104 Did you mean core / allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[success] Total time: 0 s, completed Nov 25, 2025, 12:27:31 PM
112Build config: {"tests":"compile-only"}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
114Starting build...
115Projects: Set(core)
116Starting build for ProjectRef(file:/build/repo/,core) (beangle-notify-core)... [0/1]
117OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
118OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
119Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
120[info] style checking for beangle-notify-core
121[info] compiling 21 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
122[info] done compiling
123[info] style checking for beangle-notify-core
124[info] style checking for beangle-notify-core
125[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
126[info] done compiling
127[info] style checking for beangle-notify-core
128[info] style checking for beangle-notify-core
129[info] style checking for beangle-notify-core
130[info] style checking for beangle-notify-core
131
132************************
133Build summary:
134[{
135 "module": "beangle-notify-core",
136 "compile": {"status": "ok", "tookMs": 8469, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
137 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
138 "test-compile": {"status": "ok", "tookMs": 1899, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
139 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
140 "publish": {"status": "skipped", "tookMs": 0},
141 "metadata": {
142 "crossScalaVersions": ["2.12.20"]
143}
144}]
145************************
146[success] Total time: 32 s, completed Nov 25, 2025, 12:28:02 PM
147[0JChecking patch project/build.properties...
148Checking patch build.sbt...
149Applied patch project/build.properties cleanly.
150Applied patch build.sbt cleanly.