Build Logs
katrix/typenbt • 3.8.0-RC5:2025-12-31
Errors
2
Warnings
20
Total Lines
242
1##################################
2Clonning https://github.com/katrix/typenbt.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC5
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC5
15Execute tests: true
16sbt project found:
17Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project katrix/typenbt
20##################################
21Scala version: 3.8.0-RC5
22Targets: net.katsstuff%typenbt net.katsstuff%typenbt-extra net.katsstuff%typenbt-mojangson
23Project projectConfig: {"tests":null}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.8.0-RC5
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.0-RC5"
43"++3.8.0-RC5 -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.0-RC5 """{"tests":null}""" net.katsstuff%typenbt net.katsstuff%typenbt-extra net.katsstuff%typenbt-mojangson"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] loading settings for project rootTypeNBT from build.sbt...
56[info] set current project to rootTypeNBT (in build file:/build/repo/)
57Execute setCrossScalaVersions: 3.8.0-RC5
58OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in example/crossScalaVersions
59OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtExtraJVM/crossScalaVersions
60OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtJS/crossScalaVersions
61OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtMojangsonJVM/crossScalaVersions
62OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in rootTypeNBT/crossScalaVersions
63OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtJVM/crossScalaVersions
64OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtMojangsonJS/crossScalaVersions
65OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in typenbtExtraJS/crossScalaVersions
66[info] set current project to rootTypeNBT (in build file:/build/repo/)
67[info] Setting Scala version to 3.8.0-RC5 on 8 projects.
68[info] Switching Scala version on:
69[info] typenbtJS (2.12.14, 2.13.8, 3.8.0-RC5)
70[info] typenbtMojangsonJVM (2.12.14, 2.13.8, 3.8.0-RC5)
71[info] typenbtMojangsonJS (2.12.14, 2.13.8, 3.8.0-RC5)
72[info] * rootTypeNBT (2.12.14, 2.13.8, 3.8.0-RC5)
73[info] typenbtExtraJVM (2.12.14, 2.13.8, 3.8.0-RC5)
74[info] typenbtJVM (2.12.14, 2.13.8, 3.8.0-RC5)
75[info] typenbtExtraJS (2.12.14, 2.13.8, 3.8.0-RC5)
76[info] example (2.12.14, 2.13.8, 3.8.0-RC5)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to rootTypeNBT (in build file:/build/repo/)
80Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
81[info] Reapplying settings...
82[info] set current project to rootTypeNBT (in build file:/build/repo/)
83[info] Defining Global / credentials, credentials and 6 others.
84[info] The new values will be used by allCredentials, credentials and 37 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to rootTypeNBT (in build file:/build/repo/)
88Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
89[info] Reapplying settings...
90OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
91
92 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
93 Did you mean allExcludeDependencies ?
94 , retry without global scopes
95[info] Reapplying settings...
96[info] set current project to rootTypeNBT (in build file:/build/repo/)
97Execute removeScalacOptionsStartingWith: -P:wartremover
98[info] Reapplying settings...
99[info] set current project to rootTypeNBT (in build file:/build/repo/)
100[success] Total time: 0 s, completed Dec 31, 2025, 9:23:59 PM
101Build config: {"tests":null}
102Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
103Starting build...
104Projects: Set(typenbtJVM, typenbtExtraJVM, typenbtMojangsonJVM)
105Starting build for ProjectRef(file:/build/repo/,typenbtJVM) (typenbt)... [0/3]
106OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
107OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
108OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
109Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
110[info] compiling 10 Scala sources to /build/repo/typenbt/.jvm/target/scala-3.8.0-RC5/classes ...
111[warn] -- [E197] Potential Issue Warning: /build/repo/typenbt/src/main/scala-3/net/katsstuff/typenbt/derivation/NBTDerivation.scala:41:4
112[warn] 41 | new NBTViewCompound[A] {
113[warn] | ^
114[warn] | New anonymous class definition will be duplicated at each inline site
115[warn] |
116[warn] | longer explanation available when compiling with `-explain`
117[warn] -- [E197] Potential Issue Warning: /build/repo/typenbt/src/main/scala-3/net/katsstuff/typenbt/derivation/NBTDerivation.scala:67:4
118[warn] 67 | new NBTViewCompound[A] {
119[warn] | ^
120[warn] | New anonymous class definition will be duplicated at each inline site
121[warn] |
122[warn] | longer explanation available when compiling with `-explain`
123[warn] -- [E030] Match case Unreachable Warning: /build/repo/typenbt/src/main/scala/net/katsstuff/typenbt/IONBT.scala:186:19
124[warn] 186 | case Success(tag) => readCompound(stream, compound.set(name, tag))
125[warn] | ^^^^^^^^^^^^
126[warn] | Unreachable case
127[warn] -- [E030] Match case Unreachable Warning: /build/repo/typenbt/src/main/scala/net/katsstuff/typenbt/IONBT.scala:263:19
128[warn] 263 | case NBTType.TagEnd => Failure(new IOException("Unexpected end tag"))
129[warn] | ^^^^^^^^^^^^^^
130[warn] | Unreachable case
131[warn] four warnings found
132[info] done compiling
133[info] compiling 2 Scala sources to /build/repo/typenbt/.jvm/target/scala-3.8.0-RC5/test-classes ...
134[info] done compiling
135[info] ListCompiles:
136[info] - NBTList with normal int tag compiles
137[info] - NBTList with ints doesn't typeCheck
138[info] - Nested NBTList with int should compile
139[info] CorrectViewTest:
140[info] - The view for NBTByte should be NBTType.TagByte
141[info] - The view for NBTShort should be NBTType.TagShort
142[info] - The view for NBTInt should be NBTType.TagInt
143[info] - The view for NBTLong should be NBTType.TagLong
144[info] - The view for NBTFloat should be NBTType.TagFloat
145[info] - The view for NBTDouble should be NBTType.TagDouble
146[info] - The view for NBTByteArray should be NBTType.TagByteArray
147[info] - The view for NBTString should be NBTType.TagString
148[info] - The view for NBTCompound should be NBTType.TagCompound
149[info] - The view for NBTIntArray should be NBTType.TagIntArray
150[info] - The view for NBTLongArray should be NBTType.TagLongArray
151Starting build for ProjectRef(file:/build/repo/,typenbtExtraJVM) (typenbt-extra)... [1/3]
152Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] compiling 1 Scala source to /build/repo/typenbtExtra/.jvm/target/scala-3.8.0-RC5/classes ...
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,typenbtMojangsonJVM) (typenbt-mojangson)... [2/3]
156Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 1 Scala source to /build/repo/typenbtMojangson/.jvm/target/scala-3.8.0-RC5/classes ...
158[info] done compiling
159[info] compiling 2 Scala sources to /build/repo/typenbtMojangson/.jvm/target/scala-3.8.0-RC5/test-classes ...
160[info] done compiling
161[info] MojangsonTest:
162[info] - stringLiteral should accept any string with quotes at the start and end
163[info] - stringLiteral should fail if the string is missing a quotes at the start
164[info] - stringLiteral should fail if the string is missing a quotes at the end
165[info] - wholeNumber should accept any whole numbers, as big as longs
166[info] - floatingPoint should accept any floating point number, as big as double
167[info] - floatingPoint should accept any number give with dot notation
168[info] - tagName should parse nonempty strings without colon
169[info] - nbtByte should parse a byte followed by b
170[info] - nbtByte should fail without the b
171[info] - nbtShort should parse a short followed by s
172[info] - nbtShort should fail without the s
173[info] - nbtLong should parse a long followed by L
174[info] - nbtLong should fail without the L
175[info] - nbtFloat should parse a float followed by F
176[info] - nbtFloat should fail without the F
177[info] - nbtDouble should parse a double followed by D
178[info] - nbtDouble should fail to parse a whole number without the D
179[info] - nbtDouble should parse a decimal without the D
180[info] - nbtDouble should parse a decimal with the D
181[info] - nbtNumber should parse a byte followed by b
182[info] - nbtNumber should parse a short followed by s
183[info] - nbtNumber should parse a long followed by L
184[info] - nbtNumber should parse a float followed by F
185[info] - nbtNumber should parse a double followed by D
186[info] - nbtNumber should parse a decimal without the D
187[info] - nbtNumber should parse a decimal with the D
188[info] - nbtByteArray should parse arrays prefixed with B;
189[info] - nbtIntArray should parse arrays prefixed with I;
190[info] - nbtLongArray should parse arrays prefixed with L;
191[info] - nbtArray should parse arrays prefixed with B;
192[info] - nbtArray should parse arrays prefixed with I;
193[info] - nbtArray should parse arrays prefixed with L;
194[info] - nbtTag should parse any nbt
195[info] - nbtNamedTag should parse a tagname, followed by a colon and then a tag
196[info] - indexedTag should parse a tagname, followed by a colon and then a tag
197[info] - nbtArrayIsh should parse arrays prefixed with B;
198[info] - nbtArrayIsh should parse arrays prefixed with I;
199[info] - nbtArrayIsh should parse arrays prefixed with L;
200[info] - All parsers should ignore whitespace before a new combinator
201
202************************
203Build summary:
204[{
205 "module": "typenbt",
206 "compile": {"status": "ok", "tookMs": 9055, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 3887, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "ok", "tookMs": 625, "passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14, "byFramework": [{"framework": "unknown", "stats": {"passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14}}]},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
213}
214},{
215 "module": "typenbt-extra",
216 "compile": {"status": "ok", "tookMs": 667, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "ok", "tookMs": 153, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
223}
224},{
225 "module": "typenbt-mojangson",
226 "compile": {"status": "ok", "tookMs": 992, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
228 "test-compile": {"status": "ok", "tookMs": 2579, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "test": {"status": "ok", "tookMs": 1057, "passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39, "byFramework": [{"framework": "unknown", "stats": {"passed": 39, "failed": 0, "ignored": 0, "skipped": 0, "total": 39}}]},
230 "publish": {"status": "skipped", "tookMs": 0},
231 "metadata": {
232 "crossScalaVersions": ["2.12.14", "2.13.8", "3.1.0"]
233}
234}]
235************************
236[success] Total time: 23 s, completed Dec 31, 2025, 9:24:22 PM
237[0JChecking patch project/plugins.sbt...
238Checking patch project/build.properties...
239Checking patch build.sbt...
240Applied patch project/plugins.sbt cleanly.
241Applied patch project/build.properties cleanly.
242Applied patch build.sbt cleanly.