Build Logs

nrktkt/ninny-json • 14270752029

Errors

1

Warnings

0

Total Lines

133

1##################################
2Clonning https://github.com/nrktkt/ninny-json.git into repo using revision 0.9.1
3##################################
4Note: switching to 'ef0dc7e71a93408824afb1268649b80981fd0e67'.
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.12
35Detected mill version=0.9.12, binary version: 0.9
36No prepare script found for project nrktkt/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: tk.nrktkt%ninny tk.nrktkt%ninny-json4s4-compat tk.nrktkt%ninny-old-namespace
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 22 60.3M 22 13.6M 0 0 15.8M 0 0:00:03 --:--:-- 0:00:03 15.8M
57100 60.3M 100 60.3M 0 0 44.7M 0 0:00:01 0:00:01 --:--:-- 95.1M
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,4) instead of (3.1.0,4)
64OpenCB::Use cross-version 3.6.4 instead of 3.1.0
65
66Starting build for ninny-old-namespace
67No test module defined in old-namespace[3.6.4]
68Failed to evaluated old-namespace[3.6.4].compile: Failure(
69Resolution failed for 1 modules:
70--------------------------------------------
71 com.chuusai:shapeless_3:2.3.7
72 not found: /root/.ivy2/local/com.chuusai/shapeless_3/2.3.7/ivys/ivy.xml
73 not found: https://repo1.maven.org/maven2/com/chuusai/shapeless_3/2.3.7/shapeless_3-2.3.7.pom
74 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
75,None)
76
77Starting build for ninny
78Failed to evaluated ninny[3.6.4].compile: Failure(
79Resolution failed for 1 modules:
80--------------------------------------------
81 com.chuusai:shapeless_3:2.3.7
82 not found: /root/.ivy2/local/com.chuusai/shapeless_3/2.3.7/ivys/ivy.xml
83 not found: https://repo1.maven.org/maven2/com/chuusai/shapeless_3/2.3.7/shapeless_3-2.3.7.pom
84 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
85,None)
86
87Starting build for ninny-json4s4-compat
88Failed to evaluated json4s-compat[3.6.4,4].compile: Failure(
89Resolution failed for 1 modules:
90--------------------------------------------
91 com.chuusai:shapeless_3:2.3.7
92 not found: /root/.ivy2/local/com.chuusai/shapeless_3/2.3.7/ivys/ivy.xml
93 not found: https://repo1.maven.org/maven2/com/chuusai/shapeless_3/2.3.7/shapeless_3-2.3.7.pom
94 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
95,None)
96
97************************
98Build summary:
99[{
100 "module": "ninny-old-namespace",
101 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 2544, "warnings": 0, "errors": 0},
102 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
103 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
104 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
105 "publish": {"status": "skipped", "tookMs": 0},
106 "metadata": {
107 "crossScalaVersions": ["2.12.15", "3.1.0", "2.13.10"]
108}
109},{
110 "module": "ninny",
111 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 357, "warnings": 0, "errors": 0},
112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
113 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
114 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
115 "publish": {"status": "skipped", "tookMs": 0},
116 "metadata": {
117 "crossScalaVersions": ["2.12.15", "3.1.0", "2.13.10"]
118}
119},{
120 "module": "ninny-json4s4-compat",
121 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 504, "warnings": 0, "errors": 0},
122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
123 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
124 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
125 "publish": {"status": "skipped", "tookMs": 0},
126 "metadata": {
127 "crossScalaVersions": ["2.12.15", "3.1.0", "2.13.10"]
128}
129}]
130************************"
131
1321 targets failed
133runCommunityBuild ammonite.$file.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: ninny-old-namespace, ninny, ninny-json4s4-compat