Build Logs

kag0/ninny-json • 14270752029

Errors

1

Warnings

0

Total Lines

91

1##################################
2Clonning https://github.com/kag0/ninny-json.git into repo using revision 0.6.0
3##################################
4Note: switching to '35822c4ced44dbd2f02d21159d4a95850f48528d'.
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.9.11
35Detected mill version=0.9.11, binary version: 0.9
36No prepare script found for project kag0/ninny-json
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: io.github.kag0%ninny
45Project projectConfig: { "tests": "compile-only" }
46##################################
47Try build using ./mill
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50
51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
53
54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
55
56 8 60.3M 8 5215k 0 0 7798k 0 0:00:07 --:--:-- 0:00:07 7798k
57100 60.3M 100 60.3M 0 0 39.6M 0 0:00:01 0:00:01 --:--:-- 64.9M
58Preparing Java 17.0.8 runtime; this may take a minute or two ...
59Build config: {
60 "tests": "compile-only"
61}
62Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
63OpenCB::Use cross-version 3.6.4 instead of 3.1.0
64
65Starting build for ninny
66Failed to evaluated ninny[3.6.4].compile: Failure(
67Resolution failed for 1 modules:
68--------------------------------------------
69 com.chuusai:shapeless_3:2.3.7
70 not found: /root/.ivy2/local/com.chuusai/shapeless_3/2.3.7/ivys/ivy.xml
71 not found: https://repo1.maven.org/maven2/com/chuusai/shapeless_3/2.3.7/shapeless_3-2.3.7.pom
72 not found: https://scala3.westeurope.cloudapp.azure.com/maven2/3.6.4/com/chuusai/shapeless_3/2.3.7/shapeless_3-2.3.7.pom
73,None)
74
75************************
76Build summary:
77[{
78 "module": "ninny",
79 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 1879, "warnings": 0, "errors": 0},
80 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
81 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
82 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
83 "publish": {"status": "skipped", "tookMs": 0},
84 "metadata": {
85 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
86}
87}]
88************************"
89
901 targets failed
91runCommunityBuild ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: ninny