cargo rustc --manifest-path ./engine/Cargo.toml --bin tcheran --release   -- -C target-cpu=native --emit link=Tcheran-8BD3CAF5
   Compiling find-msvc-tools v0.1.9
   Compiling shlex v2.0.1
   Compiling cc v1.2.65
   Compiling engine v14.0.0-dev (/private/var/folders/vj/wh6vw3vd3t509h3hnsgg6_lc0000gn/T/tmplj50i160/Tcheran/Tcheran-tmp/engine)
error: failed to run custom build command for `engine v14.0.0-dev (/private/var/folders/vj/wh6vw3vd3t509h3hnsgg6_lc0000gn/T/tmplj50i160/Tcheran/Tcheran-tmp/engine)`

Caused by:
  process didn't exit successfully: `/Users/jgilchrist/.cargo/build/e1/86aae5ac640428/release/build/engine-c84097686eb2743c/build-script-build` (exit status: 101)
  --- stdout
  cargo:rustc-env=ENGINE_VERSION=v14.0-dev
  cargo:rerun-if-env-changed=EVALFILE

  --- stderr

  thread 'main' (4978482) panicked at engine/build.rs:105:5:
  Unable to download network
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [build] Error 101