Build Logs
balmungsan/neotypes • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
5
Total Lines
355
1##################################
2Clonning https://github.com/balmungsan/neotypes.git into /build/repo using revision v1.2.2
3##################################
4Note: switching to '3d71cdd7efd80110ed322ee94c19028a89de1468'.
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
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
46Enforcing usage of sbt in version 1.11.5
47No prepare script found for project balmungsan/neotypes
48##################################
49Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
50Targets: io.github.neotypes%neotypes-akka-stream io.github.neotypes%neotypes-cats-data io.github.neotypes%neotypes-cats-effect io.github.neotypes%neotypes-core io.github.neotypes%neotypes-enumeratum io.github.neotypes%neotypes-fs2-stream io.github.neotypes%neotypes-generic io.github.neotypes%neotypes-monix io.github.neotypes%neotypes-monix-stream io.github.neotypes%neotypes-pekko-stream io.github.neotypes%neotypes-refined io.github.neotypes%neotypes-zio io.github.neotypes%neotypes-zio-stream
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
71"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.neotypes%neotypes-akka-stream io.github.neotypes%neotypes-cats-data io.github.neotypes%neotypes-cats-effect io.github.neotypes%neotypes-core io.github.neotypes%neotypes-enumeratum io.github.neotypes%neotypes-fs2-stream io.github.neotypes%neotypes-generic io.github.neotypes%neotypes-monix io.github.neotypes%neotypes-monix-stream io.github.neotypes%neotypes-pekko-stream io.github.neotypes%neotypes-refined io.github.neotypes%neotypes-zio io.github.neotypes%neotypes-zio-stream"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt, Plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.774s.
86[info] done compiling
87[info] loading settings for project root from build.sbt, version.sbt...
88[info] resolving key references (15370 settings) ...
89[info] set current project to root (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in akkaStream/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in generic/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zioStream/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in core/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in fs2Stream/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in monixStream/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in microsite/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in pekkoStream/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in tests/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in monix/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in catsEffect/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in catsData/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in root/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in zio/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in enumeratum/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in refined/crossScalaVersions
107[info] set current project to root (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 16 projects.
109[info] Switching Scala version on:
110[info] refined (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
111[info] zioStream (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
112[info] * root (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
113[info] tests (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
114[info] enumeratum (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
115[info] akkaStream (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
116[info] generic (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
117[info] microsite (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
118[info] zio (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
119[info] fs2Stream (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
120[info] catsEffect (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
121[info] catsData (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
122[info] monix (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
123[info] monixStream (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
124[info] core (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
125[info] pekkoStream (2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
126[info] Excluding projects:
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132[info] Defining Global / credentials, akkaStream / credentials and 14 others.
133[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 127 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set current project to root (in build file:/build/repo/)
137Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
138[info] Reapplying settings...
139OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
140
141 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
142 Did you mean microsite / allExcludeDependencies ?
143 , retry without global scopes
144[info] Reapplying settings...
145[info] set current project to root (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148[info] set current project to root (in build file:/build/repo/)
149[success] Total time: 0 s, completed Dec 6, 2025, 12:19:03 AM
150Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
151Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
152Starting build...
153Projects: Set(refined, zioStream, enumeratum, akkaStream, generic, zio, fs2Stream, catsEffect, catsData, monix, monixStream, core, pekkoStream)
154Starting build for ProjectRef(file:/build/repo/,akkaStream) (neotypes-akka-stream)... [0/13]
155OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
158OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
159Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] Generating boilerplate files
161[info] compiling 24 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
162[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala-3/neotypes/syntax/cypher.scala:6:20
163[warn] 6 |import scala.quoted.*
164[warn] | ^
165[warn] | unused import
166[warn] one warning found
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/akka-stream/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
169[info] done compiling
170Starting build for ProjectRef(file:/build/repo/,pekkoStream) (neotypes-pekko-stream)... [1/13]
171Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] compiling 2 Scala sources to /build/repo/pekko-stream/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
173[info] done compiling
174Starting build for ProjectRef(file:/build/repo/,core) (neotypes-core)... [2/13]
175Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
176Starting build for ProjectRef(file:/build/repo/,fs2Stream) (neotypes-fs2-stream)... [3/13]
177Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
178[info] compiling 2 Scala sources to /build/repo/fs2-stream/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,refined) (neotypes-refined)... [4/13]
181Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] compiling 1 Scala source to /build/repo/refined/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
183[info] done compiling
184Starting build for ProjectRef(file:/build/repo/,zio) (neotypes-zio)... [5/13]
185Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
186[info] compiling 2 Scala sources to /build/repo/zio/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
187[info] done compiling
188Starting build for ProjectRef(file:/build/repo/,zioStream) (neotypes-zio-stream)... [6/13]
189Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
190[info] compiling 2 Scala sources to /build/repo/zio-stream/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
191[info] done compiling
192Starting build for ProjectRef(file:/build/repo/,monixStream) (neotypes-monix-stream)... [7/13]
193Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 2 Scala sources to /build/repo/monix-stream/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
195[info] done compiling
196Starting build for ProjectRef(file:/build/repo/,generic) (neotypes-generic)... [8/13]
197Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] compiling 4 Scala sources to /build/repo/generic/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,monix) (neotypes-monix)... [9/13]
201Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] compiling 2 Scala sources to /build/repo/monix/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
203[info] done compiling
204Starting build for ProjectRef(file:/build/repo/,catsEffect) (neotypes-cats-effect)... [10/13]
205Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] compiling 2 Scala sources to /build/repo/cats-effect/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
207[info] done compiling
208Starting build for ProjectRef(file:/build/repo/,catsData) (neotypes-cats-data)... [11/13]
209Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
210[info] compiling 1 Scala source to /build/repo/cats-data/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,enumeratum) (neotypes-enumeratum)... [12/13]
213Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -release:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] compiling 2 Scala sources to /build/repo/enumeratum/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
215[info] done compiling
216
217************************
218Build summary:
219[{
220 "module": "neotypes-akka-stream",
221 "compile": {"status": "ok", "tookMs": 24398, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["2.13.16", "3.3.6"]
228}
229},{
230 "module": "neotypes-pekko-stream",
231 "compile": {"status": "ok", "tookMs": 690, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.13.16", "3.3.6"]
238}
239},{
240 "module": "neotypes-core",
241 "compile": {"status": "ok", "tookMs": 80, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.13.16", "3.3.6"]
248}
249},{
250 "module": "neotypes-fs2-stream",
251 "compile": {"status": "ok", "tookMs": 845, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
253 "test-compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "skipped", "tookMs": 0},
256 "metadata": {
257 "crossScalaVersions": ["2.13.16", "3.3.6"]
258}
259},{
260 "module": "neotypes-refined",
261 "compile": {"status": "ok", "tookMs": 476, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.13.16", "3.3.6"]
268}
269},{
270 "module": "neotypes-zio",
271 "compile": {"status": "ok", "tookMs": 934, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.13.16", "3.3.6"]
278}
279},{
280 "module": "neotypes-zio-stream",
281 "compile": {"status": "ok", "tookMs": 744, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.13.16", "3.3.6"]
288}
289},{
290 "module": "neotypes-monix-stream",
291 "compile": {"status": "ok", "tookMs": 485, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "skipped", "tookMs": 0},
296 "metadata": {
297 "crossScalaVersions": ["2.13.16", "3.3.6"]
298}
299},{
300 "module": "neotypes-generic",
301 "compile": {"status": "ok", "tookMs": 751, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
303 "test-compile": {"status": "ok", "tookMs": 139, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
305 "publish": {"status": "skipped", "tookMs": 0},
306 "metadata": {
307 "crossScalaVersions": ["2.13.16", "3.3.6"]
308}
309},{
310 "module": "neotypes-monix",
311 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
313 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
315 "publish": {"status": "skipped", "tookMs": 0},
316 "metadata": {
317 "crossScalaVersions": ["2.13.16", "3.3.6"]
318}
319},{
320 "module": "neotypes-cats-effect",
321 "compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
323 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
325 "publish": {"status": "skipped", "tookMs": 0},
326 "metadata": {
327 "crossScalaVersions": ["2.13.16", "3.3.6"]
328}
329},{
330 "module": "neotypes-cats-data",
331 "compile": {"status": "ok", "tookMs": 727, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
333 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
335 "publish": {"status": "skipped", "tookMs": 0},
336 "metadata": {
337 "crossScalaVersions": ["2.13.16", "3.3.6"]
338}
339},{
340 "module": "neotypes-enumeratum",
341 "compile": {"status": "ok", "tookMs": 480, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
343 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
345 "publish": {"status": "skipped", "tookMs": 0},
346 "metadata": {
347 "crossScalaVersions": ["2.13.16", "3.3.6"]
348}
349}]
350************************
351[success] Total time: 97 s (0:01:37.0), completed Dec 6, 2025, 12:20:40 AM
352[0JChecking patch project/build.properties...
353Checking patch build.sbt...
354Applied patch project/build.properties cleanly.
355Applied patch build.sbt cleanly.