Created
October 2, 2018 14:40
-
-
Save zbraniecki/02077a828e0acc60ae4e137c921d1383 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ▶ /usr/bin/cargo build --build-plan -Z unstable-options --release --frozen --manifest-path /home/zbraniecki/projects/mozilla-unified/js/src/rust/Cargo.toml --lib --target=x86_64-unknown-linux-gnu | |
| Updating git repository `https://github.com/servo/serde` | |
| error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index` | |
| Caused by: | |
| failed to load source for a dependency on `serde_derive` | |
| Caused by: | |
| Unable to update https://github.com/servo/serde?branch=deserialize_from_enums8#c4457d80 | |
| Caused by: | |
| failed to clone into: /home/zbraniecki/.cargo/git/db/serde-7c389ead256ba659 | |
| Caused by: | |
| attempting to update a git repository, but --frozen was specified |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment