Build Logs

quafadas/spire_ad • scheduled_3.7.3-RC1-bin-20250703-399f0f4-NIGHTLY

Errors

0

Warnings

34

Total Lines

124

1##################################
2Clonning https://github.com/quafadas/spire_ad.git into repo using revision v0.0.9
3##################################
4Note: switching to '2ed1d8f5f38ef7da709e1a6ffd0f44875c31a49a'.
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.7.3-RC1-bin-20250703-399f0f4-NIGHTLY
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.7-migration
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.7.3-RC1-bin-20250703-399f0f4-NIGHTLY
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.12.8
35Detected mill version=0.12.8, binary version: 0.12
36No prepare script found for project quafadas/spire_ad
37No mill build directory found
38Apply scalafix rules to build.mill
39##################################
40Scala version: 3.7.3-RC1-bin-20250703-399f0f4-NIGHTLY
41Targets: io.github.quafadas%spireAD
42Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
43##################################
44Try build using /opencb/project-builder/mill/millw --mill-version 0.12.8
45Downloading mill 0.12.8 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.8/mill-dist-0.12.8.jar ...
46 % Total % Received % Xferd Average Speed Time Time Time Current
47 Dload Upload Total Spent Left Speed
48
49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
50100 69.9M 100 69.9M 0 0 233M 0 --:--:-- --:--:-- --:--:-- 234M
51WARNING: Using incubator modules: jdk.incubator.vector
52--disable-ticker will be removed in Mill 0.13.0, use `--ticker false`
53[build.mill] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
54[build.mill] [warn] /build/repo/CommunityBuildCore.mill:232:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
55[build.mill] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
56[build.mill] [warn] ^
57[build.mill] [warn] /build/repo/CommunityBuildCore.mill:131:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
58[build.mill] [warn] .iterator()
59[build.mill] [warn] ^
60[build.mill] [warn] two warnings found
61[build.mill] [info] done compiling
62Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
63Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
64
65Starting build for spireAD
66Failed to resolve scalaVersion, assume it's Scala 3 project
67[info] compiling 6 Scala sources to /build/repo/out/spireAD/jvm/compile.dest/classes ...
68[warn] -- Warning: /build/repo/spireAD/src/Tej.scala:646:31 ---------------------------
69[warn] 646 | def one: Tej[T] = Tej.one[T](c, d, f)
70[warn] | ^
71[warn] |Implicit parameters should be provided with a `using` clause.
72[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
73[warn] |To disable the warning, please use the following option:
74[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
75[warn] -- Warning: /build/repo/spireAD/src/Tej.scala:650:30 ---------------------------
76[warn] 650 | def zero: Tej[T] = Tej.zero(c, d, f)
77[warn] | ^
78[warn] |Implicit parameters should be provided with a `using` clause.
79[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
80[warn] |To disable the warning, please use the following option:
81[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
82[warn] -- [E198] Unused Symbol Warning: /build/repo/spireAD/src/JetMatrixTypeClasses.scala:11:12
83[warn] 11 |import narr.*
84[warn] | ^
85[warn] | unused import
86[warn] -- [E198] Unused Symbol Warning: /build/repo/spireAD/src/dagNode.scala:8:26 ----
87[warn] 8 |import spire.algebra.Trig.*
88[warn] | ^
89[warn] | unused import
90[warn] there were 6 feature warnings; re-run with -feature for details
91[warn] 5 warnings found
92[info] done compiling
93Successfully evaluated spireAD.jvm.compile
94Skipping unused scalacOptions: -source
95Flag -classpath set repeatedly
961 warning found
97Successfully evaluated spireAD.jvm.docJar
98Failed to resolve scalaVersion, assume it's Scala 3 project
99OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
100[info] compiling 3 Scala sources to /build/repo/out/spireAD/jvm/test/compile.dest/classes ...
101[warn] there were 2 deprecation warnings; re-run with -deprecation for details
102[warn] one warning found
103[info] done compiling
104Successfully evaluated spireAD.jvm.test.compile
105Publishing Artifact(io.github.quafadas,spireAD_3,0.0.9-DIRTY31d28981) to ivy repo /root/.ivy2/local
106Successfully evaluated spireAD.jvm.publishLocal
107
108************************
109Build summary:
110[{
111 "module": "spireAD",
112 "compile": {"status": "ok", "tookMs": 12065, "warnings": 0, "errors": 0},
113 "doc": {"status": "ok", "tookMs": 6451, "files": 1, "totalSizeKb": 2755},
114 "test-compile": {"status": "ok", "tookMs": 10489, "warnings": 0, "errors": 0},
115 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
116 "publish": {"status": "ok", "tookMs": 331},
117 "metadata": {
118 "crossScalaVersions": []
119}
120}]
121************************"
122
123Checking patch build.mill...
124Applied patch build.mill cleanly.