Build Logs
malliina/mobile-push • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
0
Total Lines
184
1##################################
2Clonning https://github.com/malliina/mobile-push.git into /build/repo using revision v3.15.5
3##################################
4Note: switching to '636751d2c5053d579e4f43ce058f80e681d0dd51'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project malliina/mobile-push
35##################################
36Scala version: 3.8.0-RC6
37Targets: com.malliina%mobile-push
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC6
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC6"
58"++3.8.0-RC6 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.malliina%mobile-push"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.946s.
74[info] done compiling
75[info] loading settings for project mobilePushRoot from build.sbt, version.sbt...
76[info] set current project to mobilePushRoot (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.0-RC6
78OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in mobile-push/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in mobile-push-io/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in docs/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in mobilePushRoot/crossScalaVersions
82[info] set current project to mobilePushRoot (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
84[info] Switching Scala version on:
85[info] * mobilePushRoot (3.8.0-RC6, 2.13.16)
86[info] mobile-push (3.8.0-RC6, 2.13.16)
87[info] mobile-push-io (3.8.0-RC6, 2.13.16)
88[info] docs (3.8.0-RC6, 2.13.16)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to mobilePushRoot (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to mobilePushRoot (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials and 2 others.
96[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to mobilePushRoot (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean mobile-push-io / allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to mobilePushRoot (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to mobilePushRoot (in build file:/build/repo/)
112[success] Total time: 0 s, completed Jan 8, 2026, 2:44:12 AM
113Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
114Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
115Starting build...
116Projects: Set(mobile-push)
117Starting build for ProjectRef(file:/build/repo/,mobile-push) (mobile-push)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
119Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
120[info] compiling 55 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
121[info] done compiling
122[info] compiling 11 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
123[info] done compiling
124com.malliina.push.wns.WNSSerialization:
125 + audio 0.066s
126 + seqs 0.003s
127 + example 0.065s
128com.malliina.push.apns.APNS2:
129==> i com.malliina.push.apns.APNS2.a successful notifications returns an apns-id ignored 0.0s
130==> i com.malliina.push.apns.APNS2.token-authenticated simple notification ignored 0.0s
131==> i com.malliina.push.apns.APNS2.Start live activity ignored 0.0s
132==> i com.malliina.push.apns.APNS2.Update live activity ignored 0.0s
133==> i com.malliina.push.apns.APNS2.token-authenticated advanced notification ignored 0.0s
134==> i com.malliina.push.apns.APNS2.provider token refresh ignored 0.0s
135==> i com.malliina.push.apns.APNS2.using a development token with the production API returns BadDeviceToken ignored 0.0s
136com.malliina.push.apns.JsonTests:
137 + can json this 0.058s
138 + APNS serialization 0.028s
139 + APS payload serializes correctly 0.002s
140 + APS with critical sound 0.002s
141com.malliina.push.fcm.GoogleTests:
142 + token validation 0.002s
143==> i com.malliina.push.fcm.GoogleTests.send message, if enabled ignored 0.0s
144==> i com.malliina.push.fcm.GoogleTests.FCM ignored 0.0s
145com.malliina.push.adm.ADMTests:
146==> i com.malliina.push.adm.ADMTests.send with adm ignored 0.0s
147com.malliina.push.wns.WNSJson:
148 + read 0.009s
149 + write 0.001s
150com.malliina.push.gcm.GCMJsonTests:
151 + GCM responses 0.024s
152com.malliina.push.mpns.MPNSTests:
153 + token validation 0.01s
154 + validate token 0.004s
155==> i com.malliina.push.mpns.MPNSTests.can send toast ignored 0.0s
156==> i com.malliina.push.mpns.MPNSTests.can send tile ignored 0.0s
157com.malliina.push.apns.APNSTests:
158 + token validation 0.008s
159com.malliina.push.wns.WNSTests:
160 + wns regex accepts valid input 0.002s
161 + wns regex discards invalid input 0.001s
162==> i com.malliina.push.wns.WNSTests.can read credentials ignored 0.0s
163==> i com.malliina.push.wns.WNSTests.can fetch token ignored 0.0s
164==> i com.malliina.push.wns.WNSTests.send ignored 0.0s
165
166************************
167Build summary:
168[{
169 "module": "mobile-push",
170 "compile": {"status": "ok", "tookMs": 21596, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 2199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "test": {"status": "ok", "tookMs": 1033, "passed": 16, "failed": 0, "ignored": 15, "skipped": 0, "total": 31, "byFramework": [{"framework": "munit", "stats": {"passed": 16, "failed": 0, "ignored": 15, "skipped": 0, "total": 31}}]},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["3.3.1", "2.13.16"]
177}
178}]
179************************
180[success] Total time: 28 s, completed Jan 8, 2026, 2:44:40 AM
181[0JChecking patch project/plugins.sbt...
182Checking patch build.sbt...
183Applied patch project/plugins.sbt cleanly.
184Applied patch build.sbt cleanly.