Build Logs
tpolecat/atto • 3.8.0-RC6:2026-01-08
Errors
1
Warnings
18
Total Lines
396
1##################################
2Clonning https://github.com/tpolecat/atto.git into /build/repo using revision v0.9.5
3##################################
4Note: switching to '1e1804f9e3914ea42fff505d0bf912f83dae6a53'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project tpolecat/atto
35##################################
36Scala version: 3.7.4
37Targets: org.tpolecat%atto-core org.tpolecat%atto-fs2 org.tpolecat%atto-refined
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
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_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-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
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" org.tpolecat%atto-core org.tpolecat%atto-fs2 org.tpolecat%atto-refined"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build-build from plugins.sbt...
69[info] loading project definition from /build/repo/project/project
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.708s.
75[info] done compiling
76[info] loading settings for project atto from build.sbt...
77[info] resolving key references (10189 settings) ...
78[info] set current project to atto (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.7.4
80OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in refinedJVM/crossScalaVersions
81OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in docs/crossScalaVersions
82OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in coreJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in refinedJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in testsJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in fs2JS/crossScalaVersions
86OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in atto/crossScalaVersions
87OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in fs2JVM/crossScalaVersions
88OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in coreJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.0.0 -> 3.7.4 in testsJVM/crossScalaVersions
90[info] set current project to atto (in build file:/build/repo/)
91[info] Setting Scala version to 3.7.4 on 10 projects.
92[info] Switching Scala version on:
93[info] * atto (2.12.12, 2.13.5, 3.7.4)
94[info] docs (2.12.12, 2.13.5, 3.7.4)
95[info] coreJS (2.12.12, 2.13.5, 3.7.4)
96[info] coreJVM (2.12.12, 2.13.5, 3.7.4)
97[info] testsJS (2.12.12, 2.13.5, 3.7.4)
98[info] refinedJS (2.12.12, 2.13.5, 3.7.4)
99[info] refinedJVM (2.12.12, 2.13.5, 3.7.4)
100[info] fs2JS (2.12.12, 2.13.5, 3.7.4)
101[info] testsJVM (2.12.12, 2.13.5, 3.7.4)
102[info] fs2JVM (2.12.12, 2.13.5, 3.7.4)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to atto (in build file:/build/repo/)
106Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to atto (in build file:/build/repo/)
109[info] Defining Global / credentials, coreJS / credentials and 8 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 59 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to atto (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean coreJS / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to atto (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to atto (in build file:/build/repo/)
126[success] Total time: 0 s, completed Jan 8, 2026, 1:32:24 AM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(coreJVM, fs2JVM, refinedJVM)
131Starting build for ProjectRef(file:/build/repo/,coreJVM) (atto-core)... [0/3]
132OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
138[info] compiling 12 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4/classes ...
139[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
140[info] [patched file /build/repo/modules/core/src/main/scala/atto/parser/Numeric.scala]
141[info] [patched file /build/repo/modules/core/src/main/scala/atto/parser/Combinator.scala]
142[info] [patched file /build/repo/modules/core/src/main/scala/atto/parser/Text.scala]
143[info] [patched file /build/repo/modules/core/src/main/scala/atto/syntax/ParserOps.scala]
144[info] [patched file /build/repo/modules/core/src/main/scala/atto/parser/Character.scala]
145[info] [patched file /build/repo/modules/core/src/main/scala/atto/ParseResult.scala]
146[info] [patched file /build/repo/modules/core/src/main/scala/atto/Parser.scala]
147[warn] one warning found
148[info] done compiling
149[info] compiling 12 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,fs2JVM) (atto-fs2)... [1/3]
154Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
155[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.7.4/classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.7.4/test-classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,refinedJVM) (atto-refined)... [2/3]
164Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
165[info] compiling 1 Scala source to /build/repo/modules/refined/.jvm/target/scala-3.7.4/classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "atto-core",
174 "compile": {"status": "ok", "tookMs": 10088, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 3961, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
181}
182},{
183 "module": "atto-fs2",
184 "compile": {"status": "ok", "tookMs": 935, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 2262, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
191}
192},{
193 "module": "atto-refined",
194 "compile": {"status": "ok", "tookMs": 394, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 121, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
201}
202}]
203************************
204[success] Total time: 21 s, completed Jan 8, 2026, 1:32:45 AM
205[0JChecking patch project/plugins.sbt...
206Checking patch project/build.properties...
207Checking patch build.sbt...
208Applied patch project/plugins.sbt cleanly.
209Applied patch project/build.properties cleanly.
210Applied patch build.sbt cleanly.
211Commit migration rewrites
212Switched to a new branch 'opencb/migrate-source-3.7'
213[opencb/migrate-source-3.7 c0848c0] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
214 7 files changed, 57 insertions(+), 57 deletions(-)
215----
216Preparing build for 3.8.0-RC6
217Scala binary version found: 3.8
218Implicitly using source version 3.8
219Scala binary version found: 3.8
220Implicitly using source version 3.8
221Would try to apply common scalacOption (best-effort, sbt/mill only):
222Append: ,REQUIRE:-source:3.8
223Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
224----
225Starting build for 3.8.0-RC6
226Execute tests: true
227sbt project found:
228Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
229Enforcing usage of sbt in version 1.11.5
230No prepare script found for project tpolecat/atto
231##################################
232Scala version: 3.8.0-RC6
233Targets: org.tpolecat%atto-core org.tpolecat%atto-fs2 org.tpolecat%atto-refined
234Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
235##################################
236Using extra scalacOptions: ,REQUIRE:-source:3.8
237Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
238[sbt_options] declare -a sbt_options=()
239[process_args] java_version = '17'
240[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
241# Executing command line:
242java
243-Dfile.encoding=UTF-8
244-Dcommunitybuild.scala=3.8.0-RC6
245-Dcommunitybuild.project.dependencies.add=
246-Xmx7G
247-Xms4G
248-Xss8M
249-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
250-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
251-jar
252/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
253"setCrossScalaVersions 3.8.0-RC6"
254"++3.8.0-RC6 -v"
255"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
256"set every credentials := Nil"
257"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
258"removeScalacOptionsStartingWith -P:wartremover"
259
260moduleMappings
261"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}""" org.tpolecat%atto-core org.tpolecat%atto-fs2 org.tpolecat%atto-refined"
262
263[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
264[info] loading settings for project repo-build-build from plugins.sbt...
265[info] loading project definition from /build/repo/project/project
266[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
267[info] loading project definition from /build/repo/project
268[info] loading settings for project atto from build.sbt...
269[info] resolving key references (10189 settings) ...
270[info] set current project to atto (in build file:/build/repo/)
271Execute setCrossScalaVersions: 3.8.0-RC6
272OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in refinedJVM/crossScalaVersions
273OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in docs/crossScalaVersions
274OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in coreJVM/crossScalaVersions
275OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in refinedJS/crossScalaVersions
276OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in testsJS/crossScalaVersions
277OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in fs2JS/crossScalaVersions
278OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in atto/crossScalaVersions
279OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in fs2JVM/crossScalaVersions
280OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in coreJS/crossScalaVersions
281OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in testsJVM/crossScalaVersions
282[info] set current project to atto (in build file:/build/repo/)
283[info] Setting Scala version to 3.8.0-RC6 on 10 projects.
284[info] Switching Scala version on:
285[info] * atto (2.12.12, 2.13.5, 3.8.0-RC6)
286[info] docs (2.12.12, 2.13.5, 3.8.0-RC6)
287[info] coreJS (2.12.12, 2.13.5, 3.8.0-RC6)
288[info] coreJVM (2.12.12, 2.13.5, 3.8.0-RC6)
289[info] testsJS (2.12.12, 2.13.5, 3.8.0-RC6)
290[info] refinedJS (2.12.12, 2.13.5, 3.8.0-RC6)
291[info] refinedJVM (2.12.12, 2.13.5, 3.8.0-RC6)
292[info] fs2JS (2.12.12, 2.13.5, 3.8.0-RC6)
293[info] testsJVM (2.12.12, 2.13.5, 3.8.0-RC6)
294[info] fs2JVM (2.12.12, 2.13.5, 3.8.0-RC6)
295[info] Excluding projects:
296[info] Reapplying settings...
297[info] set current project to atto (in build file:/build/repo/)
298Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
299[info] Reapplying settings...
300[info] set current project to atto (in build file:/build/repo/)
301[info] Defining Global / credentials, coreJS / credentials and 8 others.
302[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 59 others.
303[info] Run `last` for details.
304[info] Reapplying settings...
305[info] set current project to atto (in build file:/build/repo/)
306Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
307[info] Reapplying settings...
308OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
309
310 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
311 Did you mean coreJS / allExcludeDependencies ?
312 , retry without global scopes
313[info] Reapplying settings...
314[info] set current project to atto (in build file:/build/repo/)
315Execute removeScalacOptionsStartingWith: -P:wartremover
316[info] Reapplying settings...
317[info] set current project to atto (in build file:/build/repo/)
318[success] Total time: 0 s, completed Jan 8, 2026, 1:32:59 AM
319Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[]}
320Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
321Starting build...
322Projects: Set(coreJVM, fs2JVM, refinedJVM)
323Starting build for ProjectRef(file:/build/repo/,coreJVM) (atto-core)... [0/3]
324OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
325OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
326OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
327OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
328Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
329[info] compiling 12 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.8.0-RC6/classes ...
330[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
331[warn] one warning found
332[info] done compiling
333Starting build for ProjectRef(file:/build/repo/,fs2JVM) (atto-fs2)... [1/3]
334Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
335[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC6/classes ...
336[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
337[warn] one warning found
338[info] done compiling
339[info] compiling 1 Scala source to /build/repo/modules/fs2/.jvm/target/scala-3.8.0-RC6/test-classes ...
340[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
341[warn] one warning found
342[info] done compiling
343[info] + Pipes.parse1 parses single value correctly: OK, passed 100 tests.
344[info] + Pipes.parseN outputs values up until and Error: OK, passed 100 tests.
345[info] + Pipes.parse1 outputs a failed parser on invalid input: OK, passed 100 tests.
346[info] + Pipes.parseN outputs all values if good: OK, passed 100 tests.
347[info] + Pipes.parseLenient ignoresInvalid: OK, passed 100 tests.
348[info] + Pipes.parseLenient recreates initial list on appropriate parser: OK, passed 100 tests.
349Starting build for ProjectRef(file:/build/repo/,refinedJVM) (atto-refined)... [2/3]
350Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
351[info] compiling 1 Scala source to /build/repo/modules/refined/.jvm/target/scala-3.8.0-RC6/classes ...
352[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
353[warn] one warning found
354[info] done compiling
355
356************************
357Build summary:
358[{
359 "module": "atto-core",
360 "compile": {"status": "ok", "tookMs": 10283, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
362 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "test": {"status": "ok", "tookMs": 119, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
364 "publish": {"status": "skipped", "tookMs": 0},
365 "metadata": {
366 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
367}
368},{
369 "module": "atto-fs2",
370 "compile": {"status": "ok", "tookMs": 1165, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
371 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
372 "test-compile": {"status": "ok", "tookMs": 2307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
373 "test": {"status": "ok", "tookMs": 1558, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
374 "publish": {"status": "skipped", "tookMs": 0},
375 "metadata": {
376 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
377}
378},{
379 "module": "atto-refined",
380 "compile": {"status": "ok", "tookMs": 523, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
381 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
382 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "test": {"status": "ok", "tookMs": 125, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
384 "publish": {"status": "skipped", "tookMs": 0},
385 "metadata": {
386 "crossScalaVersions": ["2.12.12", "2.13.5", "3.0.0"]
387}
388}]
389************************
390[success] Total time: 20 s, completed Jan 8, 2026, 1:33:19 AM
391[0JChecking patch project/plugins.sbt...
392Checking patch project/build.properties...
393Checking patch build.sbt...
394Applied patch project/plugins.sbt cleanly.
395Applied patch project/build.properties cleanly.
396Applied patch build.sbt cleanly.