24.10分支编译错误

lavey404】 在 https://github.com/istoreos/istoreos/issues/2599 发布:
同步的这个仓库的istorros-24.10分支的代码编译出现报错
根据报错内容应该是rust版本没有更新
具体报错内容如下:

Building bootstrap
      Finished `dev` profile [unoptimized] target(s) in 1.58s
downloading https://ci-artifacts.rust-lang.org/rustc-builds/4d91de4e48198da2e33413efdcd9cd2cc0c46688/rust-dev-1.85.0-x86_64-unknown-linux-gnu.tar.xz
curl: (22) The requested URL returned error: 404
curl: (22) The requested URL returned error: 404
curl: (22) The requested URL returned error: 404
curl: (22) The requested URL returned error: 404
ERROR: failed to download llvm from ci

    HELP: There could be two reasons behind this:
        1) The host triple is not supported for `download-ci-llvm`.
        2) Old builds get deleted after a certain time.
    HELP: In either case, disable `download-ci-llvm` in your config.toml:

    [llvm]
    download-ci-llvm = false
    
Build completed unsuccessfully in 0:00:09