Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

component validation panic #82

@rvolosatovs

Description

@rvolosatovs

On 2d251a6:

cargo test -p wasmtime-wasi-http 'p3::tests::http_0_3_outbound_request_unknown_method'

fails at build time with:

  thread 'main' panicked at crates/test-programs/artifacts/build.rs:190:10:
  component output should validate: BinaryReaderError { inner: BinaryReaderErrorInner { message: "instance 0 has no export named `trailers`", kind: Custom, offset: 6546215, needed_hint: None } }
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions