language: rust
# cache: cargo # linking failed with cache due to memory exhaustion. why?
rust:
- nightly
script: ./scripts/test.sh