Build Logs
bot4s/zmatrix • 14270752029
Errors
1
Warnings
10
Total Lines
104
1##################################
2Clonning https://github.com/bot4s/zmatrix.git into repo using revision v0.4.0
3##################################
4Note: switching to '0cad2f51a239d735f5835e3efbedfe7354ec5511'.
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.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.11.7
35Detected mill version=0.11.7, binary version: 0.11
36No prepare script found for project bot4s/zmatrix
37No mill build directory found
38Apply scalafix rules to ./build.sc
39Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
40Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
41Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
42##################################
43Scala version: 3.6.4
44Targets: com.bot4s%zmatrix
45Project projectConfig: { "tests": "compile-only" }
46##################################
47Try build using /opencb/project-builder/mill/millw --mill-version 0.11.7
48Downloading mill 0.11.7 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.11.7/mill-dist-0.11.7.jar ...
49 % Total % Received % Xferd Average Speed Time Time Time Current
50 Dload Upload Total Spent Left Speed
51
52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
53100 57.0M 100 57.0M 0 0 177M 0 --:--:-- --:--:-- --:--:-- 178M
54Preparing Java 17.0.8 runtime; this may take a minute or two ...
55[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
56[warn] /build/repo/CommunityBuildCore.sc:231:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
57[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
58[warn] ^
59[warn] /build/repo/CommunityBuildCore.sc:130:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
60[warn] .iterator()
61[warn] ^
62[warn] /build/repo/MillCommunityBuild.sc:288:12: The outer reference in this type test cannot be checked at run time.
63[warn] case module: CommunityBuildPublishModule =>
64[warn] ^
65[warn] three warnings found
66[info] done compiling
67Build config: {
68 "tests": "compile-only"
69}
70Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
71OpenCB::Use cross-version 3.6.4 instead of 3.3.3
72
73Starting build for zmatrix
74Failed to evaluated core[3.6.4].compile: Failure(
75Resolution failed for 1 modules:
76--------------------------------------------
77 com.github.ghik:zerowaste_3.6.4:0.2.19
78 not found: /root/.ivy2/local/com.github.ghik/zerowaste_3.6.4/0.2.19/ivys/ivy.xml
79 not found: https://repo1.maven.org/maven2/com/github/ghik/zerowaste_3.6.4/0.2.19/zerowaste_3.6.4-0.2.19.pom
80 not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/com/github/ghik/zerowaste_3.6.4/0.2.19/zerowaste_3.6.4-0.2.19.pom
81
82--------------------------------------------
83
84For additional information on library dependencies, see the docs at
85https://mill-build.com/mill/Library_Dependencies.html
86,None)
87
88************************
89Build summary:
90[{
91 "module": "zmatrix",
92 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 1236, "warnings": 0, "errors": 0},
93 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
94 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
95 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
96 "publish": {"status": "skipped", "tookMs": 0},
97 "metadata": {
98 "crossScalaVersions": ["2.13.13", "2.12.19", "3.3.3"]
99}
100}]
101************************"
102
1031 targets failed
104runCommunityBuild millbuild.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zmatrix