Build Logs
cheleb/zio-pravega • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
8
Total Lines
153
1##################################
2Clonning https://github.com/cheleb/zio-pravega.git into /build/repo using revision v0.11.8
3##################################
4Note: switching to '03b3e8a6a6bae3f11f3e06d80fdc8522b703a6ef'.
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-RC2
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----
31Starting build for 3.8.0-RC2
32Execute tests: true
33sbt project found:
34No prepare script found for project cheleb/zio-pravega
35##################################
36Scala version: 3.8.0-RC2
37Targets: dev.cheleb%zio-pravega
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '25'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC2
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC2"
58"++3.8.0-RC2 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63"set pravega/Test/unmanagedSources/excludeFilter ~= {_ || "CreateResourcesExample.scala" }"
64moduleMappings
65"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" dev.cheleb%zio-pravega"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
69WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
70WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
71WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
72WARNING: A restricted method in java.lang.System has been called
73WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
74WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
75WARNING: Restricted methods will be blocked in a future release unless native access is enabled
76
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 7.398s.
83[info] done compiling
84[info] loading settings for project root from build.sbt, website.sbt...
85[info] set current project to ZIO Pravega (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.8.0-RC2
87OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in pravega/crossScalaVersions
88OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in docs/crossScalaVersions
89OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in root/crossScalaVersions
90OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC2 in saga/crossScalaVersions
91[info] set current project to ZIO Pravega (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
93[info] Switching Scala version on:
94[info] * root (3.8.0-RC2, 2.13.16)
95[info] pravega (3.8.0-RC2, 2.13.16)
96[info] saga (3.8.0-RC2, 2.13.16)
97[info] docs (3.8.0-RC2, 2.13.16)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to ZIO Pravega (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to ZIO Pravega (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials and 2 others.
105[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 32 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to ZIO Pravega (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean pravega / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to ZIO Pravega (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to ZIO Pravega (in build file:/build/repo/)
121[info] Defining pravega / Test / unmanagedSources / excludeFilter
122[info] The new value will be used by pravega / Test / unmanagedSources / fileInputs
123[info] Reapplying settings...
124[info] set current project to ZIO Pravega (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 28, 2025, 1:11:48 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":["set pravega/Test/unmanagedSources/excludeFilter ~= {_ || \"CreateResourcesExample.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(root)
130Starting build for ProjectRef(file:/build/repo/,root) (zio-pravega)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
132OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
133Compile scalacOptions: -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134
135************************
136Build summary:
137[{
138 "module": "zio-pravega",
139 "compile": {"status": "ok", "tookMs": 20188, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
140 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
141 "test-compile": {"status": "ok", "tookMs": 201, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
142 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
143 "publish": {"status": "ok", "tookMs": 3},
144 "metadata": {
145 "crossScalaVersions": ["3.6.3", "2.13.16"]
146}
147}]
148************************
149[success] Total time: 142 s (0:02:22.0), completed Nov 28, 2025, 1:14:10 PM
150[0JChecking patch project/plugins.sbt...
151Checking patch build.sbt...
152Applied patch project/plugins.sbt cleanly.
153Applied patch build.sbt cleanly.