Build Logs

ysthakur/sline • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

20

Total Lines

102

1##################################
2Clonning https://github.com/ysthakur/sline.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
15Execute tests: false
16Mill project found:
17Found explicit mill version 0.11.1 in ./mill-version
18Force upgrade of millVersion 0.11.1 to 0.11.13
19Detected mill version=0.11.13, binary version: 0.11
20No prepare script found for project ysthakur/sline
21Apply scalafix rules to ./build.sc
22Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
23Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
24Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
25##################################
26Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
27Targets: io.github.ysthakur%sline
28Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
29##################################
30Downloading mill 0.11.13 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.11.13/mill-dist-0.11.13.jar ...
31 % Total % Received % Xferd Average Speed Time Time Time Current
32 Dload Upload Total Spent Left Speed
33
34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
35 24 59.2M 24 14.6M 0 0 14.2M 0 0:00:04 0:00:01 0:00:03 14.2M
36 59 59.2M 59 35.1M 0 0 17.3M 0 0:00:03 0:00:02 0:00:01 17.3M
37100 59.2M 100 59.2M 0 0 23.5M 0 0:00:02 0:00:02 --:--:-- 23.5M
38Preparing Java 17.0.8 runtime; this may take a minute or two ...
39[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
40[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
41[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
42[warn] ^
43[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
44[warn] .iterator()
45[warn] ^
46[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
47[warn] case module: CommunityBuildPublishModule =>
48[warn] ^
49[warn] three warnings found
50[info] done compiling
51Try build using ./mill
52[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
53[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
54[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
55[warn] ^
56[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
57[warn] .iterator()
58[warn] ^
59[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
60[warn] case module: CommunityBuildPublishModule =>
61[warn] ^
62[warn] three warnings found
63[info] done compiling
64Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
65Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
66OpenCB::Use cross-version 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY instead of 3.3.0
67
68Starting build for sline - [0/1]
69OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
70OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
71OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
72[info] compiling 12 Scala sources to /build/repo/out/sline/3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/jvm/compile.dest/classes ...
73[info] done compiling
74Successfully evaluated sline[3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY].jvm.compile
75Skipping unused scalacOptions: -print-lines
76Option -classpath was updated
771 warning found
78Successfully evaluated sline[3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY].jvm.docJar
79Failed to resolve scalaVersion, assume it's Scala 3 project
80Successfully evaluated sline[3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY].jvm.test.compile
81Publishing Artifact(io.github.ysthakur,sline_3,0.0.1-2-900c21-DIRTYa373ac74) to ivy repo /root/.ivy2/local
82Successfully evaluated sline[3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY].jvm.publishLocal
83
84************************
85Build summary:
86[{
87 "module": "sline",
88 "compile": {"status": "ok", "tookMs": 16189, "warnings": 0, "errors": 0},
89 "doc": {"status": "ok", "tookMs": 8306, "files": 1, "totalSizeKb": 2707},
90 "test-compile": {"status": "ok", "tookMs": 1222, "warnings": 0, "errors": 0},
91 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
92 "publish": {"status": "ok", "tookMs": 426},
93 "metadata": {
94 "crossScalaVersions": ["2.13.11", "3.3.0"]
95}
96}]
97************************"
98
99Checking patch build.sc...
100Checking patch .mill-version...
101Applied patch build.sc cleanly.
102Applied patch .mill-version cleanly.