Are we running in CI issues again? Two failures in https://github.com/bytecodealliance/wasmtime/pull/1869 seem related to not being able to download completely dependencies, or issues in dependencies, not sure.
I believe this is an upstream rust-lang/rust issue, the quick fix is to pin nightlies to last night
er, the previous night
I've opened https://github.com/bytecodealliance/wasmtime/pull/1873 to hopefully handle this
@Chris Fallin ^
Same failure here:
https://github.com/bytecodealliance/wasmtime/pull/1871
Also, there is that LLDB-9 issue on CI, fix in https://github.com/bytecodealliance/wasmtime/pull/1875
Ah, Alex already testing update
oh dear :(
@Dan Gohman for releases mind going through PRs to get a green CI?
The cargo update
is updating deps and the deps update is breaking builds :(
I approved #1875
and #1873
Looks like there's another CI failure with staticvec: https://github.com/bytecodealliance/wasmtime/pull/2181
Indeed! We should probably pin the version of Rustc nightly to yesterday's.
thanks i was just trying to figure this out myself
ill make a PR
https://github.com/bytecodealliance/wasmtime/pull/2182
Last updated: Nov 22 2024 at 16:03 UTC