I was surprised to see this, hence this post. Maybe we want to invite them for Rust packaging discussion?
https://github.com/ubuntu/ubuntu-make/pull/174
It's weird. It uses Python library called BeautifulSoup to parse HTML from www.rust-lang.org, (e.g. selecting div.install) which seems brittle to me. I mean, we probably will break it when we change the website.