Build Logs
simy4/coregex • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
Errors
0
Warnings
3
Total Lines
243
1##################################
2Clonning https://github.com/simy4/coregex.git into /build/repo using revision v1.4.1
3##################################
4Note: switching to '07c9f32c9514e078ce40cc00c449435f69330d71'.
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.7
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
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.7"
35Replacement: val scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
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.7"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project simy4/coregex
45##################################
46Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
47Targets: com.github.simy4.coregex%coregex-hedgehog com.github.simy4.coregex%coregex-scalacheck com.github.simy4.coregex%coregex-zio-test
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
58--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
59--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
60--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
61--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
62--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
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.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
73"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-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.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.simy4.coregex%coregex-hedgehog com.github.simy4.coregex%coregex-scalacheck com.github.simy4.coregex%coregex-zio-test"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
83[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 9.136s.
89[info] done compiling
90/build/repo/build.sbt:115: warning: match may not be exhaustive.
91It would fail on the following inputs: None, Some((2, _)), Some((_, 12)), Some((_, 13)), Some((_, ??)), Some((_, _))
92 Compile / unmanagedSourceDirectories ++= (CrossVersion.partialVersion(scalaVersion.value) match {
93 ^
94/build/repo/build.sbt:205: warning: match may not be exhaustive.
95It would fail on the following inputs: None, Some((2, _)), Some((_, 12)), Some((_, 13)), Some((_, ??)), Some((_, _))
96 Compile / unmanagedSourceDirectories ++= (CrossVersion.partialVersion(scalaVersion.value) match {
97 ^
98/build/repo/build.sbt:209: warning: match may not be exhaustive.
99It would fail on the following inputs: None, Some((2, _)), Some((_, 12)), Some((_, 13)), Some((_, ??)), Some((_, _))
100 Test / unmanagedSourceDirectories ++= (CrossVersion.partialVersion(scalaVersion.value) match {
101 ^
102[info] loading settings for project root from build.sbt, version.sbt...
103[info] resolving key references (10849 settings) ...
104[info] set current project to coregex-parent (in build file:/build/repo/)
105Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scalacheck/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in zioTest/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in hedgehog/crossScalaVersions
109[info] set current project to coregex-parent (in build file:/build/repo/)
110[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 3 projects.
111[info] Switching Scala version on:
112[info] scalacheck (2.12.20, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
113[info] zioTest (2.12.20, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
114[info] hedgehog (2.12.20, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
115[info] Excluding projects:
116[info] functionaljavaQuickcheck (2.13.18)
117[info] * root (2.13.18)
118[info] junitQuickcheck (2.13.18)
119[info] vavrTest (2.13.18)
120[info] jetCheck (2.13.18)
121[info] kotest (2.13.18)
122[info] jqwik (2.13.18)
123[info] core (2.13.18)
124[info] Reapplying settings...
125[info] set current project to coregex-parent (in build file:/build/repo/)
126Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
127[info] Reapplying settings...
128[info] set current project to coregex-parent (in build file:/build/repo/)
129[info] Defining Global / credentials, core / credentials and 9 others.
130[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 87 others.
131[info] Run `last` for details.
132[info] Reapplying settings...
133[info] set current project to coregex-parent (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set current project to coregex-parent (in build file:/build/repo/)
143Execute removeScalacOptionsStartingWith: -P:wartremover
144[info] Reapplying settings...
145[info] set current project to coregex-parent (in build file:/build/repo/)
146[success] Total time: 0 s, completed Jan 10, 2026, 12:34:44 AM
147Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
148Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
149Starting build...
150Projects: Set(hedgehog, scalacheck, zioTest, core)
151Starting build for ProjectRef(file:/build/repo/,hedgehog) (coregex-hedgehog)... [0/4]
152OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
156Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.18 module Scope(Select(ProjectRef(file:/build/repo/,core)), Zero, Zero, Zero)
158OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.18 module Scope(Select(ProjectRef(file:/build/repo/,core)), Select(ConfigKey(compile)), Zero, Zero)
159[info] compiling 5 Java sources to /build/repo/core/target/classes ...
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/hedgehog/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
162[info] done compiling
163[info] compiling 1 Scala source to /build/repo/hedgehog/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
164[info] done compiling
165[info] Instrumenting 2 classes to /build/repo/hedgehog/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
166[info] Instrumenting 2 classes to /build/repo/hedgehog/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
167[info] Instrumenting 2 classes to /build/repo/hedgehog/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
168Starting build for ProjectRef(file:/build/repo/,scalacheck) (coregex-scalacheck)... [1/4]
169Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 3 Scala sources to /build/repo/scalacheck/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
171[info] done compiling
172[info] compiling 1 Scala source to /build/repo/scalacheck/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
173[info] done compiling
174[info] Instrumenting 4 classes to /build/repo/scalacheck/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
175[info] Instrumenting 4 classes to /build/repo/scalacheck/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
176[info] Instrumenting 4 classes to /build/repo/scalacheck/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
177Starting build for ProjectRef(file:/build/repo/,zioTest) (coregex-zio-test)... [2/4]
178Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] compiling 1 Scala source to /build/repo/zio-test/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
180[info] done compiling
181[info] compiling 1 Scala source to /build/repo/zio-test/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
182[info] done compiling
183[info] Instrumenting 2 classes to /build/repo/zio-test/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
184[info] Instrumenting 2 classes to /build/repo/zio-test/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
185[info] Instrumenting 2 classes to /build/repo/zio-test/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/jacoco/instrumented-classes
186Starting build for ProjectRef(file:/build/repo/,core) (coregex-core)... [3/4]
187Compile scalacOptions: -encoding, utf8, -unchecked, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xlint:adapted-args, -Xlint:constant, -Xlint:delayedinit-select, -Xlint:deprecation, -Xlint:doc-detached, -Xlint:implicit-recursion, -Xlint:implicit-not-found, -Xlint:inaccessible, -Xlint:infer-any, -Xlint:missing-interpolator, -Xlint:nullary-unit, -Xlint:option-implicit, -Xlint:package-object-classes, -Xlint:poly-implicit-overload, -Xlint:private-shadow, -Xlint:stars-align, -Xlint:strict-unsealed-patmat, -Xlint:type-parameter-shadow, -Xlint:-byname-implicit, -Wdead-code, -Wextra-implicit, -Wnumeric-widen, -Wvalue-discard, -Wnonunit-statement, -Wunused:nowarn, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:patvars, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s
188OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.18 module Scope(Select(ProjectRef(file:/build/repo/,core)), Select(ConfigKey(test)), Zero, Zero)
189[info] compiling 5 Scala sources to /build/repo/core/target/test-classes ...
190[info] done compiling
191[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
192[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
193[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
194
195************************
196Build summary:
197[{
198 "module": "coregex-hedgehog",
199 "compile": {"status": "ok", "tookMs": 6514, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 1770, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
206}
207},{
208 "module": "coregex-scalacheck",
209 "compile": {"status": "ok", "tookMs": 1178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 1287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
216}
217},{
218 "module": "coregex-zio-test",
219 "compile": {"status": "ok", "tookMs": 837, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 1705, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
226}
227},{
228 "module": "coregex-core",
229 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 6345, "warnings": 0, "errors": 0},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["2.13.18", "3.3.7"]
236}
237}]
238************************
239[success] Total time: 31 s, completed Jan 10, 2026, 12:35:15 AM
240[0JChecking patch project/plugins.sbt...
241Checking patch build.sbt...
242Applied patch project/plugins.sbt cleanly.
243Applied patch build.sbt cleanly.