Build Logs
simy4/coregex • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
0
Total Lines
187
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-RC1
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-RC1"
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-RC1
42Execute tests: false
43sbt project found:
44No prepare script found for project simy4/coregex
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC1
48Targets: com.github.simy4.coregex%coregex-scalacheck
49Project 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.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
59--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
60--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
61--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
62--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
63--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
64-Dcommunitybuild.scala=3.8.0-RC1
65-Dcommunitybuild.project.dependencies.add=
66-Xmx7G
67-Xms4G
68-Xss8M
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
71-jar
72/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
73"setCrossScalaVersions 3.8.0-RC1"
74"++3.8.0-RC1 -v"
75"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
76"set every credentials := Nil"
77"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
78"removeScalacOptionsStartingWith -P:wartremover"
79
80moduleMappings
81"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.simy4.coregex%coregex-scalacheck"
82
83[info] welcome to sbt 1.11.5 (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 8.927s.
89[info] done compiling
90[info] loading settings for project root from build.sbt, version.sbt...
91[info] set current project to coregex-parent (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC1
93OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in scalacheck/crossScalaVersions
94[info] set current project to coregex-parent (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.0-RC1 on 1 projects.
96[info] Switching Scala version on:
97[info] scalacheck (2.13.16, 3.8.0-RC1)
98[info] Excluding projects:
99[info] functionaljavaQuickcheck (2.13.16)
100[info] * root (2.13.16)
101[info] junitQuickcheck (2.13.16)
102[info] vavrTest (2.13.16)
103[info] kotest (2.13.16)
104[info] jqwik (2.13.16)
105[info] core (2.13.16)
106[info] Reapplying settings...
107[info] set current project to coregex-parent (in build file:/build/repo/)
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to coregex-parent (in build file:/build/repo/)
111[info] Defining Global / credentials, core / credentials and 6 others.
112[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
113[info] Run `last` for details.
114[info] Reapplying settings...
115[info] set current project to coregex-parent (in build file:/build/repo/)
116Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
117[info] Reapplying settings...
118OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
119
120 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
121 Did you mean allExcludeDependencies ?
122 , retry without global scopes
123[info] Reapplying settings...
124[info] set current project to coregex-parent (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set current project to coregex-parent (in build file:/build/repo/)
128[success] Total time: 0 s, completed Nov 14, 2025, 10:12:19 PM
129Build 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.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(scalacheck, core)
133Starting build for ProjectRef(file:/build/repo/,scalacheck) (coregex-scalacheck)... [0/2]
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
138Compile 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
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,core)), Zero, Zero, Zero)
140OpenCB::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)
141[info] compiling 5 Java sources to /build/repo/core/target/classes ...
142[info] done compiling
143[info] compiling 2 Scala sources to /build/repo/scalacheck/target/scala-3.8.0-RC1/classes ...
144[info] done compiling
145[info] compiling 1 Scala source to /build/repo/scalacheck/target/scala-3.8.0-RC1/test-classes ...
146[info] done compiling
147[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC1/jacoco/instrumented-classes
148[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC1/jacoco/instrumented-classes
149[info] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC1/jacoco/instrumented-classes
150Starting build for ProjectRef(file:/build/repo/,core) (coregex-core)... [1/2]
151Compile 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
152OpenCB::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)
153[info] compiling 5 Scala sources to /build/repo/core/target/test-classes ...
154[info] done compiling
155[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
156[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
157[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
158
159************************
160Build summary:
161[{
162 "module": "coregex-scalacheck",
163 "compile": {"status": "ok", "tookMs": 11013, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
164 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
165 "test-compile": {"status": "ok", "tookMs": 2477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
167 "publish": {"status": "skipped", "tookMs": 0},
168 "metadata": {
169 "crossScalaVersions": ["2.13.16", "3.3.6"]
170}
171},{
172 "module": "coregex-core",
173 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "ok", "tookMs": 5457, "warnings": 0, "errors": 0},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["2.13.16", "3.3.6"]
180}
181}]
182************************
183[success] Total time: 42 s, completed Nov 14, 2025, 10:13:01 PM
184[0JChecking patch project/plugins.sbt...
185Checking patch build.sbt...
186Applied patch project/plugins.sbt cleanly.
187Applied patch build.sbt cleanly.