Hi all,
The nightly builds for the Raspberry Pi2 are back at https://people.mozilla.org/~fdesre/foxbox/ !
The rust code is built with the docker image at https://hub.docker.com/r/fabricedesre/foxbox-armhf/ (the Dockerfile is at https://github.com/fabricedesre/rustpi2).
To built it yourself, go to your foxbox directory and run:
docker run --name rustpi2_run -v `pwd`:/home/user/dev/source -v $HOME/.cargo:/home/user/.cargo fabricedesre/foxbox-armhf cargopi build