[INFO] fetching crate fs_plugin_rs 0.0.1-beta.4...
[INFO] checking fs_plugin_rs-0.0.1-beta.4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fs_plugin_rs 0.0.1-beta.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fs_plugin_rs 0.0.1-beta.4 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fs_plugin_rs 0.0.1-beta.4
[INFO] finished tweaking crates.io crate fs_plugin_rs 0.0.1-beta.4
[INFO] tweaked toml for crates.io crate fs_plugin_rs 0.0.1-beta.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 250 packages to latest compatible versions
[INFO] [stderr]       Adding wat v1.0.71 (available: v1.219.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba3d86045bdbec19b6a29aa57774d7170d0eeb72d9268fbf626adf883d6f208
[INFO] running `Command { std: "docker" "start" "-a" "2ba3d86045bdbec19b6a29aa57774d7170d0eeb72d9268fbf626adf883d6f208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba3d86045bdbec19b6a29aa57774d7170d0eeb72d9268fbf626adf883d6f208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba3d86045bdbec19b6a29aa57774d7170d0eeb72d9268fbf626adf883d6f208", kill_on_drop: false }`
[INFO] [stdout] 2ba3d86045bdbec19b6a29aa57774d7170d0eeb72d9268fbf626adf883d6f208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d87e73d91eb30954c6fd81a83ec4cafa6a9fc6eb24ce1c681b90049db2cd15b6
[INFO] running `Command { std: "docker" "start" "-a" "d87e73d91eb30954c6fd81a83ec4cafa6a9fc6eb24ce1c681b90049db2cd15b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking iso8601 v0.5.1
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling polywrap_uri v0.1.11
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.12.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking wasmer-types v4.4.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking jsonschema v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking polywrap_msgpack_serde v0.0.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking polywrap-jsonref v0.1.0
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]     Checking wrap_manifest_schemas v0.1.11
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking wasmer-vm v4.4.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polywrap_core v0.1.11
[INFO] [stderr]     Checking wasmer-compiler v4.4.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking rm_rf v0.6.2
[INFO] [stderr]     Checking rmpv v1.3.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking wat v1.0.71
[INFO] [stderr]     Checking polywrap_msgpack v0.1.6-beta.7
[INFO] [stderr]    Compiling polywrap_plugin_implementor v0.1.11
[INFO] [stderr]     Checking polywrap_plugin v0.1.11
[INFO] [stderr]     Checking fs_plugin_rs v0.0.1-beta.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `polywrap_msgpack_serde`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ use of undeclared crate or module `polywrap_msgpack_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `plugin_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 15 | polywrap_msgpack
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this crate
[INFO] [stdout]    |
[INFO] [stdout] 1  + use polywrap_plugin::polywrap_msgpack_serde;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JSON`
[INFO] [stdout]  --> src/lib.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 | use polywrap_plugin::{error::PluginError, implementor::plugin_impl, JSON};
[INFO] [stdout]   |                                                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:120:35
[INFO] [stdout]     |
[INFO] [stdout] 120 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Ok(decode(result.as_slice())?)
[INFO] [stdout]     |                                     ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<Vec<u8>, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<Vec<u8>, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:142:35
[INFO] [stdout]     |
[INFO] [stdout] 142 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:149:37
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Ok(decode(result.as_slice())?)
[INFO] [stdout]     |                                     ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<std::string::String, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<std::string::String, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 164 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Ok(decode(result.as_slice())?)
[INFO] [stdout]     |                                     ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<bool, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<bool, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:186:35
[INFO] [stdout]     |
[INFO] [stdout] 186 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 186 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:193:42
[INFO] [stdout]     |
[INFO] [stdout] 193 |         Ok(Some(decode(result.as_slice())?))
[INFO] [stdout]     |                                          ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<std::option::Option<bool>, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<std::option::Option<bool>, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:208:35
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:215:42
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Ok(Some(decode(result.as_slice())?))
[INFO] [stdout]     |                                          ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<std::option::Option<bool>, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<std::option::Option<bool>, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:230:35
[INFO] [stdout]     |
[INFO] [stdout] 230 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:237:42
[INFO] [stdout]     |
[INFO] [stdout] 237 |         Ok(Some(decode(result.as_slice())?))
[INFO] [stdout]     |                                          ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<std::option::Option<bool>, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<std::option::Option<bool>, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant named `SubinvocationError` found for enum `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:252:35
[INFO] [stdout]     |
[INFO] [stdout] 252 |         .map_err(|e| PluginError::SubinvocationError {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 252 |         .map_err(|e| PluginError::InvocationError {
[INFO] [stdout]     |                                   ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::PluginError`
[INFO] [stdout]    --> src/wrap/types.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Ok(Some(decode(result.as_slice())?))
[INFO] [stdout]     |                                          ^ the trait `From<polywrap_msgpack::error::MsgpackError>` is not implemented for `polywrap_plugin::PluginError`, which is required by `Result<std::option::Option<bool>, polywrap_plugin::PluginError>: FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::polywrap_msgpack_serde::Error>`
[INFO] [stdout]               `polywrap_plugin::PluginError` implements `From<polywrap_plugin::serde_json::Error>`
[INFO] [stdout]     = note: required for `Result<std::option::Option<bool>, polywrap_plugin::PluginError>` to implement `FromResidual<Result<Infallible, polywrap_msgpack::error::MsgpackError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `ModuleError` found for enum `polywrap_plugin::PluginError` in the current scope
[INFO] [stdout]   --> src/lib.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |         fs::read(&args.path).map_err(|e| PluginError::ModuleError(e.to_string()))
[INFO] [stdout]    |                                                       ^^^^^^^^^^^ variant or associated item not found in `PluginError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `ModuleError` found for enum `polywrap_plugin::PluginError` in the current scope
[INFO] [stdout]   --> src/lib.rs:31:65
[INFO] [stdout]    |
[INFO] [stdout] 31 |         fs::read_to_string(&args.path).map_err(|e| PluginError::ModuleError(e.to_string()))
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^ variant or associated item not found in `PluginError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fs_plugin_rs` (lib) due to 17 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d87e73d91eb30954c6fd81a83ec4cafa6a9fc6eb24ce1c681b90049db2cd15b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87e73d91eb30954c6fd81a83ec4cafa6a9fc6eb24ce1c681b90049db2cd15b6", kill_on_drop: false }`
[INFO] [stdout] d87e73d91eb30954c6fd81a83ec4cafa6a9fc6eb24ce1c681b90049db2cd15b6
