Servo is no longer using a Rust nightly build, so it's less important
to test surfman with rust nightly. Additionally, surfman no longer
compiles with the old version of Rust nightly that we were previously
using. Only test with stable rust.
Make sure that the "Result" job always runs so it can block merging
if there is a failure on CI.