Build Logs

j-mie6/parsley-cats • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

21

Total Lines

226

1##################################
2Clonning https://github.com/j-mie6/parsley-cats.git into /build/repo using revision v1.5.0
3##################################
4Note: switching to 'a41cd1e928f57492e38d37ad613ac6ddea8dff5c'.
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.3.3
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.3.3"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44Sbt version 1.9.8 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 j-mie6/parsley-cats
47##################################
48Scala version: 3.8.0-RC6
49Targets: com.github.j-mie6%parsley-cats
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","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 = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/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_21
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":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.github.j-mie6%parsley-cats"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
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.186s.
85[info] done compiling
86/build/repo/build.sbt:54: warning: value sonatypeOssReleases in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30
87 resolvers ++= Opts.resolver.sonatypeOssReleases, // Will speed up MiMA during fast back-to-back releases
88 ^
89[info] loading settings for project root from build.sbt...
90[info] set scmInfo to https://github.com/j-mie6/parsley-cats
91[info] set current project to root (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC6
93OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in parsley-catsNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in parsley-cats/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJS/crossScalaVersions
97[info] set scmInfo to https://github.com/j-mie6/parsley-cats
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in parsley-catsJS/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in rootJVM/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0-RC6 on 6 projects.
103[info] Switching Scala version on:
104[info] rootJS (2.13.14, 2.12.18, 3.8.0-RC6)
105[info] parsley-catsJS (2.13.14, 2.12.18, 3.8.0-RC6)
106[info] rootJVM (2.13.14, 2.12.18, 3.8.0-RC6)
107[info] rootNative (2.13.14, 2.12.18, 3.8.0-RC6)
108[info] parsley-cats (2.13.14, 2.12.18, 3.8.0-RC6)
109[info] parsley-catsNative (2.13.14, 2.12.18, 3.8.0-RC6)
110[info] Excluding projects:
111[info] * root (2.13.14)
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/j-mie6/parsley-cats
114[info] set current project to root (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/j-mie6/parsley-cats
118[info] set current project to root (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 5 others.
120[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 74 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/j-mie6/parsley-cats
124[info] set current project to root (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
130 Did you mean allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/j-mie6/parsley-cats
134[info] set current project to root (in build file:/build/repo/)
135Execute removeScalacOptionsStartingWith: -P:wartremover
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/j-mie6/parsley-cats
138[info] set current project to root (in build file:/build/repo/)
139[success] Total time: 0 s, completed Jan 8, 2026, 1:50:29 AM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
142Starting build...
143Projects: Set(parsley-cats)
144Starting build for ProjectRef(file:/build/repo/,parsley-cats) (parsley-cats)... [0/1]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 9 Scala sources to /build/repo/parsley-cats/jvm/target/scala-3.8.0-RC6/classes ...
150[info] done compiling
151[info] compiling 3 Scala sources to /build/repo/parsley-cats/jvm/target/scala-3.8.0-RC6/test-classes ...
152[warn] -- [E198] Unused Symbol Warning: /build/repo/parsley-cats/shared/src/test/scala/parsley/cats/CombinatorTests.scala:8:26
153[warn] 8 |import Predef.{ArrowAssoc => _, _}
154[warn] | ^^^^^^^^^^^^^^^
155[warn] | unused import
156[info] done compiling
157[warn] one warning found
158[warn] -- [E198] Unused Symbol Warning: /build/repo/parsley-cats/shared/src/test/scala/parsley/cats/CombinatorTests.scala:8:26
159[warn] 8 |import Predef.{ArrowAssoc => _, _}
160[warn] | ^^^^^^^^^^^^^^^
161[warn] | unused import
162[warn] one warning found
163[info] CatsSuite:
164[info] Functor
165[info] - should adhere to laws
166[info] Applicative
167[info] - should adhere to laws
168[info] FilterFunctor
169[info] - should adhere to laws
170[info] MonoidK
171[info] - should adhere to laws
172[info] Defer
173[info] - should allow for the construction of recursive parsers
174[info] CombinatorTests:
175[info] sepBy1
176[info] - must not allow sep at the end of chain
177[info] - should be able to parse 2 or more p
178[info] - must require a p
179[info] sepEndBy1
180[info] - should not require sep at the end of chain
181[info] - should be able to parse 2 or more p
182[info] - should be able to parse a final sep
183[info] - should fail if p fails after consuming input
184[info] - should fail if sep fails after consuming input
185[info] - must require a p
186[info] endBy1
187[info] - must require sep at end of chain
188[info] - should be able to parse 2 or more p
189[info] - must require a p
190[info] manyMap
191[info] - should collapse zero or more things
192[info] - should work for option lifted semigroups
193[info] someMap
194[info] - should collapse one or more things
195[warn] -- [E198] Unused Symbol Warning: /build/repo/parsley-cats/shared/src/test/scala/parsley/cats/CombinatorTests.scala:8:26
196[warn] 8 |import Predef.{ArrowAssoc => _, _}
197[warn] | ^^^^^^^^^^^^^^^
198[warn] | unused import
199[warn] one warning found
200[warn] -- [E198] Unused Symbol Warning: /build/repo/parsley-cats/shared/src/test/scala/parsley/cats/CombinatorTests.scala:8:26
201[warn] 8 |import Predef.{ArrowAssoc => _, _}
202[warn] | ^^^^^^^^^^^^^^^
203[warn] | unused import
204[warn] one warning found
205
206************************
207Build summary:
208[{
209 "module": "parsley-cats",
210 "compile": {"status": "ok", "tookMs": 7917, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 4834, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "ok", "tookMs": 761, "passed": 20, "failed": 0, "ignored": 0, "skipped": 0, "total": 20, "byFramework": [{"framework": "unknown", "stats": {"passed": 20, "failed": 0, "ignored": 0, "skipped": 0, "total": 20}}]},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["2.13.14", "2.12.18", "3.3.3"]
217}
218}]
219************************
220[success] Total time: 16 s, completed Jan 8, 2026, 1:50:45 AM
221[0JChecking patch project/plugins.sbt...
222Checking patch project/build.properties...
223Checking patch build.sbt...
224Applied patch project/plugins.sbt cleanly.
225Applied patch project/build.properties cleanly.
226Applied patch build.sbt cleanly.