Compilation failed with exceptions disabled. ```sh .../stdexec/__detail/__spawn_future.hpp:817:9: error: cannot use 'try' with exceptions disabled 817 | try | ^ ```