cargo rustc --release --features "datagen" -- -C target-cpu=native --emit link=Anura-B915D509
    Updating crates.io index
    Updating git repository `https://github.com/official-monty/montyformat.git`
 Downloading crates ...
  Downloaded cfg-if v1.0.1
warning: spurious network error (3 tries remaining): [28] Timeout was reached (download of `getrandom v0.3.3` failed to transfer more than 10 bytes in 30s)
warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `arrayvec v0.7.6` within 30s)
  Downloaded rand_core v0.9.3
  Downloaded rand_chacha v0.9.0
  Downloaded ppv-lite86 v0.2.21
  Downloaded arrayvec v0.7.6
warning: spurious network error (3 tries remaining): [28] Timeout was reached (download of `rand v0.9.2` failed to transfer more than 10 bytes in 30s)
warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `libc v0.2.174` within 30s)
  Downloaded getrandom v0.3.3
warning: spurious network error (2 tries remaining): [28] Timeout was reached (download of `libc v0.2.174` failed to transfer more than 10 bytes in 30s)
warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `zerocopy v0.8.26` within 30s)
  Downloaded rand v0.9.2
  Downloaded zerocopy v0.8.26
warning: spurious network error (1 tries remaining): [28] Timeout was reached (failed to download any data for `libc v0.2.174` within 30s)
error: failed to download from `https://static.crates.io/crates/libc/0.2.174/download`

Caused by:
  [28] Timeout was reached (failed to download any data for `libc v0.2.174` within 30s)
make: *** [makefile:14: all] Error 101