Build Logs
carlosedp/riscvassembler • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
31
Total Lines
147
1##################################
2Clonning https://github.com/carlosedp/riscvassembler.git into /build/repo using revision v1.10.0
3##################################
4Note: switching to 'a6a0b667a5eb134ff6cb4dda3e15dbefc58c5e3b'.
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
21Would override fixed Scala version: 3.3.1
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sc
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sc
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43Mill project found:
44Found explicit mill version 0.11.7 in ./mill-version
45Force upgrade of millVersion 0.11.7 to 0.11.13
46Detected mill version=0.11.13, binary version: 0.11
47No prepare script found for project carlosedp/riscvassembler
48No mill build directory found
49Apply scalafix rules to ./build.sc
50Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
51Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
52Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
53##################################
54Scala version: 3.8.0-RC2
55Targets: com.carlosedp%riscvassembler
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
57##################################
58 % Total % Received % Xferd Average Speed Time Time Time Current
59 Dload Upload Total Spent Left Speed
60
61 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
62 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
63
64 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
65
66 71 59.2M 71 42.4M 0 0 50.6M 0 0:00:01 --:--:-- 0:00:01 50.6M
67100 59.2M 100 59.2M 0 0 66.4M 0 --:--:-- --:--:-- --:--:-- 322M
68Preparing Java 17.0.8 runtime; this may take a minute or two ...
69[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
70[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
71[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
72[warn] ^
73[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
74[warn] .iterator()
75[warn] ^
76[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
77[warn] case module: CommunityBuildPublishModule =>
78[warn] ^
79[warn] three warnings found
80[info] done compiling
81Try build using ./mill
82[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
83[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
84[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
85[warn] ^
86[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
87[warn] .iterator()
88[warn] ^
89[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
90[warn] case module: CommunityBuildPublishModule =>
91[warn] ^
92[warn] three warnings found
93[info] done compiling
94Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
95Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
96
97Starting build for riscvassembler - [0/1]
98Failed to resolve scalaVersion, assume it's Scala 3 project
99OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
100OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
101OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
102Failed to resolve scalaVersion, assume it's Scala 3 project
103[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.8.0-RC2/compile.dest/classes ...
104[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
105[warn] -- Warning: /build/repo/out/riscvassembler/jvm/3.8.0-RC2/buildInfoSources.dest/com/carlosedp/riscvassembler/BuildInfo.scala:4:9
106[warn] 4 | private[this] val buildInfoProperties: java.util.Properties = new java.util.Properties()
107[warn] | ^^^^^^
108[warn] |Ignoring [this] qualifier.
109[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
110[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
111[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
112[warn] two warnings found
113[info] done compiling
114Successfully evaluated riscvassembler.jvm[3.8.0-RC2].compile
115Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
116Skipping unused scalacOptions: -Xkind-projector
117Option -classpath was updated
1182 warnings found
119Successfully evaluated riscvassembler.jvm[3.8.0-RC2].docJar
120Failed to resolve scalaVersion, assume it's Scala 3 project
121Failed to resolve scalaVersion, assume it's Scala 3 project
122[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.8.0-RC2/test/compile.dest/classes ...
123[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
124[warn] one warning found
125[info] done compiling
126Successfully evaluated riscvassembler.jvm[3.8.0-RC2].test.compile
127Module riscvassembler.jvm[3.8.0-RC2] is not a publish module, skipping publishing
128
129************************
130Build summary:
131[{
132 "module": "riscvassembler",
133 "compile": {"status": "ok", "tookMs": 9928, "warnings": 0, "errors": 0},
134 "doc": {"status": "ok", "tookMs": 5869, "files": 1, "totalSizeKb": 2678},
135 "test-compile": {"status": "ok", "tookMs": 12445, "warnings": 0, "errors": 0},
136 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
137 "publish": {"status": "skipped", "tookMs": 0},
138 "metadata": {
139 "crossScalaVersions": ["2.13.12", "3.3.1"]
140}
141}]
142************************"
143
144Checking patch build.sc...
145Checking patch .mill-version...
146Applied patch build.sc cleanly.
147Applied patch .mill-version cleanly.