Build Logs
com-lihaoyi/geny • 3.8.0-RC2:2025-11-28
Errors
2
Warnings
32
Total Lines
253
1##################################
2Clonning https://github.com/com-lihaoyi/geny.git into /build/repo using revision 1.1.1
3##################################
4Note: switching to '9b290357503e5601a650bc469a072bb9a2266efb'.
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: true
33Mill project found:
34Found explicit mill version 0.11.7-29-f2e220 in ./mill-version
35Force upgrade of millVersion 0.11.7-29-f2e220 to 0.11.13
36Detected mill version=0.11.13, binary version: 0.11
37No prepare script found for project com-lihaoyi/geny
38No mill build directory found
39Apply scalafix rules to ./build.sc
40Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
41Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
42Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
43##################################
44Scala version: 3.8.0-RC2
45Targets: com.lihaoyi%geny
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
47##################################
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50
51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
53
54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
56
57 49 59.2M 49 29.1M 0 0 17.7M 0 0:00:03 0:00:01 0:00:02 17.7M
58 87 59.2M 87 51.8M 0 0 19.2M 0 0:00:03 0:00:02 0:00:01 21.4M
59100 59.2M 100 59.2M 0 0 19.4M 0 0:00:03 0:00:03 --:--:-- 21.3M
60Preparing Java 17.0.8 runtime; this may take a minute or two ...
61[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
62[warn] /build/repo/build.sc:68:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
63[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
64[warn] given arguments: <none>
65[warn] after adaptation: Target.command((): Unit)
66[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
67[warn] ^
68[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
69[warn] .iterator()
70[warn] ^
71[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
72[warn] case module: CommunityBuildPublishModule =>
73[warn] ^
74[warn] three warnings found
75[info] done compiling
76Try build using ./mill
77[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
78[warn] /build/repo/build.sc:68:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
79[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
80[warn] given arguments: <none>
81[warn] after adaptation: Target.command((): Unit)
82[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
83[warn] ^
84[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
85[warn] .iterator()
86[warn] ^
87[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
88[warn] case module: CommunityBuildPublishModule =>
89[warn] ^
90[warn] three warnings found
91[info] done compiling
92Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
93Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),Full)
94OpenCB::Use cross-version 3.8.0-RC2 instead of 3.3.1
95
96Starting build for geny - [0/1]
97Failed to resolve scalaVersion, assume it's Scala 3 project
98Failed to resolve scalaVersion, assume it's Scala 3 project
99[info] compiling 5 Scala sources to /build/repo/out/geny/jvm/3.8.0-RC2/compile.dest/classes ...
100[warn] there were 2 feature warnings; re-run with -feature for details
101[warn] there were 3 deprecation warnings; re-run with -deprecation for details
102[warn] two warnings found
103[info] done compiling
104Successfully evaluated geny.jvm[3.8.0-RC2].compile
105Option -classpath was updated
106-- Warning: geny/src/geny/Internal.scala:25:6 ----------------------------------
10725 | def transfer0(src: InputStream,
108 | ^
109 | Couldn't resolve a member for the given link query: sink
1102 warnings found
111Successfully evaluated geny.jvm[3.8.0-RC2].docJar
112Failed to resolve scalaVersion, assume it's Scala 3 project
113Failed to resolve scalaVersion, assume it's Scala 3 project
114[info] compiling 3 Scala sources to /build/repo/out/geny/jvm/3.8.0-RC2/test/compile.dest/classes ...
115[warn] there was 1 deprecation warning; re-run with -deprecation for details
116[warn] one warning found
117[info] done compiling
118Successfully evaluated geny.jvm[3.8.0-RC2].test.compile
119-------------------------------- Running Tests --------------------------------
120+ geny.TestGenerator.toStrings 14ms
121+ geny.TestGenerator.unit.toSeq 10ms
122+ geny.TestGenerator.unit.find 1ms
123+ geny.TestGenerator.unit.exists 0ms
124+ geny.TestGenerator.unit.contains 0ms
125+ geny.TestGenerator.unit.forAll 1ms
126+ geny.TestGenerator.unit.count 1ms
127+ geny.TestGenerator.unit.reduceLeft 4ms java.lang.UnsupportedOperationException: empty.reduceLeft
128+ geny.TestGenerator.unit.foldLeft 1ms
129+ geny.TestGenerator.unit.concat 1ms
130+ geny.TestGenerator.unit.filter 1ms
131+ geny.TestGenerator.unit.map 2ms
132+ geny.TestGenerator.unit.flatMap 2ms
133+ geny.TestGenerator.unit.collect 2ms
134+ geny.TestGenerator.unit.collectFirst 3ms
135+ geny.TestGenerator.unit.slice 0ms
136+ geny.TestGenerator.unit.sliding 5ms
137+ geny.TestGenerator.unit.takeWhile 1ms
138+ geny.TestGenerator.unit.dropWhile 1ms
139+ geny.TestGenerator.unit.zipWithIndex 0ms
140+ geny.TestGenerator.unit.zip.simple 2ms
141+ geny.TestGenerator.unit.zip.truncateIfGenLonger 0ms
142+ geny.TestGenerator.unit.zip.truncateIfIterableLonger 0ms
143+ geny.TestGenerator.unit.head 0ms
144+ geny.TestGenerator.unit.headOption 0ms
145+ geny.TestGenerator.unit.conversions 6ms
146+ geny.TestGenerator.unit.mkString 0ms
147+ geny.TestGenerator.unit.aggregates 3ms
148+ geny.TestGenerator.unit.creation 1ms
149+ geny.TestGenerator.unit.selfClosing 4ms
150+ geny.TestGenerator.laziness 0ms
151+ geny.TestGenerator.combinations.0 3ms Vector(0, 4, 8, 12, 16)
152+ geny.TestGenerator.combinations.1 1ms Vector(0, 4)
153+ geny.TestGenerator.combinations.2 1ms Vector(8, 12, 16)
154+ geny.TestGenerator.combinations.3 1ms Vector(12, 16)
155+ geny.TestGenerator.combinations.4 1ms Vector(0, 2, 4, 6, 8)
156+ geny.TestGenerator.combinations.5 2ms Vector(0, 0, 1, 0, 1, 2)
157+ geny.TestGenerator.combinations.6 4ms Vector((0,0), (1,1), (3,3), (4,4), (5,5))
158+ geny.TestGenerator.combinations.7 2ms Vector(8, 12, 16, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
159-------------------------------- Running Tests --------------------------------
160+ geny.TestWritable.Strings 1ms
161+ geny.TestWritable.ArrayByte 0ms
162+ geny.TestWritable.ByteBuffer.indirect 1ms
163+ geny.TestWritable.ByteBuffer.direct 0ms
164+ geny.TestWritable.InputStream 2ms
165-------------------------------- Running Tests --------------------------------
166+ geny.TestReadable.Strings 1ms
167+ geny.TestReadable.ArrayByte 0ms
168+ geny.TestReadable.ByteBuffer.indirect 1ms
169+ geny.TestReadable.ByteBuffer.direct 0ms
170+ geny.TestReadable.InputStream 0ms
171----------------------------------- Results -----------------------------------
172- geny.TestReadable 2ms
173 + Strings 1ms
174 + ArrayByte 0ms
175 - ByteBuffer 1ms
176 + indirect 1ms
177 + direct 0ms
178 + InputStream 0ms
179- geny.TestWritable 4ms
180 + Strings 1ms
181 + ArrayByte 0ms
182 - ByteBuffer 1ms
183 + indirect 1ms
184 + direct 0ms
185 + InputStream 2ms
186- geny.TestGenerator 81ms
187 + toStrings 14ms
188 - unit 52ms
189 + toSeq 10ms
190 + find 1ms
191 + exists 0ms
192 + contains 0ms
193 + forAll 1ms
194 + count 1ms
195 + reduceLeft 4ms java.lang.UnsupportedOperationException: empty.reduceLeft
196 + foldLeft 1ms
197 + concat 1ms
198 + filter 1ms
199 + map 2ms
200 + flatMap 2ms
201 + collect 2ms
202 + collectFirst 3ms
203 + slice 0ms
204 + sliding 5ms
205 + takeWhile 1ms
206 + dropWhile 1ms
207 + zipWithIndex 0ms
208 - zip 2ms
209 + simple 2ms
210 + truncateIfGenLonger 0ms
211 + truncateIfIterableLonger 0ms
212 + head 0ms
213 + headOption 0ms
214 + conversions 6ms
215 + mkString 0ms
216 + aggregates 3ms
217 + creation 1ms
218 + selfClosing 4ms
219 + laziness 0ms
220 - combinations 15ms
221 + 0 3ms Vector(0, 4, 8, 12, 16)
222 + 1 1ms Vector(0, 4)
223 + 2 1ms Vector(8, 12, 16)
224 + 3 1ms Vector(12, 16)
225 + 4 1ms Vector(0, 2, 4, 6, 8)
226 + 5 2ms Vector(0, 0, 1, 0, 1, 2)
227 + 6 4ms Vector((0,0), (1,1), (3,3), (4,4), (5,5))
228 + 7 2ms Vector(8, 12, 16, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
229
230Tests: 49, Passed: 49, Failed: 0
231Successfully evaluated geny.jvm[3.8.0-RC2].test.test
232Publishing Artifact(com.lihaoyi,geny_3,1.1.1-DIRTY1a69de6e) to ivy repo /root/.ivy2/local
233Successfully evaluated geny.jvm[3.8.0-RC2].publishLocal
234
235************************
236Build summary:
237[{
238 "module": "geny",
239 "compile": {"status": "ok", "tookMs": 8272, "warnings": 0, "errors": 0},
240 "doc": {"status": "ok", "tookMs": 4757, "files": 1, "totalSizeKb": 2725},
241 "test-compile": {"status": "ok", "tookMs": 11913, "warnings": 0, "errors": 0},
242 "test": {"status": "ok", "tookMs": 1694, "passed": 49, "failed": 0, "ignored": 0, "skipped": 0, "total": 49, "byFramework": []},
243 "publish": {"status": "ok", "tookMs": 292},
244 "metadata": {
245 "crossScalaVersions": ["2.12.17", "2.13.8", "3.3.1"]
246}
247}]
248************************"
249
250Checking patch build.sc...
251Checking patch .mill-version...
252Applied patch build.sc cleanly.
253Applied patch .mill-version cleanly.