Build Logs

simy4/coregex • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

0

Total Lines

186

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: false
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":"compile-only","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":"compile-only","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 9.133s.
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 27, 2025, 10:06:08 PM
128Build 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>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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] Instrumenting 3 classes to /build/repo/scalacheck/target/scala-3.8.0-RC2/jacoco/instrumented-classes
149Starting build for ProjectRef(file:/build/repo/,core) (coregex-core)... [1/2]
150Compile 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
151OpenCB::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)
152[info] compiling 5 Scala sources to /build/repo/core/target/test-classes ...
153[info] done compiling
154[info] Instrumenting 17 classes to /build/repo/core/target/jacoco/instrumented-classes
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
158************************
159Build summary:
160[{
161 "module": "coregex-scalacheck",
162 "compile": {"status": "ok", "tookMs": 9974, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
164 "test-compile": {"status": "ok", "tookMs": 2121, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
166 "publish": {"status": "skipped", "tookMs": 0},
167 "metadata": {
168 "crossScalaVersions": ["2.13.16", "3.3.6"]
169}
170},{
171 "module": "coregex-core",
172 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0},
173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
174 "test-compile": {"status": "ok", "tookMs": 6049, "warnings": 0, "errors": 0},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "skipped", "tookMs": 0},
177 "metadata": {
178 "crossScalaVersions": ["2.13.16", "3.3.6"]
179}
180}]
181************************
182[success] Total time: 37 s, completed Nov 27, 2025, 10:06:45 PM
183[0JChecking patch project/plugins.sbt...
184Checking patch build.sbt...
185Applied patch project/plugins.sbt cleanly.
186Applied patch build.sbt cleanly.