Open taiki-e opened 2 months ago
error: the `cargo::` syntax for build script output instructions was added in Rust 1.77.0, but the minimum supported Rust version of `generator v0.8.3` is 1.77.
See https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script for more information about build script outputs.
warning: build failed, waiting for other jobs to finish...
error: process didn't exit successfully: `rustup run 1.77 cargo check --all-features --manifest-path Cargo.toml` (exit status: 101)
Hmm...?
EDIT: filed https://github.com/Xudong-Huang/generator-rs/pull/68
https://github.com/tokio-rs/loom/actions/runs/10867411903/job/30156136540#step:4:60
Depend on https://github.com/Xudong-Huang/generator-rs/pull/68