Stream: git-wasmtime

Topic: wasmtime / issue #3479 Remove unused constants from crane...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2021 at 16:54):

bnjbvr commented on issue #3479:

Seeing this in the CI logs:

WARNING: HTML report generation will become a non-default optional feature in Criterion.rs 0.4.0.
This feature is being moved to cargo-criterion (https://github.com/bheisler/cargo-criterion) and will be optional in a future version of Criterion.rs. To silence this warning, either switch to cargo-criterion or enable the 'html_reports' feature in your Cargo.toml.

Gnuplot not found, using plotters backend
Building WASI example module...
    Finished release [optimized] target(s) in 0.08s
thread 'main' panicked at 'failed to create engine: failed to create user fault descriptor

Caused by:
    0: System error
    1: EPERM: Operation not permitted', benches/instantiation.rs:44:47
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: bench failed
Error: Process completed with exit code 101.

Maybe this has been fixed on main since then? Would be worth it trying to rebase...

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2021 at 17:08):

bjorn3 commented on issue #3479:

Rebased


Last updated: Nov 22 2024 at 16:03 UTC