Build Logs

typelevel/paiges • 3.7.4:2025-11-06

Errors

0

Warnings

29

Total Lines

230

1##################################
2Clonning https://github.com/typelevel/paiges.git into /build/repo using revision v0.4.4
3##################################
4Note: switching to '4d6217ade3aae6b625dd7ac3fe2337fd88dd0433'.
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.7.4
24Scala binary version found: 3.7
25Implicitly using source version 3.7
26Scala binary version found: 3.7
27Implicitly using source version 3.7
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.7
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3Version = "3.3.3"
35Replacement: val Scala3Version = "3.7.4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.7.4
42Execute tests: false
43sbt project found:
44Sbt version 1.10.0 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 typelevel/paiges
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.7.4
50Targets: org.typelevel%paiges-cats org.typelevel%paiges-core
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.7
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Xms1G
61-Xmx4G
62-XX:+UseG1GC
63-Dcommunitybuild.scala=3.7.4
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.7.4"
73"++3.7.4 -v"
74"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" org.typelevel%paiges-cats org.typelevel%paiges-core"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 9.258s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (12610 settings) ...
91[info] set scmInfo to https://github.com/typelevel/paiges
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.7.4
94OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmark/crossScalaVersions
95[info] set scmInfo to https://github.com/typelevel/paiges
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootNative/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsNative/crossScalaVersions
105OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in rootJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in catsJS/crossScalaVersions
107[info] set current project to root (in build file:/build/repo/)
108[info] Setting Scala version to 3.7.4 on 11 projects.
109[info] Switching Scala version on:
110[info] catsNative (2.13.14, 2.12.19, 3.7.4)
111[info] rootJS (2.13.14, 2.12.19, 3.7.4)
112[info] coreNative (2.13.14, 2.12.19, 3.7.4)
113[info] docs (2.13.14, 2.12.19, 3.7.4)
114[info] coreJS (2.13.14, 2.12.19, 3.7.4)
115[info] coreJVM (2.13.14, 2.12.19, 3.7.4)
116[info] rootJVM (2.13.14, 2.12.19, 3.7.4)
117[info] rootNative (2.13.14, 2.12.19, 3.7.4)
118[info] catsJS (2.13.14, 2.12.19, 3.7.4)
119[info] catsJVM (2.13.14, 2.12.19, 3.7.4)
120[info] benchmark (2.13.14, 2.12.19, 3.7.4)
121[info] Excluding projects:
122[info] * root (2.13.14)
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/typelevel/paiges
125[info] set current project to root (in build file:/build/repo/)
126Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
127[info] Reapplying settings...
128[info] set scmInfo to https://github.com/typelevel/paiges
129[info] set current project to root (in build file:/build/repo/)
130[info] Defining Global / credentials, benchmark / credentials and 10 others.
131[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 105 others.
132[info] Run `last` for details.
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/typelevel/paiges
135[info] set current project to root (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
141 Did you mean allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set scmInfo to https://github.com/typelevel/paiges
145[info] set current project to root (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148[info] set scmInfo to https://github.com/typelevel/paiges
149[info] set current project to root (in build file:/build/repo/)
150[success] Total time: 0 s, completed Nov 6, 2025, 12:26:33 AM
151Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
152Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
153Starting build...
154Projects: Set(catsJVM, coreJVM)
155Starting build for ProjectRef(file:/build/repo/,catsJVM) (paiges-cats)... [0/2]
156OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
157OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
158OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
159Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, -java-output-version, 8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
160[info] compiling 6 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/typelevel/paiges/Doc.scala:279:17
163[warn] 279 | bldr.append(it.next())
164[warn] | ^^^^^^^^^^^^^^^^^^^^^^
165[warn] |discarded non-Unit value of type StringBuilder. Add `: Unit` to discard silently.
166[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/org/typelevel/paiges/Doc.scala:409:15
167[warn] 409 | pw.append(it.next())
168[warn] | ^^^^^^^^^^^^^^^^^^^^
169[warn] |discarded non-Unit value of type java.io.PrintWriter. Add `: Unit` to discard silently.
170[warn] three warnings found
171[info] done compiling
172[info] compiling 3 Scala sources to /build/repo/cats/jvm/target/scala-3.7.4/classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176[info] compiling 6 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4/test-classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/test/scala/org/typelevel/paiges/PaigesScalacheckTest.scala:218:16
179[warn] 218 | assertEq(lhs0, rhs0)
180[warn] | ^^^^^^^^^^^^^^^^^^^^
181[warn] |discarded non-Unit value of type org.scalatest.Assertion. Add `: Unit` to discard silently.
182[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/org/typelevel/paiges/PaigesTest.scala:307:15
183[warn] 307 | import Doc._
184[warn] | ^
185[warn] | unused import
186[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/org/typelevel/paiges/PaigesTest.scala:319:15
187[warn] 319 | import Doc._
188[warn] | ^
189[warn] | unused import
190[warn] there were 6 deprecation warnings; re-run with -deprecation for details
191[warn] 5 warnings found
192[info] done compiling
193[info] compiling 1 Scala source to /build/repo/cats/jvm/target/scala-3.7.4/test-classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[warn] one warning found
196[info] done compiling
197Starting build for ProjectRef(file:/build/repo/,coreJVM) (paiges-core)... [1/2]
198Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, -java-output-version, 8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
199
200************************
201Build summary:
202[{
203 "module": "paiges-cats",
204 "compile": {"status": "ok", "tookMs": 9531, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 7385, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
211}
212},{
213 "module": "paiges-core",
214 "compile": {"status": "ok", "tookMs": 53, "warnings": 2, "errors": 0, "sourceVersion": "3.7"},
215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
216 "test-compile": {"status": "ok", "tookMs": 104, "warnings": 3, "errors": 0, "sourceVersion": "3.7"},
217 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
218 "publish": {"status": "skipped", "tookMs": 0},
219 "metadata": {
220 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
221}
222}]
223************************
224[success] Total time: 41 s, completed Nov 6, 2025, 12:27:15 AM
225[0JChecking patch project/plugins.sbt...
226Checking patch project/build.properties...
227Checking patch build.sbt...
228Applied patch project/plugins.sbt cleanly.
229Applied patch project/build.properties cleanly.
230Applied patch build.sbt cleanly.