You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to compile cargo-c in media-autobuild suite (MSYS2/MinGW) as prerequisite of rav1e encoder:
error[E0283]: type annotations needed
--> E:/MABS/msys64/opt/cargo\registry\src\github.com-1285ae84e5963aae\cargo-0.49.0\src/cargo\util\config\de.rs:530:63
|
530 | seed.deserialize(Tuple2Deserializer(1i32, env.as_ref()))
| ----^^^^^^--
| | |
| | cannot infer type for type parameter `T` declared on the trait `AsRef`
| this method call resolves to `&T`
|
= note: cannot satisfy `std::string::String: AsRef<_>`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0283`.
error: could not compile `cargo`
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to compile `cargo-c v0.7.1+cargo-0.49 (E:\MABS\build\cargo-c-git)`, intermediate artifacts can be found at `E:\MABS\build\cargo-c-git\target`
Trying to compile cargo-c in media-autobuild suite (MSYS2/MinGW) as prerequisite of rav1e encoder:
ab-suite.rust.install.log
The text was updated successfully, but these errors were encountered: