Build Logs

quafadas/spire_ad • dotty-staging/dotty:fix-23451:2025-07-03

Errors

3

Warnings

8

Total Lines

90

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-20250702-118b395
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-20250702-118b395
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-20250702-118b395
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
50 0 69.9M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
51100 69.9M 100 69.9M 0 0 55.6M 0 0:00:01 0:00:01 --:--:-- 55.6M
52WARNING: Using incubator modules: jdk.incubator.vector
53--disable-ticker will be removed in Mill 0.13.0, use `--ticker false`
54[build.mill] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
55[build.mill] [warn] /build/repo/CommunityBuildCore.mill:232:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
56[build.mill] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
57[build.mill] [warn] ^
58[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
59[build.mill] [warn] .iterator()
60[build.mill] [warn] ^
61[build.mill] [warn] two warnings found
62[build.mill] [info] done compiling
63Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
64Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
65
66Starting build for spireAD
67Failed to resolve scalaVersion, assume it's Scala 3 project
68[info] compiling 6 Scala sources to /build/repo/out/spireAD/jvm/compile.dest/classes ...
69[error] 3.7-migration" is not a valid choice for -source
70[info] scalac -help gives more information
71[error] one error found
72Failed to evaluated spireAD.jvm.compile: Failure(Compilation failed, None)
73
74************************
75Build summary:
76[{
77 "module": "spireAD",
78 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["build_.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 5339, "warnings": 0, "errors": 0},
79 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
80 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
81 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
82 "publish": {"status": "skipped", "tookMs": 0},
83 "metadata": {
84 "crossScalaVersions": []
85}
86}]
87************************"
88
891 tasks failed
90runCommunityBuild build_.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: spireAD