pub(crate) fn bind_storage_roots( cmd: &mut Command, fds: &mut CmdFds, storage_root: &Dir, run_root: &Dir, ) -> Result<()>