Build Logs

zio/zio-profiling • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

31

Total Lines

234

1##################################
2Clonning https://github.com/zio/zio-profiling.git into /build/repo using revision v0.3.3
3##################################
4Note: switching to '184f3cdc62df54a3c7a428a853bad6ebeb10809e'.
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
21----
22Preparing build for 3.8.0-RC1
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala
33Pattern: def init(options: List[String]): List[PluginPhase]
34Replacement: override def init(options: List[String]): List[PluginPhase]
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'def init(options: List[String]): List[PluginPhase]' in zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala
39
40Try apply source patch:
41Path: project/BuildHelper.scala
42Pattern: val Scala3 = versions("3")
43Replacement: val Scala3 = "3.8.0-RC1"
44Successfully applied pattern 'val Scala3 = versions("3")' in project/BuildHelper.scala
45----
46Starting build for 3.8.0-RC1
47Execute tests: false
48sbt project found:
49Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project zio/zio-profiling
52/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
53##################################
54Scala version: 3.8.0-RC1
55Targets: dev.zio%zio-profiling dev.zio%zio-profiling-jmh dev.zio%zio-profiling-tagging-plugin
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = versions(\"3\")","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '21'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
63# Executing command line:
64java
65-Dfile.encoding=UTF-8
66-Dcommunitybuild.scala=3.8.0-RC1
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.0-RC1"
76"++3.8.0-RC1 -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = versions(\"3\")","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-profiling dev.zio%zio-profiling-jmh dev.zio%zio-profiling-tagging-plugin"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.319s.
91[info] done compiling
92[info] loading settings for project root from build.sbt...
93[info] resolving key references (10542 settings) ...
94[info] set current project to root (in build file:/build/repo/)
95[warn] there are 12 keys that are not used by any other settings/tasks:
96[warn]
97[warn] * benchmarks / buildInfoKeys
98[warn] +- /build/repo/project/BuildHelper.scala:49
99[warn] * benchmarks / buildInfoPackage
100[warn] +- /build/repo/project/BuildHelper.scala:50
101[warn] * core / buildInfoKeys
102[warn] +- /build/repo/project/BuildHelper.scala:49
103[warn] * core / buildInfoPackage
104[warn] +- /build/repo/project/BuildHelper.scala:50
105[warn] * examples / buildInfoKeys
106[warn] +- /build/repo/project/BuildHelper.scala:49
107[warn] * examples / buildInfoPackage
108[warn] +- /build/repo/project/BuildHelper.scala:50
109[warn] * jmh / buildInfoKeys
110[warn] +- /build/repo/project/BuildHelper.scala:49
111[warn] * jmh / buildInfoPackage
112[warn] +- /build/repo/project/BuildHelper.scala:50
113[warn] * taggingPlugin / buildInfoKeys
114[warn] +- /build/repo/project/BuildHelper.scala:49
115[warn] * taggingPlugin / buildInfoPackage
116[warn] +- /build/repo/project/BuildHelper.scala:50
117[warn] * taggingPluginTests / buildInfoKeys
118[warn] +- /build/repo/project/BuildHelper.scala:49
119[warn] * taggingPluginTests / buildInfoPackage
120[warn] +- /build/repo/project/BuildHelper.scala:50
121[warn]
122[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
123[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
124Execute setCrossScalaVersions: 3.8.0-RC1
125OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in benchmarks/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in core/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in taggingPluginTests/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in taggingPlugin/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in jmh/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in examples/crossScalaVersions
131[info] set current project to root (in build file:/build/repo/)
132[info] Setting Scala version to 3.8.0-RC1 on 6 projects.
133[info] Switching Scala version on:
134[info] benchmarks (2.12.20, 2.13.16, 3.8.0-RC1)
135[info] examples (2.12.20, 2.13.16, 3.8.0-RC1)
136[info] jmh (2.12.20, 2.13.16, 3.8.0-RC1)
137[info] taggingPlugin (2.12.20, 2.13.16, 3.8.0-RC1)
138[info] taggingPluginTests (2.12.20, 2.13.16, 3.8.0-RC1)
139[info] core (2.12.20, 2.13.16, 3.8.0-RC1)
140[info] Excluding projects:
141[info] * root (2.13.16)
142[info] docs (2.13.16)
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
146[info] Reapplying settings...
147[info] set current project to root (in build file:/build/repo/)
148[info] Defining Global / credentials, benchmarks / credentials and 6 others.
149[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 64 others.
150[info] Run `last` for details.
151[info] Reapplying settings...
152[info] set current project to root (in build file:/build/repo/)
153Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
154[info] Reapplying settings...
155OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
156
157 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
158 Did you mean allExcludeDependencies ?
159 , retry without global scopes
160[info] Reapplying settings...
161[info] set current project to root (in build file:/build/repo/)
162Execute removeScalacOptionsStartingWith: -P:wartremover
163[info] Reapplying settings...
164[info] set current project to root (in build file:/build/repo/)
165[success] Total time: 0 s, completed Nov 14, 2025, 9:21:44 PM
166Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala","pattern":"def init(options: List[String]): List[PluginPhase]","replaceWith":"override def init(options: List[String]): List[PluginPhase]"},{"path":"project/BuildHelper.scala","pattern":"val Scala3 = versions(\"3\")","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
167Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
168Starting build...
169Projects: Set(core, jmh, taggingPlugin)
170Starting build for ProjectRef(file:/build/repo/,core) (zio-profiling)... [0/3]
171OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
172OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
173OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
174Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] compiling 13 Scala sources to /build/repo/zio-profiling/target/scala-3.8.0-RC1/classes ...
176[info] done compiling
177[info] compiling 3 Scala sources to /build/repo/zio-profiling/target/scala-3.8.0-RC1/test-classes ...
178[info] done compiling
179Starting build for ProjectRef(file:/build/repo/,jmh) (zio-profiling-jmh)... [1/3]
180Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 2 Scala sources to /build/repo/zio-profiling-jmh/target/scala-3.8.0-RC1/classes ...
182[info] done compiling
183Starting build for ProjectRef(file:/build/repo/,taggingPlugin) (zio-profiling-tagging-plugin)... [2/3]
184Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
185[info] compiling 2 Scala sources to /build/repo/zio-profiling-tagging-plugin/target/scala-3.8.0-RC1/classes ...
186[warn] there was 1 deprecation warning; re-run with -deprecation for details
187[warn] one warning found
188[info] done compiling
189
190************************
191Build summary:
192[{
193 "module": "zio-profiling",
194 "compile": {"status": "ok", "tookMs": 10447, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 1561, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.12.20", "2.13.16"]
201}
202},{
203 "module": "zio-profiling-jmh",
204 "compile": {"status": "ok", "tookMs": 1129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 153, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.12.20", "2.13.16"]
211}
212},{
213 "module": "zio-profiling-tagging-plugin",
214 "compile": {"status": "ok", "tookMs": 1032, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
216 "test-compile": {"status": "ok", "tookMs": 82, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
218 "publish": {"status": "skipped", "tookMs": 0},
219 "metadata": {
220 "crossScalaVersions": ["2.12.20", "2.13.16"]
221}
222}]
223************************
224[success] Total time: 26 s, completed Nov 14, 2025, 9:22:10 PM
225[0JChecking patch zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala...
226Checking patch project/plugins.sbt...
227Checking patch project/build.properties...
228Checking patch project/BuildHelper.scala...
229Checking patch build.sbt...
230Applied patch zio-profiling-tagging-plugin/src/main/scala-3/zio/profiling/plugins/TaggingPlugin.scala cleanly.
231Applied patch project/plugins.sbt cleanly.
232Applied patch project/build.properties cleanly.
233Applied patch project/BuildHelper.scala cleanly.
234Applied patch build.sbt cleanly.