|
4 | 4 | "error", |
5 | 5 | { |
6 | 6 | "Plain": [ |
7 | | - { |
8 | | - "name": "beta-faulty-deps (local)", |
9 | | - "res": "error", |
10 | | - "runs": [ |
11 | | - { |
12 | | - "log": "stable/local/beta-faulty-deps", |
13 | | - "res": 0 |
14 | | - }, |
15 | | - { |
16 | | - "log": "beta/local/beta-faulty-deps", |
17 | | - "res": 0 |
18 | | - } |
19 | | - ], |
20 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/beta-faulty-deps" |
21 | | - }, |
22 | | - { |
23 | | - "name": "beta-fixed (local)", |
24 | | - "res": "error", |
25 | | - "runs": [ |
26 | | - { |
27 | | - "log": "stable/local/beta-fixed", |
28 | | - "res": 0 |
29 | | - }, |
30 | | - { |
31 | | - "log": "beta/local/beta-fixed", |
32 | | - "res": 0 |
33 | | - } |
34 | | - ], |
35 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/beta-fixed" |
36 | | - }, |
37 | | - { |
38 | | - "name": "beta-regression (local)", |
39 | | - "res": "error", |
40 | | - "runs": [ |
41 | | - { |
42 | | - "log": "stable/local/beta-regression", |
43 | | - "res": 0 |
44 | | - }, |
45 | | - { |
46 | | - "log": "beta/local/beta-regression", |
47 | | - "res": 0 |
48 | | - } |
49 | | - ], |
50 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/beta-regression" |
51 | | - }, |
52 | | - { |
53 | | - "name": "build-fail (local)", |
54 | | - "res": "error", |
55 | | - "runs": [ |
56 | | - { |
57 | | - "log": "stable/local/build-fail", |
58 | | - "res": 0 |
59 | | - }, |
60 | | - { |
61 | | - "log": "beta/local/build-fail", |
62 | | - "res": 0 |
63 | | - } |
64 | | - ], |
65 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/build-fail" |
66 | | - }, |
67 | 7 | { |
68 | 8 | "name": "build-pass (local)", |
69 | 9 | "res": "error", |
|
79 | 19 | ], |
80 | 20 | "url": "https://github.com/rust-lang/crater/tree/master/local-crates/build-pass" |
81 | 21 | }, |
82 | | - { |
83 | | - "name": "clippy-warn (local)", |
84 | | - "res": "error", |
85 | | - "runs": [ |
86 | | - { |
87 | | - "log": "stable/local/clippy-warn", |
88 | | - "res": 0 |
89 | | - }, |
90 | | - { |
91 | | - "log": "beta/local/clippy-warn", |
92 | | - "res": 0 |
93 | | - } |
94 | | - ], |
95 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/clippy-warn" |
96 | | - }, |
97 | 22 | { |
98 | 23 | "name": "docs-rs-features (local)", |
99 | 24 | "res": "error", |
|
108 | 33 | } |
109 | 34 | ], |
110 | 35 | "url": "https://github.com/rust-lang/crater/tree/master/local-crates/docs-rs-features" |
111 | | - }, |
112 | | - { |
113 | | - "name": "faulty-deps (local)", |
114 | | - "res": "error", |
115 | | - "runs": [ |
116 | | - { |
117 | | - "log": "stable/local/faulty-deps", |
118 | | - "res": 0 |
119 | | - }, |
120 | | - { |
121 | | - "log": "beta/local/faulty-deps", |
122 | | - "res": 0 |
123 | | - } |
124 | | - ], |
125 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/faulty-deps" |
126 | | - }, |
127 | | - { |
128 | | - "name": "ice-regression (local)", |
129 | | - "res": "error", |
130 | | - "runs": [ |
131 | | - { |
132 | | - "log": "stable/local/ice-regression", |
133 | | - "res": 0 |
134 | | - }, |
135 | | - { |
136 | | - "log": "beta/local/ice-regression", |
137 | | - "res": 0 |
138 | | - } |
139 | | - ], |
140 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/ice-regression" |
141 | | - }, |
142 | | - { |
143 | | - "name": "memory-hungry (local)", |
144 | | - "res": "error", |
145 | | - "runs": [ |
146 | | - { |
147 | | - "log": "stable/local/memory-hungry", |
148 | | - "res": 0 |
149 | | - }, |
150 | | - { |
151 | | - "log": "beta/local/memory-hungry", |
152 | | - "res": 0 |
153 | | - } |
154 | | - ], |
155 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/memory-hungry" |
156 | | - }, |
157 | | - { |
158 | | - "name": "missing-examples (local)", |
159 | | - "res": "error", |
160 | | - "runs": [ |
161 | | - { |
162 | | - "log": "stable/local/missing-examples", |
163 | | - "res": 0 |
164 | | - }, |
165 | | - { |
166 | | - "log": "beta/local/missing-examples", |
167 | | - "res": 0 |
168 | | - } |
169 | | - ], |
170 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/missing-examples" |
171 | | - }, |
172 | | - { |
173 | | - "name": "network-access (local)", |
174 | | - "res": "error", |
175 | | - "runs": [ |
176 | | - { |
177 | | - "log": "stable/local/network-access", |
178 | | - "res": 0 |
179 | | - }, |
180 | | - { |
181 | | - "log": "beta/local/network-access", |
182 | | - "res": 0 |
183 | | - } |
184 | | - ], |
185 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/network-access" |
186 | | - }, |
187 | | - { |
188 | | - "name": "outdated-lockfile (local)", |
189 | | - "res": "error", |
190 | | - "runs": [ |
191 | | - { |
192 | | - "log": "stable/local/outdated-lockfile", |
193 | | - "res": 0 |
194 | | - }, |
195 | | - { |
196 | | - "log": "beta/local/outdated-lockfile", |
197 | | - "res": 0 |
198 | | - } |
199 | | - ], |
200 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/outdated-lockfile" |
201 | | - }, |
202 | | - { |
203 | | - "name": "test-fail (local)", |
204 | | - "res": "error", |
205 | | - "runs": [ |
206 | | - { |
207 | | - "log": "stable/local/test-fail", |
208 | | - "res": 0 |
209 | | - }, |
210 | | - { |
211 | | - "log": "beta/local/test-fail", |
212 | | - "res": 0 |
213 | | - } |
214 | | - ], |
215 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/test-fail" |
216 | | - } |
217 | | - ] |
218 | | - } |
219 | | - ], |
220 | | - [ |
221 | | - "broken", |
222 | | - { |
223 | | - "Plain": [ |
224 | | - { |
225 | | - "name": "broken-cargotoml (local)", |
226 | | - "res": "broken", |
227 | | - "runs": [ |
228 | | - { |
229 | | - "log": "stable/local/broken-cargotoml", |
230 | | - "res": 1 |
231 | | - }, |
232 | | - { |
233 | | - "log": "beta/local/broken-cargotoml", |
234 | | - "res": 1 |
235 | | - } |
236 | | - ], |
237 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/broken-cargotoml" |
238 | | - }, |
239 | | - { |
240 | | - "name": "yanked-deps (local)", |
241 | | - "res": "broken", |
242 | | - "runs": [ |
243 | | - { |
244 | | - "log": "stable/local/yanked-deps", |
245 | | - "res": 2 |
246 | | - }, |
247 | | - { |
248 | | - "log": "beta/local/yanked-deps", |
249 | | - "res": 2 |
250 | | - } |
251 | | - ], |
252 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/yanked-deps" |
253 | | - } |
254 | | - ] |
255 | | - } |
256 | | - ], |
257 | | - [ |
258 | | - "build-fail", |
259 | | - { |
260 | | - "Plain": [ |
261 | | - { |
262 | | - "name": "error-code (local)", |
263 | | - "res": "build-fail", |
264 | | - "runs": [ |
265 | | - { |
266 | | - "log": "stable/local/error-code", |
267 | | - "res": 3 |
268 | | - }, |
269 | | - { |
270 | | - "log": "beta/local/error-code", |
271 | | - "res": 3 |
272 | | - } |
273 | | - ], |
274 | | - "url": "https://github.com/rust-lang/crater/tree/master/local-crates/error-code" |
275 | 36 | } |
276 | 37 | ] |
277 | 38 | } |
278 | 39 | ] |
279 | 40 | ], |
280 | 41 | "comparison_colors": { |
281 | | - "broken": { |
282 | | - "Single": "#44176e" |
283 | | - }, |
284 | | - "build-fail": { |
285 | | - "Single": "#65461e" |
286 | | - }, |
287 | 42 | "error": { |
288 | 43 | "Single": "#d77026" |
289 | 44 | } |
290 | 45 | }, |
291 | | - "crates_count": 17, |
| 46 | + "crates_count": 2, |
292 | 47 | "full": true, |
293 | 48 | "info": { |
294 | | - "broken": 2, |
295 | | - "build-fail": 1, |
296 | | - "error": 14 |
| 49 | + "error": 2 |
297 | 50 | }, |
298 | 51 | "nav": [ |
299 | 52 | { |
|
315 | 68 | "result_colors": [ |
316 | 69 | { |
317 | 70 | "Single": "#d77026" |
318 | | - }, |
319 | | - { |
320 | | - "Single": "#44176e" |
321 | | - }, |
322 | | - { |
323 | | - "Single": "#44176e" |
324 | | - }, |
325 | | - { |
326 | | - "Single": "#db3026" |
327 | 71 | } |
328 | 72 | ], |
329 | 73 | "result_names": [ |
330 | | - "error", |
331 | | - "broken Cargo.toml", |
332 | | - "deps yanked", |
333 | | - "build failed (unknown)" |
| 74 | + "error" |
334 | 75 | ] |
335 | 76 | } |
0 commit comments