Build Logs
com-lihaoyi/geny • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
38
Total Lines
144
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-RC1-bin-20251107-3bea2f3-NIGHTLY
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-RC1-bin-20251107-3bea2f3-NIGHTLY
32Execute tests: false
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-RC1-bin-20251107-3bea2f3-NIGHTLY
45Targets: com.lihaoyi%geny
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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
57100 59.2M 100 59.2M 0 0 74.8M 0 --:--:-- --:--:-- --:--:-- 74.8M
58Preparing Java 17.0.8 runtime; this may take a minute or two ...
59[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
60[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
61[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
62[warn] ^
63[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
64[warn] .iterator()
65[warn] ^
66[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
67[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]
68[warn] given arguments: <none>
69[warn] after adaptation: Target.command((): Unit)
70[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
71[warn] ^
72[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
73[warn] case module: CommunityBuildPublishModule =>
74[warn] ^
75[warn] four warnings found
76[info] done compiling
77Try build using ./mill
78[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
79[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
80[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
81[warn] ^
82[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
83[warn] .iterator()
84[warn] ^
85[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
86[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]
87[warn] given arguments: <none>
88[warn] after adaptation: Target.command((): Unit)
89[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
90[warn] ^
91[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
92[warn] case module: CommunityBuildPublishModule =>
93[warn] ^
94[warn] four warnings found
95[info] done compiling
96Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
97Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
98OpenCB::Use cross-version 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY instead of 3.3.1
99
100Starting build for geny - [0/1]
101Failed to resolve scalaVersion, assume it's Scala 3 project
102Failed to resolve scalaVersion, assume it's Scala 3 project
103[info] compiling 5 Scala sources to /build/repo/out/geny/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/compile.dest/classes ...
104[warn] there were 2 feature warnings; re-run with -feature for details
105[warn] there were 3 deprecation warnings; re-run with -deprecation for details
106[warn] two warnings found
107[info] done compiling
108Successfully evaluated geny.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].compile
109Flag -classpath set repeatedly
110-- Warning: geny/src/geny/Internal.scala:25:6 ----------------------------------
11125 | def transfer0(src: InputStream,
112 | ^
113 | Couldn't resolve a member for the given link query: sink
1142 warnings found
115Successfully evaluated geny.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].docJar
116Failed to resolve scalaVersion, assume it's Scala 3 project
117Failed to resolve scalaVersion, assume it's Scala 3 project
118[info] compiling 3 Scala sources to /build/repo/out/geny/jvm/3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test/compile.dest/classes ...
119[warn] there was 1 deprecation warning; re-run with -deprecation for details
120[warn] one warning found
121[info] done compiling
122Successfully evaluated geny.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].test.compile
123Publishing Artifact(com.lihaoyi,geny_3,1.1.1-DIRTYb5d21cfd) to ivy repo /root/.ivy2/local
124Successfully evaluated geny.jvm[3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY].publishLocal
125
126************************
127Build summary:
128[{
129 "module": "geny",
130 "compile": {"status": "ok", "tookMs": 16498, "warnings": 0, "errors": 0},
131 "doc": {"status": "ok", "tookMs": 8098, "files": 1, "totalSizeKb": 2725},
132 "test-compile": {"status": "ok", "tookMs": 11488, "warnings": 0, "errors": 0},
133 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
134 "publish": {"status": "ok", "tookMs": 361},
135 "metadata": {
136 "crossScalaVersions": ["2.12.17", "2.13.8", "3.3.1"]
137}
138}]
139************************"
140
141Checking patch build.sc...
142Checking patch .mill-version...
143Applied patch build.sc cleanly.
144Applied patch .mill-version cleanly.