Issue description
The rust crate "built" assumes that certain environment variables are always set -- to an empty string if necessary. This is what cargo does, so let's emulate that.
See nix-community/crate2nix#6 for more details.
Steps to reproduce
See nix-community/crate2nix#6
Technical details
I am preparing a patch to fix this, so I skip this.