BRUTE AE: 04make-c: Test: make invocation
Při volání cargo build --release na BRUTE (v Makefile úkolu 04fork) dostávám následující chybu:
Updating crates.io index
warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
error: failed to get `anyhow` as a dependency of package `forkpipe v0.1.0 (/local/data)`
Caused by:
failed to load source for dependency `anyhow`
Caused by:
Unable to update registry `crates-io`
Caused by:
failed to fetch `https://github.com/rust-lang/crates.io-index`
Caused by:
network failure seems to have happened
if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
Caused by:
failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
make: *** [Makefile:25: forkpipe] Error 101
V dependencies v Cargo.toml mám pouze Crates (a jejich verze) uvedené v zadání: https://osy.pages.fel.cvut.cz/docs/cviceni/lab4/#pozn%C3%A1mky-k-implementaci.
Keep this URL here: https://cw.felk.cvut.cz/brute/data/ae/release/2022z_b4b35osy/04make-c/cviceni/ae/results/results.php?&idg=valdmvik&idu=8915&upload=1362979&result=948623#test-2