Build Logs
natural-transformation/avro4s • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
6
Total Lines
192
1##################################
2Clonning https://github.com/natural-transformation/avro4s.git into /build/repo using revision v5.2.0
3##################################
4Note: switching to 'd3bb53cb25620069916daecea55a486dcd10ae1a'.
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project natural-transformation/avro4s
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: com.natural-transformation%avro4s-cats com.natural-transformation%avro4s-core com.natural-transformation%avro4s-kafka
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '21'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
60"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.natural-transformation%avro4s-cats com.natural-transformation%avro4s-core com.natural-transformation%avro4s-kafka"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
70[info] loading project definition from /build/repo/project/project
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 7.531s.
76[info] done compiling
77[info] loading settings for project avro4s from build.sbt...
78[info] set current project to avro4s (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in benchmarks/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in benchmarks/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in avro4s-kafka/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in avro4s-kafka/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in avro4s-cats/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in avro4s-cats/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in avro4s-core/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in avro4s-core/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in avro4s/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in avro4s/crossScalaVersions
90[info] set current project to avro4s (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 5 projects.
92[info] Switching Scala version on:
93[info] benchmarks (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
94[info] avro4s-kafka (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
95[info] avro4s-cats (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
96[info] avro4s-core (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
97[info] * avro4s (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to avro4s (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 avro4s (in build file:/build/repo/)
104[info] Defining Global / credentials, avro4s-cats / credentials and 3 others.
105[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to avro4s (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 benchmarks / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to avro4s (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to avro4s (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 28, 2025, 6:28:51 PM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(avro4s-cats, avro4s-core, avro4s-kafka)
126Starting build for ProjectRef(file:/build/repo/,avro4s-cats) (avro4s-cats)... [0/3]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] compiling 82 Scala sources and 4 Java sources to /build/repo/avro4s-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
130[warn] there were 11 deprecation warnings; re-run with -deprecation for details
131[warn] one warning found
132[info] done compiling
133[info] compiling 1 Scala source to /build/repo/avro4s-cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
134[warn] there was 1 deprecation warning; re-run with -deprecation for details
135[warn] one warning found
136[info] done compiling
137[info] compiling 1 Scala source to /build/repo/avro4s-cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,avro4s-core) (avro4s-core)... [1/3]
140Compile scalacOptions: -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 152 Scala sources and 4 Java sources to /build/repo/avro4s-core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
142[warn] there were 9 deprecation warnings; re-run with -deprecation for details
143[warn] one warning found
144[info] done compiling
145Starting build for ProjectRef(file:/build/repo/,avro4s-kafka) (avro4s-kafka)... [2/3]
146Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 1 Scala source to /build/repo/avro4s-kafka/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
148[info] done compiling
149[info] compiling 1 Scala source to /build/repo/avro4s-kafka/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
150[info] done compiling
151
152************************
153Build summary:
154[{
155 "module": "avro4s-cats",
156 "compile": {"status": "ok", "tookMs": 16692, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
158 "test-compile": {"status": "ok", "tookMs": 3006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
159 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
160 "publish": {"status": "skipped", "tookMs": 0},
161 "metadata": {
162 "crossScalaVersions": ["2.12.20"]
163}
164},{
165 "module": "avro4s-core",
166 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
168 "test-compile": {"status": "ok", "tookMs": 53101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
169 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
170 "publish": {"status": "skipped", "tookMs": 0},
171 "metadata": {
172 "crossScalaVersions": ["2.12.20"]
173}
174},{
175 "module": "avro4s-kafka",
176 "compile": {"status": "ok", "tookMs": 324, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 1073, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.12.20"]
183}
184}]
185************************
186[success] Total time: 111 s (0:01:51.0), completed Dec 28, 2025, 6:30:42 PM
187[0JChecking patch project/plugins.sbt...
188Checking patch project/build.properties...
189Checking patch build.sbt...
190Applied patch project/plugins.sbt cleanly.
191Applied patch project/build.properties cleanly.
192Applied patch build.sbt cleanly.