Build Logs

com-lihaoyi/geny • 3.8.0:2026-01-13

Errors

2

Warnings

32

Total Lines

252

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
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
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
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
56 1 59.2M 1 623k 0 0 911k 0 0:01:06 --:--:-- 0:01:06 911k
57 67 59.2M 67 40.0M 0 0 23.7M 0 0:00:02 0:00:01 0:00:01 39.4M
58100 59.2M 100 59.2M 0 0 30.4M 0 0:00:01 0:00:01 --:--:-- 46.5M
59Preparing Java 17.0.8 runtime; this may take a minute or two ...
60[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
61[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
62[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]
63[warn] given arguments: <none>
64[warn] after adaptation: Target.command((): Unit)
65[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
66[warn] ^
67[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
68[warn] .iterator()
69[warn] ^
70[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
71[warn] case module: CommunityBuildPublishModule =>
72[warn] ^
73[warn] three warnings found
74[info] done compiling
75Try build using ./mill
76[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
77[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
78[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]
79[warn] given arguments: <none>
80[warn] after adaptation: Target.command((): Unit)
81[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
82[warn] ^
83[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
84[warn] .iterator()
85[warn] ^
86[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
87[warn] case module: CommunityBuildPublishModule =>
88[warn] ^
89[warn] three warnings found
90[info] done compiling
91Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
92Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),Full)
93OpenCB::Use cross-version 3.8.0 instead of 3.3.1
94
95Starting build for geny - [0/1]
96Failed to resolve scalaVersion, assume it's Scala 3 project
97Failed to resolve scalaVersion, assume it's Scala 3 project
98[info] compiling 5 Scala sources to /build/repo/out/geny/jvm/3.8.0/compile.dest/classes ...
99[warn] there were 2 feature warnings; re-run with -feature for details
100[warn] there were 3 deprecation warnings; re-run with -deprecation for details
101[warn] two warnings found
102[info] done compiling
103Successfully evaluated geny.jvm[3.8.0].compile
104Option -classpath was updated
105-- Warning: geny/src/geny/Internal.scala:25:6 ----------------------------------
10625 | def transfer0(src: InputStream,
107 | ^
108 | Couldn't resolve a member for the given link query: sink
1092 warnings found
110Successfully evaluated geny.jvm[3.8.0].docJar
111Failed to resolve scalaVersion, assume it's Scala 3 project
112Failed to resolve scalaVersion, assume it's Scala 3 project
113[info] compiling 3 Scala sources to /build/repo/out/geny/jvm/3.8.0/test/compile.dest/classes ...
114[warn] there was 1 deprecation warning; re-run with -deprecation for details
115[warn] one warning found
116[info] done compiling
117Successfully evaluated geny.jvm[3.8.0].test.compile
118-------------------------------- Running Tests --------------------------------
119+ geny.TestReadable.Strings 10ms
120+ geny.TestReadable.ArrayByte 0ms
121+ geny.TestReadable.ByteBuffer.indirect 1ms
122+ geny.TestReadable.ByteBuffer.direct 0ms
123+ geny.TestReadable.InputStream 0ms
124-------------------------------- Running Tests --------------------------------
125+ geny.TestGenerator.toStrings 4ms
126+ geny.TestGenerator.unit.toSeq 8ms
127+ geny.TestGenerator.unit.find 1ms
128+ geny.TestGenerator.unit.exists 0ms
129+ geny.TestGenerator.unit.contains 0ms
130+ geny.TestGenerator.unit.forAll 0ms
131+ geny.TestGenerator.unit.count 1ms
132+ geny.TestGenerator.unit.reduceLeft 4ms java.lang.UnsupportedOperationException: empty.reduceLeft
133+ geny.TestGenerator.unit.foldLeft 0ms
134+ geny.TestGenerator.unit.concat 0ms
135+ geny.TestGenerator.unit.filter 1ms
136+ geny.TestGenerator.unit.map 1ms
137+ geny.TestGenerator.unit.flatMap 2ms
138+ geny.TestGenerator.unit.collect 2ms
139+ geny.TestGenerator.unit.collectFirst 1ms
140+ geny.TestGenerator.unit.slice 0ms
141+ geny.TestGenerator.unit.sliding 4ms
142+ geny.TestGenerator.unit.takeWhile 1ms
143+ geny.TestGenerator.unit.dropWhile 1ms
144+ geny.TestGenerator.unit.zipWithIndex 1ms
145+ geny.TestGenerator.unit.zip.simple 1ms
146+ geny.TestGenerator.unit.zip.truncateIfGenLonger 0ms
147+ geny.TestGenerator.unit.zip.truncateIfIterableLonger 0ms
148+ geny.TestGenerator.unit.head 0ms
149+ geny.TestGenerator.unit.headOption 0ms
150+ geny.TestGenerator.unit.conversions 6ms
151+ geny.TestGenerator.unit.mkString 0ms
152+ geny.TestGenerator.unit.aggregates 3ms
153+ geny.TestGenerator.unit.creation 0ms
154+ geny.TestGenerator.unit.selfClosing 4ms
155+ geny.TestGenerator.laziness 0ms
156+ geny.TestGenerator.combinations.0 2ms Vector(0, 4, 8, 12, 16)
157+ geny.TestGenerator.combinations.1 1ms Vector(0, 4)
158+ geny.TestGenerator.combinations.2 1ms Vector(8, 12, 16)
159+ geny.TestGenerator.combinations.3 1ms Vector(12, 16)
160+ geny.TestGenerator.combinations.4 1ms Vector(0, 2, 4, 6, 8)
161+ geny.TestGenerator.combinations.5 1ms Vector(0, 0, 1, 0, 1, 2)
162+ geny.TestGenerator.combinations.6 4ms Vector((0,0), (1,1), (3,3), (4,4), (5,5))
163+ geny.TestGenerator.combinations.7 1ms Vector(8, 12, 16, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
164-------------------------------- Running Tests --------------------------------
165+ geny.TestWritable.Strings 1ms
166+ geny.TestWritable.ArrayByte 0ms
167+ geny.TestWritable.ByteBuffer.indirect 0ms
168+ geny.TestWritable.ByteBuffer.direct 0ms
169+ geny.TestWritable.InputStream 0ms
170----------------------------------- Results -----------------------------------
171- geny.TestWritable 1ms
172 + Strings 1ms
173 + ArrayByte 0ms
174 - ByteBuffer 0ms
175 + indirect 0ms
176 + direct 0ms
177 + InputStream 0ms
178- geny.TestGenerator 58ms
179 + toStrings 4ms
180 - unit 42ms
181 + toSeq 8ms
182 + find 1ms
183 + exists 0ms
184 + contains 0ms
185 + forAll 0ms
186 + count 1ms
187 + reduceLeft 4ms java.lang.UnsupportedOperationException: empty.reduceLeft
188 + foldLeft 0ms
189 + concat 0ms
190 + filter 1ms
191 + map 1ms
192 + flatMap 2ms
193 + collect 2ms
194 + collectFirst 1ms
195 + slice 0ms
196 + sliding 4ms
197 + takeWhile 1ms
198 + dropWhile 1ms
199 + zipWithIndex 1ms
200 - zip 1ms
201 + simple 1ms
202 + truncateIfGenLonger 0ms
203 + truncateIfIterableLonger 0ms
204 + head 0ms
205 + headOption 0ms
206 + conversions 6ms
207 + mkString 0ms
208 + aggregates 3ms
209 + creation 0ms
210 + selfClosing 4ms
211 + laziness 0ms
212 - combinations 12ms
213 + 0 2ms Vector(0, 4, 8, 12, 16)
214 + 1 1ms Vector(0, 4)
215 + 2 1ms Vector(8, 12, 16)
216 + 3 1ms Vector(12, 16)
217 + 4 1ms Vector(0, 2, 4, 6, 8)
218 + 5 1ms Vector(0, 0, 1, 0, 1, 2)
219 + 6 4ms Vector((0,0), (1,1), (3,3), (4,4), (5,5))
220 + 7 1ms Vector(8, 12, 16, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)
221- geny.TestReadable 11ms
222 + Strings 10ms
223 + ArrayByte 0ms
224 - ByteBuffer 1ms
225 + indirect 1ms
226 + direct 0ms
227 + InputStream 0ms
228
229Tests: 49, Passed: 49, Failed: 0
230Successfully evaluated geny.jvm[3.8.0].test.test
231Publishing Artifact(com.lihaoyi,geny_3,1.1.1-DIRTY51da6b23) to ivy repo /root/.ivy2/local
232Successfully evaluated geny.jvm[3.8.0].publishLocal
233
234************************
235Build summary:
236[{
237 "module": "geny",
238 "compile": {"status": "ok", "tookMs": 7291, "warnings": 0, "errors": 0},
239 "doc": {"status": "ok", "tookMs": 4483, "files": 1, "totalSizeKb": 2723},
240 "test-compile": {"status": "ok", "tookMs": 7131, "warnings": 0, "errors": 0},
241 "test": {"status": "ok", "tookMs": 1636, "passed": 49, "failed": 0, "ignored": 0, "skipped": 0, "total": 49, "byFramework": []},
242 "publish": {"status": "ok", "tookMs": 338},
243 "metadata": {
244 "crossScalaVersions": ["2.12.17", "2.13.8", "3.3.1"]
245}
246}]
247************************"
248
249Checking patch build.sc...
250Checking patch .mill-version...
251Applied patch build.sc cleanly.
252Applied patch .mill-version cleanly.