|
| 1 | +error: cannot satisfy dependencies so `std` only shows up once (previously required dynamic, via [`diamonds_b`], and now also requires static, via [`a_basement`]) |
| 2 | + | |
| 3 | + = help: having upstream crates all available in one format will likely make this go away |
| 4 | + |
| 5 | +error: cannot satisfy dependencies so `core` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 6 | + | |
| 7 | + = help: having upstream crates all available in one format will likely make this go away |
| 8 | + |
| 9 | +error: cannot satisfy dependencies so `compiler_builtins` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 10 | + | |
| 11 | + = help: having upstream crates all available in one format will likely make this go away |
| 12 | + |
| 13 | +error: cannot satisfy dependencies so `rustc_std_workspace_core` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 14 | + | |
| 15 | + = help: having upstream crates all available in one format will likely make this go away |
| 16 | + |
| 17 | +error: cannot satisfy dependencies so `alloc` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 18 | + | |
| 19 | + = help: having upstream crates all available in one format will likely make this go away |
| 20 | + |
| 21 | +error: cannot satisfy dependencies so `libc` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 22 | + | |
| 23 | + = help: having upstream crates all available in one format will likely make this go away |
| 24 | + |
| 25 | +error: cannot satisfy dependencies so `unwind` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 26 | + | |
| 27 | + = help: having upstream crates all available in one format will likely make this go away |
| 28 | + |
| 29 | +error: cannot satisfy dependencies so `cfg_if` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 30 | + | |
| 31 | + = help: having upstream crates all available in one format will likely make this go away |
| 32 | + |
| 33 | +error: cannot satisfy dependencies so `hashbrown` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 34 | + | |
| 35 | + = help: having upstream crates all available in one format will likely make this go away |
| 36 | + |
| 37 | +error: cannot satisfy dependencies so `rustc_std_workspace_alloc` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 38 | + | |
| 39 | + = help: having upstream crates all available in one format will likely make this go away |
| 40 | + |
| 41 | +error: cannot satisfy dependencies so `rustc_demangle` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 42 | + | |
| 43 | + = help: having upstream crates all available in one format will likely make this go away |
| 44 | + |
| 45 | +error: cannot satisfy dependencies so `std_detect` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 46 | + | |
| 47 | + = help: having upstream crates all available in one format will likely make this go away |
| 48 | + |
| 49 | +error: cannot satisfy dependencies so `addr2line` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 50 | + | |
| 51 | + = help: having upstream crates all available in one format will likely make this go away |
| 52 | + |
| 53 | +error: cannot satisfy dependencies so `gimli` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 54 | + | |
| 55 | + = help: having upstream crates all available in one format will likely make this go away |
| 56 | + |
| 57 | +error: cannot satisfy dependencies so `object` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 58 | + | |
| 59 | + = help: having upstream crates all available in one format will likely make this go away |
| 60 | + |
| 61 | +error: cannot satisfy dependencies so `miniz_oxide` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 62 | + | |
| 63 | + = help: having upstream crates all available in one format will likely make this go away |
| 64 | + |
| 65 | +error: cannot satisfy dependencies so `adler` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 66 | + | |
| 67 | + = help: having upstream crates all available in one format will likely make this go away |
| 68 | + |
| 69 | +error: cannot satisfy dependencies so `panic_unwind` only shows up once (two static copies from multiple different locations, via [`std`, `a_basement`]) |
| 70 | + | |
| 71 | + = help: having upstream crates all available in one format will likely make this go away |
| 72 | + |
| 73 | +error: aborting due to 18 previous errors |
| 74 | + |
0 commit comments