Build Logs
simy4/coregex • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
0
Total Lines
227
1##################################
2Clonning https://github.com/simy4/coregex.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to 'c6fc6f21323eb1598535fb269d716f8ea042622f'.
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.6
22----
23Preparing build for 3.8.0-RC2
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.6"
35Replacement: val scala3 = "3.8.0-RC2"
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.6"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: true
43sbt project found:
44No prepare script found for project simy4/coregex
45##################################
46Scala version: 3.8.0-RC2
47Targets: com.github.simy4.coregex%coregex-scalacheck
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","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.0-RC2
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.0-RC2"
73"++3.8.0-RC2 -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.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.simy4.coregex%coregex-scalacheck"
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 8.615s.
88[info] done compiling
89[info] loading settings for project root from build.sbt, version.sbt...
90[info] set current project to coregex-parent (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC2
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in scalacheck/crossScalaVersions
93[info] set current project to coregex-parent (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
95[info] Switching Scala version on:
96[info] scalacheck (2.13.16, 3.8.0-RC2)
97[info] Excluding projects:
98[info] functionaljavaQuickcheck (2.13.16)
99[info] * root (2.13.16)
100[info] junitQuickcheck (2.13.16)
101[info] vavrTest (2.13.16)
102[info] kotest (2.13.16)
103[info] jqwik (2.13.16)
104[info] core (2.13.16)
105[info] Reapplying settings...
106[info] set current project to coregex-parent (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to coregex-parent (in build file:/build/repo/)
110[info] Defining Global / credentials, core / credentials and 6 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to coregex-parent (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to coregex-parent (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to coregex-parent (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 28, 2025, 3:56:30 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
130Starting build...
131Projects: Set(scalacheck, core)
132Starting build for ProjectRef(file:/build/repo/,scalacheck) (coregex-scalacheck)... [0/2]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137Compile 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
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,core)), Zero, Zero, Zero)
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,core)), Select(ConfigKey(compile)), Zero, Zero)
140[info] compiling 5 Java sources to /build/repo/core/target/classes ...
141[info] done compiling
142[info] compiling 2 Scala sources to /build/repo/scalacheck/target/scala-3.8.0-RC2/classes ...
143[info] done compiling
144[info] compiling 1 Scala source to /build/repo/scalacheck/target/scala-3.8.0-RC2/test-classes ...
145[info] done compiling
146[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC2/jacoco/instrumented-classes
147[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC2/jacoco/instrumented-classes
148[info] + Coregex.should generate matching UUID string: OK, passed 100 tests.
149[info] + Coregex.should generate matching ISO-8601 date string: OK, passed 100 tests.
150[info] + Coregex.should generate matching IPv4 string: OK, passed 100 tests.
151[info] + Coregex.should generate unique strings: OK, passed 100 tests.
152[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC2/jacoco/instrumented-classes
153[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC2/jacoco/instrumented-classes
154Starting build for ProjectRef(file:/build/repo/,core) (coregex-core)... [1/2]
155Compile 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
156OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,core)), Select(ConfigKey(test)), Zero, Zero)
157[info] compiling 5 Scala sources to /build/repo/core/target/test-classes ...
158[info] done compiling
159[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
160[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
161com.github.simy4.coregex.core.CoregexParserSuite:
162 + should parse example regex 0.199s
163 + should parse quoted regex 0.048s
164 + should parse literal regex 0.017s
165 + should fail to generate strings 0.087s
166com.github.simy4.coregex.core.SetSuite:
167 + generated should be in set 0.181s
168 + quantified generated should be in set 0.058s
169 + sampled should be in range 0.02s
170 + sampled should be in set 0.118s
171 + sampled should be in union 0.013s
172 + sampled should not be in intersection 0.02s
173 + empty set should not shrink 0.001s
174 + shrunk should be in set 0.029s
175 + same seed same result 0.008s
176 + double negation 0.008s
177 + case-insensitive set 0.007s
178 + all generates all except line breaks 0.013s
179 + unix lines generates all except CR line break 0.009s
180com.github.simy4.coregex.core.CoregexSuite:
181 + quantified zero times should give empty 0.455s
182 + empty quantified should give empty 0.013s
183 + empty should match empty 0.001s
184 + literal don't shrink 0.044s
185 + literal should match self 0.013s
186 + double quantified should multiply quantification 0.165s
187 + concat with empty should be identity 0.04s
188 + concat is associative 0.058s
189 + concat should match self 9.756s
190 + generated ref by name should return group second time 0.028s
191 + generated ref by index should return group second time 0.028s
192 + ref don't shrink 0.003s
193 + generated should be in union 0.016s
194 + union should match self 154.289s
195 + union shrink should eliminate options 0.01s
196[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
197[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
198
199************************
200Build summary:
201[{
202 "module": "coregex-scalacheck",
203 "compile": {"status": "ok", "tookMs": 9785, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 2259, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "test": {"status": "ok", "tookMs": 696, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.13.16", "3.3.6"]
210}
211},{
212 "module": "coregex-core",
213 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 6015, "warnings": 0, "errors": 0},
216 "test": {"status": "ok", "tookMs": 165289, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "munit", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.13.16", "3.3.6"]
220}
221}]
222************************
223[success] Total time: 206 s (0:03:26.0), completed Nov 28, 2025, 3:59:57 PM
224[0JChecking patch project/plugins.sbt...
225Checking patch build.sbt...
226Applied patch project/plugins.sbt cleanly.
227Applied patch build.sbt cleanly.