Build Logs
julianpeeters/avrohugger • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
10
Total Lines
188
1##################################
2Clonning https://github.com/julianpeeters/avrohugger.git into /build/repo using revision v2.15.0
3##################################
4Note: switching to '5cbce1bde840ec8e9a262ce5a5069498bf226171'.
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: false
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35No prepare script found for project julianpeeters/avrohugger
36/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
37##################################
38Scala version: 3.8.0-RC2
39Targets: com.julianpeeters%avrohugger-core com.julianpeeters%avrohugger-filesorter com.julianpeeters%avrohugger-tools
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"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 = '25'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
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_25
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -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.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.julianpeeters%avrohugger-core com.julianpeeters%avrohugger-filesorter com.julianpeeters%avrohugger-tools"
68
69[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
70WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
71WARNING: 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)
72WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
73WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
74WARNING: A restricted method in java.lang.System has been called
75WARNING: 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)
76WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
77WARNING: Restricted methods will be blocked in a future release unless native access is enabled
78
79[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
80[info] loading settings for project repo-build from akka.sbt, assembly.sbt, gpg.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 7.589s.
85[info] done compiling
86[info] loading settings for project avrohugger from build.sbt...
87[info] set current project to avrohugger (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC2
89OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in avrohugger-tools/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in avrohugger-filesorter/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in avrohugger/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in avrohugger-core/crossScalaVersions
93[info] set current project to avrohugger (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
95[info] Switching Scala version on:
96[info] * avrohugger (2.12.20, 2.13.17, 3.8.0-RC2)
97[info] avrohugger-core (2.12.20, 2.13.17, 3.8.0-RC2)
98[info] avrohugger-filesorter (2.12.20, 2.13.17, 3.8.0-RC2)
99[info] avrohugger-tools (2.12.20, 2.13.17, 3.8.0-RC2)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to avrohugger (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to avrohugger (in build file:/build/repo/)
106[info] Defining Global / credentials, avrohugger-core / credentials and 2 others.
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to avrohugger (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to avrohugger (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to avrohugger (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 26, 2025, 4:12:01 PM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(avrohugger-core, avrohugger-filesorter, avrohugger-tools)
128Starting build for ProjectRef(file:/build/repo/,avrohugger-core) (avrohugger-core)... [0/3]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 58 Scala sources to /build/repo/avrohugger-core/target/scala-3.8.0-RC2/classes ...
134[info] done compiling
135[info] compiling 22 Scala sources to /build/repo/avrohugger-core/target/scala-3.8.0-RC2/test-classes ...
136[warn] there was 1 deprecation warning; re-run with -deprecation for details
137[warn] one warning found
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,avrohugger-filesorter) (avrohugger-filesorter)... [1/3]
140Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 4 Scala sources to /build/repo/avrohugger-filesorter/target/scala-3.8.0-RC2/classes ...
142[info] done compiling
143[info] compiling 1 Scala source to /build/repo/avrohugger-filesorter/target/scala-3.8.0-RC2/test-classes ...
144[info] done compiling
145Starting build for ProjectRef(file:/build/repo/,avrohugger-tools) (avrohugger-tools)... [2/3]
146Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 3 Scala sources to /build/repo/avrohugger-tools/target/scala-3.8.0-RC2/classes ...
148[info] done compiling
149[info] compiling 6 Scala sources to /build/repo/avrohugger-tools/target/scala-3.8.0-RC2/test-classes ...
150[info] done compiling
151
152************************
153Build summary:
154[{
155 "module": "avrohugger-core",
156 "compile": {"status": "ok", "tookMs": 14348, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
158 "test-compile": {"status": "ok", "tookMs": 7405, "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", "2.13.17", "3.3.7"]
163}
164},{
165 "module": "avrohugger-filesorter",
166 "compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
168 "test-compile": {"status": "ok", "tookMs": 658, "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", "2.13.17", "3.3.7"]
173}
174},{
175 "module": "avrohugger-tools",
176 "compile": {"status": "ok", "tookMs": 738, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 1129, "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", "2.13.17", "3.3.7"]
183}
184}]
185************************
186[success] Total time: 70 s (0:01:10.0), completed Nov 26, 2025, 4:13:11 PM
187[0JChecking patch build.sbt...
188Applied patch build.sbt cleanly.