Build Logs

rewards-network/combos • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

8

Total Lines

214

1##################################
2Clonning https://github.com/rewards-network/combos.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '58faaec1debda97e4b18c1a4643e9aedf40eaf3e'.
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
21Would override fixed Scala version: 3.0.2
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.0.2"
35Replacement: val scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.0.2"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project rewards-network/combos
47##################################
48Scala version: 3.8.0-RC6
49Targets: com.rewardsnetwork%combos com.rewardsnetwork%combos-refined
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
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=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC6
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC6"
70"++3.8.0-RC6 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.rewardsnetwork%combos com.rewardsnetwork%combos-refined"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.795s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to combos (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC6
89OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in refined/crossScalaVersions
92[info] set current project to combos (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
94[info] Switching Scala version on:
95[info] * root (2.12.12, 2.13.4, 3.8.0-RC6)
96[info] core (2.12.12, 2.13.4, 3.8.0-RC6)
97[info] refined (2.12.12, 2.13.4, 3.8.0-RC6)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to combos (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to combos (in build file:/build/repo/)
104[info] Defining Global / credentials, core / credentials and 1 others.
105[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to combos (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean core / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to combos (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to combos (in build file:/build/repo/)
121[success] Total time: 0 s, completed Jan 8, 2026, 2:16:30 AM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
124Starting build...
125Projects: Set(root, refined, core)
126Starting build for ProjectRef(file:/build/repo/,root) (combos)... [0/3]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
130OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
131Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132Starting build for ProjectRef(file:/build/repo/,refined) (combos-refined)... [1/3]
133Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
135[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
136[warn] one warning found
137[info] done compiling
138[info] compiling 1 Scala source to /build/repo/refined/target/scala-3.8.0-RC6/classes ...
139[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
140[warn] one warning found
141[info] done compiling
142[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
143[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
144[warn] one warning found
145[info] done compiling
146[info] compiling 1 Scala source to /build/repo/refined/target/scala-3.8.0-RC6/test-classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150com.rewardsnetwork.combos.refined.RefinedSyntaxSpec:
151 + refined should refine a value 0.415s
152Starting build for ProjectRef(file:/build/repo/,core) (combos)... [2/3]
153Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154com.rewardsnetwork.combos.CheckerSpec:
155 + Checker[E].ask[A] == ask[E, A] 0.22s
156 + Checker[E].check[A] == check[E, A] 0.026s
157 + FChecker[F, E].ask[A] == askF[F, E, A] 0.047s
158 + FChecker[F, E].check[A] == checkF[F, E, A] 0.056s
159com.rewardsnetwork.combos.ValidatorSpec:
160 + ask should return its input 0.22s
161 + askF should return its input wrapped in F 0.074s
162 + askEval should evaluate an input effect and return the result 0.015s
163 + check should apply test to input 0.011s
164 + checkEval should apply test to input 0.018s
165 + checkAll should fail fast, parCheckAll should accumulate 0.056s
166 + checkAllF should fail fast, parCheckAllF should accumulate 0.038s
167 + option should extract the optional value 0.006s
168 + optionF should lift the result to F[A] 0.009s
169 + optionEval should evaluate an input effect and return the result 0.004s
170 + either should extract the right-side value 0.005s
171 + eitherF should lift the right-side result to F[A] 0.005s
172 + eitherEval should evaluate an input effect and return the result 0.003s
173
174************************
175Build summary:
176[{
177 "module": "combos",
178 "compile": {"status": "ok", "tookMs": 308, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "test": {"status": "ok", "tookMs": 117, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
182 "publish": {"status": "ok", "tookMs": 4},
183 "metadata": {
184 "crossScalaVersions": ["2.12.12", "2.13.4", "3.0.2"]
185}
186},{
187 "module": "combos-refined",
188 "compile": {"status": "ok", "tookMs": 10876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 4295, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "ok", "tookMs": 991, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["2.12.12", "2.13.4", "3.0.2"]
195}
196},{
197 "module": "combos",
198 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "ok", "tookMs": 658, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "munit", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.12.12", "2.13.4", "3.0.2"]
205}
206}]
207************************
208[success] Total time: 21 s, completed Jan 8, 2026, 2:16:51 AM
209[0JChecking patch project/plugins.sbt...
210Checking patch project/build.properties...
211Checking patch build.sbt...
212Applied patch project/plugins.sbt cleanly.
213Applied patch project/build.properties cleanly.
214Applied patch build.sbt cleanly.