`build-dir` was split out of `target-dir` for non-final artifacts. We plan to eventually add an artifact-dir and deprecate the target-dir. Instead of using `cargo metadata`, `CARGO_TARGET_TEMPDIR` should be used.
build-dirwas split out oftarget-dirfor non-final artifacts. We plan to eventually add an artifact-dir and deprecate the target-dir.Instead of using
cargo metadata,CARGO_TARGET_TEMPDIRshould be used.