public static Job With(this Job job, IToolchain toolchain) => job.WithToolchain(toolchain);