Skip to content

chore: add root package version #277

chore: add root package version

chore: add root package version #277

Triggered via push October 24, 2024 17:47
Status Failure
Total duration 3m 0s
Artifacts 1

test.yaml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 60 warnings
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L123
no function or associated item named `abs` found for type `f32` in the current scope
Run tests on Linux x86 (stable)
Process completed with exit code 101.
Run tests on Linux x86 (stable, no default features)
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Run tests on Linux x86 (stable, no default features)
Process completed with exit code 101.
Run tests on Linux x86 (nightly)
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Run tests on Linux x86 (nightly)
The operation was canceled.
Run tests on Linux x86 (nightly, no default features)
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Run tests on Linux x86 (nightly, no default features)
The operation was canceled.
Run tests on macOS arm64 (Apple M1)
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Run tests on macOS arm64 (Apple M1)
The operation was canceled.
Run tests on Linux armv7
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Run tests on Linux arm64
The job was canceled because "ubuntu-latest_stable_Linu" failed.
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L75
function `vvunop` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L83
function `vvbinop` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L91
function `vvternop` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L99
function `any_true` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L103
function `i8x16_swizzle` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L111
function `i18x16_shuffle` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L119
function `f32x4_abs` is never used
Build wasm: crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L75
function `vvunop` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L83
function `vvbinop` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L91
function `vvternop` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L99
function `any_true` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L103
function `i8x16_swizzle` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L111
function `i18x16_shuffle` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L119
function `f32x4_abs` is never used
Run tests on Linux x86 (stable): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on Linux x86 (stable, no default features): crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L83
function `vvbinop` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L91
function `vvternop` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L99
function `any_true` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L103
function `i8x16_swizzle` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L111
function `i18x16_shuffle` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L119
function `f32x4_abs` is never used
Run tests on Linux x86 (nightly): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on Linux x86 (nightly, no default features): crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Run tests on macOS arm64 (Apple M1): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed
Run tests on macOS arm64 (Apple M1): crates/tinywasm/src/interpreter/simd.rs#L6
methods `f32x4`, `i32x4`, `i64x2`, `f64x2`, `i16x8`, and `i8x16` are never used
Run tests on macOS arm64 (Apple M1): crates/tinywasm/src/interpreter/simd.rs#L103
function `i8x16_swizzle` is never used
Run tests on macOS arm64 (Apple M1): crates/tinywasm/src/interpreter/simd.rs#L111
function `i18x16_shuffle` is never used
Run tests on macOS arm64 (Apple M1): crates/tinywasm/src/interpreter/simd.rs#L3
struct `V128` is never constructed

Artifacts

Produced during runtime
Name Size
wasm
631 KB