Build Logs
xebia-functional/karat-scalacheck • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
10
Total Lines
220
1##################################
2Clonning https://github.com/xebia-functional/karat-scalacheck.git into /build/repo using revision v0.0.6
3##################################
4Note: switching to '6291eb49c84d99dfd1041eb78b1feab636a26751'.
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.0
22----
23Preparing build for 3.8.0-RC5
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.0"
35Replacement: val scala3 = "3.8.0-RC5"
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.3.0"' in build.sbt
40----
41Starting build for 3.8.0-RC5
42Execute tests: true
43sbt project found:
44Sbt version 1.9.2 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 xebia-functional/karat-scalacheck
47##################################
48Scala version: 3.8.0-RC5
49Targets: com.xebia%karat-scalacheck com.xebia%karat-scalacheck-effect com.xebia%karat-scalacheck-http4s
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","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-RC5
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-RC5"
70"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.xebia%karat-scalacheck com.xebia%karat-scalacheck-effect com.xebia%karat-scalacheck-http4s"
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.722s.
85[info] done compiling
86[info] loading settings for project repo from build.sbt...
87[info] resolving key references (10687 settings) ...
88[info] set current project to repo (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC5
90OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(2.12.18) in karat-scalacheck-effect2_12/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(2.12.18) in karat-scalacheck2_12/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in karat-scalacheck-effect3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(3.8.0-RC5) in karat-scalacheck-effect3/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in karat-scalacheck-http4s3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(3.8.0-RC5) in karat-scalacheck-http4s3/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in karat-scalacheck3/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(3.8.0-RC5) in karat-scalacheck3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.13.11) -> List(2.12.18) in karat-scalacheck-http4s2_12/crossScalaVersions
99[info] set current project to repo (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC5 on 3 projects.
101[info] Switching Scala version on:
102[info] karat-scalacheck-http4s3 (3.8.0-RC5)
103[info] karat-scalacheck3 (3.8.0-RC5)
104[info] karat-scalacheck-effect3 (3.8.0-RC5)
105[info] Excluding projects:
106[info] karat-scalacheck (2.13.11)
107[info] karat-scalacheck-effect2_12 (2.12.18)
108[info] documentation (2.13.11)
109[info] karat-scalacheck-effect (2.13.11)
110[info] karat-scalacheck-http4s2_12 (2.12.18)
111[info] * repo (2.13.11)
112[info] karat-scalacheck-http4s (2.13.11)
113[info] karat-scalacheck2_12 (2.12.18)
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to repo (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 9 others.
120[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 54 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to repo (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
129 Did you mean karat-scalacheck-effect / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to repo (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to repo (in build file:/build/repo/)
136[success] Total time: 0 s, completed Dec 31, 2025, 9:51:45 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
139Starting build...
140Projects: Set(karat-scalacheck3, karat-scalacheck-effect3, karat-scalacheck-http4s3)
141Starting build for ProjectRef(file:/build/repo/,karat-scalacheck3) (karat-scalacheck)... [0/3]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 4 Scala sources to /build/repo/modules/karat-scalacheck/target/jvm-3/classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/modules/karat-scalacheck/target/jvm-3/test-classes ...
151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
152[warn] one warning found
153[info] done compiling
154karat.scalacheck.TestCounter:
155 + checkRight 0.218s
156 + checkRightIO 0.25s
157Starting build for ProjectRef(file:/build/repo/,karat-scalacheck-effect3) (karat-scalacheck-effect)... [1/3]
158Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] compiling 1 Scala source to /build/repo/modules/karat-scalacheck-effect/target/jvm-3/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,karat-scalacheck-http4s3) (karat-scalacheck-http4s)... [2/3]
164Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/modules/karat-scalacheck-http4s/target/jvm-3/classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169[info] compiling 5 Scala sources to /build/repo/modules/karat-scalacheck-http4s/target/jvm-3/test-classes ...
170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
171[warn] one warning found
172[info] done compiling
173karat.scalacheck.http4s.test.Http4sStateSpec:
174 + checkRight 1.357s
175karat.scalacheck.http4s.test.Http4sSMSpec:
176 + Verify status 3.079s
177 + Return created product 0.859s
178 + Eventually return created product 0.594s
179
180************************
181Build summary:
182[{
183 "module": "karat-scalacheck",
184 "compile": {"status": "ok", "tookMs": 5564, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2404, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 1000, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.11", "3.3.0"]
191}
192},{
193 "module": "karat-scalacheck-effect",
194 "compile": {"status": "ok", "tookMs": 1131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "ok", "tookMs": 142, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.13.11", "3.3.0"]
201}
202},{
203 "module": "karat-scalacheck-http4s",
204 "compile": {"status": "ok", "tookMs": 1153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 4341, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "ok", "tookMs": 4928, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.13.11", "3.3.0"]
211}
212}]
213************************
214[success] Total time: 25 s, completed Dec 31, 2025, 9:52:10 PM
215[0JChecking patch project/plugins.sbt...
216Checking patch project/build.properties...
217Checking patch build.sbt...
218Applied patch project/plugins.sbt cleanly.
219Applied patch project/build.properties cleanly.
220Applied patch build.sbt cleanly.