Build Logs
carlosedp/riscvassembler • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
25
Total Lines
141
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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 3 59.2M 3 2095k 0 0 5907k 0 0:00:10 --:--:-- 0:00:10 5907k
67100 59.2M 100 59.2M 0 0 72.4M 0 --:--:-- --:--:-- --:--:-- 123M
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:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
71[warn] .iterator()
72[warn] ^
73[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
74[warn] case module: CommunityBuildPublishModule =>
75[warn] ^
76[warn] two warnings found
77[info] done compiling
78Try build using ./mill
79[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
80[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
81[warn] .iterator()
82[warn] ^
83[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
84[warn] case module: CommunityBuildPublishModule =>
85[warn] ^
86[warn] two warnings found
87[info] done compiling
88Build 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>\""}]}
89Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
90
91Starting build for riscvassembler - [0/1]
92Failed to resolve scalaVersion, assume it's Scala 3 project
93OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
94OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
95OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
96Failed to resolve scalaVersion, assume it's Scala 3 project
97[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/compile.dest/classes ...
98[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
99[warn] -- Warning: /build/repo/out/riscvassembler/jvm/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/buildInfoSources.dest/com/carlosedp/riscvassembler/BuildInfo.scala:4:9
100[warn] 4 | private[this] val buildInfoProperties: java.util.Properties = new java.util.Properties()
101[warn] | ^^^^^^
102[warn] |Ignoring [this] qualifier.
103[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
104[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
105[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
106[warn] two warnings found
107[info] done compiling
108Successfully evaluated riscvassembler.jvm[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].compile
109Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
110Skipping unused scalacOptions: -Xkind-projector
111Option -classpath was updated
1122 warnings found
113Successfully evaluated riscvassembler.jvm[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].docJar
114Failed to resolve scalaVersion, assume it's Scala 3 project
115Failed to resolve scalaVersion, assume it's Scala 3 project
116[info] compiling 5 Scala sources to /build/repo/out/riscvassembler/jvm/3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test/compile.dest/classes ...
117[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
118[warn] one warning found
119[info] done compiling
120Successfully evaluated riscvassembler.jvm[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY].test.compile
121Module riscvassembler.jvm[3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY] is not a publish module, skipping publishing
122
123************************
124Build summary:
125[{
126 "module": "riscvassembler",
127 "compile": {"status": "ok", "tookMs": 15702, "warnings": 0, "errors": 0},
128 "doc": {"status": "ok", "tookMs": 7246, "files": 1, "totalSizeKb": 2676},
129 "test-compile": {"status": "ok", "tookMs": 10501, "warnings": 0, "errors": 0},
130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
131 "publish": {"status": "skipped", "tookMs": 0},
132 "metadata": {
133 "crossScalaVersions": ["2.13.12", "3.3.1"]
134}
135}]
136************************"
137
138Checking patch build.sc...
139Checking patch .mill-version...
140Applied patch build.sc cleanly.
141Applied patch .mill-version cleanly.