seqtohashes errors instead of panic for frame errors #6156
Annotations
2 errors and 25 warnings
Run tests under wasm32-wasi
Rayon cannot be used when targeting wasi32. Try disabling default features.
|
Run tests under wasm32-wasi
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install wasm32-wasi target
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install wasm32-wasi target
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install wasm32-wasi target
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install wasm32-wasi target
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build code with cargo-wasi
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/murmurhash3/0.0.5/download` (151.101.46.137), got 502
|
Build code with cargo-wasi
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/lazy_static/1.4.0/download` (151.101.46.137), got 502
|
Build code with cargo-wasi
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/iana-time-zone/0.1.53/download` (151.101.46.137), got 502
|
Build code with cargo-wasi
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/enum_dispatch/0.3.13/download` (151.101.46.137), got 502
|
Build code with cargo-wasi
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/buffer-redux/1.0.0/download` (151.101.46.137), got 502
|
Build code with cargo-wasi
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Build code with cargo-wasi
`cfg-if` (lib) generated 1 warning
|
Build code with cargo-wasi
`wasi` (lib) generated 1 warning (1 duplicate)
|
Build code with cargo-wasi
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Build code with cargo-wasi
`num-traits` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Run tests under wasm32-wasi
`cfg-if` (lib) generated 1 warning
|
Run tests under wasm32-wasi
`libc` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`lazy_static` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`wasi` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`num-traits` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`getrandom` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`memchr` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`rand_core` (lib) generated 1 warning (1 duplicate)
|
Run tests under wasm32-wasi
`ppv-lite86` (lib) generated 1 warning (1 duplicate)
|
Loading