Could MetadataCommand::cargo_path be extended to add some sort of +<toolchain> syntax? I use guppy and need a nightly compiler when I invoke cargo metadata, but there isn't a way of easily setting $CARGO and making the user find the correct +nightly compiler path, let alone myself.