Build Logs

armanbilge/calico • 3.8.0:2026-01-13

Errors

0

Warnings

6

Total Lines

214

1##################################
2Clonning https://github.com/armanbilge/calico.git into /build/repo using revision v0.2.3
3##################################
4Note: switching to '34fe32f7530b199d042e9ce4733e929bc4f4a043'.
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
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
32Execute tests: true
33sbt project found:
34Sbt version 1.10.6 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 armanbilge/calico
37##################################
38Scala version: 3.8.0
39Targets: com.armanbilge%calico-frp
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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 = '21'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.armanbilge%calico-frp"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
70[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.522s.
75[info] done compiling
76/build/repo/build.sbt:12: warning: lazy value tlSonatypeUseLegacyHost in object autoImport is deprecated (since 0.7.3): Use ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy
77ThisBuild / tlSonatypeUseLegacyHost := false
78 ^
79[info] loading settings for project root from build.sbt...
80[info] resolving key references (16979 settings) ...
81[info] set scmInfo to https://github.com/armanbilge/calico
82[info] set current project to root (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0
84OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in unidocs/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in todoMvc/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in frpJVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in sandbox/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in docs/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in calico/crossScalaVersions
91[info] set scmInfo to https://github.com/armanbilge/calico
92OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in root/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in root/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in jsdocs/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in router/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in frpJS/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0 on 13 projects.
101[info] Switching Scala version on:
102[info] frpJS (3.8.0)
103[info] todoMvc (3.8.0)
104[info] * root (3.8.0)
105[info] unidocs (3.8.0)
106[info] rootJS (3.8.0)
107[info] docs (3.8.0)
108[info] jsdocs (3.8.0)
109[info] rootJVM (3.8.0)
110[info] rootNative (3.8.0)
111[info] sandbox (3.8.0)
112[info] frpJVM (3.8.0)
113[info] router (3.8.0)
114[info] calico (3.8.0)
115[info] Excluding projects:
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/armanbilge/calico
118[info] set current project to root (in build file:/build/repo/)
119Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
120[info] Reapplying settings...
121[info] set scmInfo to https://github.com/armanbilge/calico
122[info] set current project to root (in build file:/build/repo/)
123[info] Defining Global / credentials, calico / credentials and 11 others.
124[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 115 others.
125[info] Run `last` for details.
126[info] Reapplying settings...
127[info] set scmInfo to https://github.com/armanbilge/calico
128[info] set current project to root (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean rootJVM / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/armanbilge/calico
138[info] set current project to root (in build file:/build/repo/)
139Execute removeScalacOptionsStartingWith: -P:wartremover
140[info] Reapplying settings...
141[info] set scmInfo to https://github.com/armanbilge/calico
142[info] set current project to root (in build file:/build/repo/)
143[success] Total time: 0 s, completed Jan 13, 2026, 3:45:02 PM
144Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
145Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
146Starting build...
147Projects: Set(frpJVM)
148Starting build for ProjectRef(file:/build/repo/,frpJVM) (calico-frp)... [0/1]
149OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
150OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
151OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
152OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
153Compile scalacOptions: -new-syntax, -indent, -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/frp/.jvm/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154[info] compiling 2 Scala sources to /build/repo/frp/.jvm/target/scala-3.8.0/classes ...
155[info] done compiling
156[info] compiling 2 Scala sources to /build/repo/frp/.jvm/target/scala-3.8.0/test-classes ...
157[warn] -- [E198] Unused Symbol Warning: /build/repo/frp/src/test/scala/calico/frp/SignalSuite.scala:78:14
158[warn] 78 | given [A: Eq](using Eq[IO[List[(A, FiniteDuration)]]]): Eq[Signal[IO, A]] = Eq.by { sig =>
159[warn] | ^
160[warn] | unused implicit parameter
161[warn] one warning found
162[info] done compiling
163calico.frp.SignallingSortedMapRefSuite:
164 + mapref - does not emit spurious events 0.286s
165calico.frp.SignalSuite:
166 + monad (stack-unsafe).ap consistent with product + map 3.422s
167 + monad (stack-unsafe).applicative homomorphism 0.162s
168 + monad (stack-unsafe).applicative identity 0.216s
169 + monad (stack-unsafe).applicative interchange 0.938s
170 + monad (stack-unsafe).applicative map 0.207s
171 + monad (stack-unsafe).applicative unit 0.029s
172 + monad (stack-unsafe).apply composition 3.9s
173 + monad (stack-unsafe).covariant composition 0.073s
174 + monad (stack-unsafe).covariant identity 0.096s
175 + monad (stack-unsafe).flatMap consistent apply 1.006s
176 + monad (stack-unsafe).flatMap from tailRecM consistency 2.594s
177 + monad (stack-unsafe).flatMapOrKeep flatMap coherence 1.049s
178 + monad (stack-unsafe).invariant composition 0.08s
179 + monad (stack-unsafe).invariant identity 0.076s
180 + monad (stack-unsafe).map flatMap coherence 0.526s
181 + monad (stack-unsafe).map2/map2Eval consistency 0.767s
182 + monad (stack-unsafe).map2/product-map consistency 0.506s
183 + monad (stack-unsafe).mapOrKeepToMapEquivalence 0.077s
184 + monad (stack-unsafe).monad left identity 0.135s
185 + monad (stack-unsafe).monad right identity 0.459s
186 + monad (stack-unsafe).monoidal left identity 0.167s
187 + monad (stack-unsafe).monoidal right identity 0.146s
188 + monad (stack-unsafe).mproduct consistent flatMap 2.573s
189 + monad (stack-unsafe).productL consistent map2 0.454s
190 + monad (stack-unsafe).productR consistent map2 0.717s
191 + monad (stack-unsafe).replicateA_ consistent with replicateA.void 0.418s
192 + monad (stack-unsafe).tailRecM consistent flatMap 2.535s
193
194************************
195Build summary:
196[{
197 "module": "calico-frp",
198 "compile": {"status": "ok", "tookMs": 8277, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 3458, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "ok", "tookMs": 23999, "passed": 28, "failed": 0, "ignored": 0, "skipped": 0, "total": 28, "byFramework": [{"framework": "munit", "stats": {"passed": 28, "failed": 0, "ignored": 0, "skipped": 0, "total": 28}}]},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["3.3.4"]
205}
206}]
207************************
208[success] Total time: 38 s, completed Jan 13, 2026, 3:45:40 PM
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.