cargo rustc --release --bin justbot -- --emit link=JustBot-1122E09F
   Compiling justbot v0.5.0-dev (/tmp/tmpah5pcdqz/JustBot/JustBot-tmp)
error: failed to run custom build command for `justbot v0.5.0-dev (/tmp/tmpah5pcdqz/JustBot/JustBot-tmp)`

Caused by:
  process didn't exit successfully: `/tmp/tmpah5pcdqz/JustBot/JustBot-tmp/target/release/build/justbot-d1e021d72d4e0bae/build-script-build` (exit status: 101)
  --- stderr

  thread 'main' (3238185) panicked at build.rs:21:9:
  Error downloading network!
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
make: *** [Makefile:16: build] Error 101