- uses cargo --offline when building to enforce "no network" at build time. - properly implement MODCARGO_FEATURES by passing it to all stages (build, test, install) - add MODCARGO_NO_DEFAULT_FEATURES to permit overriding completely cargo features defined in Cargo.toml ok sthen@