sea-orm icon indicating copy to clipboard operation
sea-orm copied to clipboard

Not compatible with the new version of rust nightly

Open phidiaLam opened this issue 2 years ago • 4 comments

Description

In the "2022-08-06' version of rust nightly. Seaorm cannot compile

Steps to Reproduce

  1. Upgrade to latest rust nightly which release in 2022-08-07
  2. Run the program.

Expected Behavior

successfully compiled

Actual Behavior

Compilation failed

Reproduces How Often

Everytime

Versions

  • rustc 1.65.0-nightly (2befdefdd 2022-08-06)
  • cargo 1.65.0-nightly (4fd148c47 2022-08-03)
  • sea-orm v0.9.1
  • mysql 8.0.29
  • Try in mac, windows10 and linux.

Additional Information

image

phidiaLam avatar Aug 09 '22 05:08 phidiaLam

This is an issue with the toolchain itself, see rust-lang/rust#100215 for more info.

HigherOrderLogic avatar Aug 09 '22 06:08 HigherOrderLogic

This is an issue with the toolchain itself, see rust-lang/rust#100215 for more info.

Ok, Thank you very much!

phidiaLam avatar Aug 09 '22 06:08 phidiaLam

Thanks! @HigherOrderLogic

billy1624 avatar Aug 09 '22 06:08 billy1624

I'll keep this issue open and wait for reply from the Rust team :) Thanks! @phidiaLam

billy1624 avatar Aug 09 '22 06:08 billy1624

I'll keep this issue open and wait for reply from the Rust team :) Thanks! @phidiaLam

I think versions after rustc 1.65.0-nightly (75b7e52e9 2022-08-13) are no longer a problem. Or maybe Maybe after version 2022-08-10. You can close this issue. Thank you very much!!!

phidiaLam avatar Aug 19 '22 08:08 phidiaLam

Thanks for the ping! @phidiaLam

billy1624 avatar Aug 19 '22 08:08 billy1624