[INFO] fetching crate polywrap_logger_plugin 0.1.11...
[INFO] checking polywrap_logger_plugin-0.1.11 against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] extracting crate polywrap_logger_plugin 0.1.11 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate polywrap_logger_plugin 0.1.11
[INFO] finished tweaking crates.io crate polywrap_logger_plugin 0.1.11
[INFO] tweaked toml for crates.io crate polywrap_logger_plugin 0.1.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polywrap_logger_plugin 0.1.11 on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 278 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding wat v1.0.71 (available: v1.240.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60ae2cd6341ecfb109d92d5d7a0e2d8c2edd43e82ea627bd149021c8f0a6694d
[INFO] running `Command { std: "docker" "start" "-a" "60ae2cd6341ecfb109d92d5d7a0e2d8c2edd43e82ea627bd149021c8f0a6694d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60ae2cd6341ecfb109d92d5d7a0e2d8c2edd43e82ea627bd149021c8f0a6694d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ae2cd6341ecfb109d92d5d7a0e2d8c2edd43e82ea627bd149021c8f0a6694d", kill_on_drop: false }`
[INFO] [stdout] 60ae2cd6341ecfb109d92d5d7a0e2d8c2edd43e82ea627bd149021c8f0a6694d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c97cfc0ba375a060b614aac3b818f9b47984fccd84f700b844e2dc4f51dc0ab
[INFO] running `Command { std: "docker" "start" "-a" "1c97cfc0ba375a060b614aac3b818f9b47984fccd84f700b844e2dc4f51dc0ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling polywrap_schemafy_lib v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling polywrap_schemafy v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling polywrap_uri v0.1.11
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking iso8601 v0.5.1
[INFO] [stderr]    Compiling polywrap_core_macros v0.1.11
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking fancy-regex v0.10.0
[INFO] [stderr]     Checking fraction v0.12.2
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking wasmer-types v4.4.0
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking jsonschema v0.16.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stderr]     Checking polywrap_msgpack_serde v0.0.2
[INFO] [stderr]     Checking polywrap-jsonref v0.1.0
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking wrap_manifest_schemas v0.1.11
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking wasmer-vm v4.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.4.0
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking polywrap_core v0.1.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wasmer-compiler v4.4.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling wasmer-derive v4.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking wat v1.0.71
[INFO] [stderr]    Compiling polywrap_plugin_implementor v0.1.11
[INFO] [stderr]     Checking polywrap_plugin v0.1.11
[INFO] [stderr]     Checking polywrap_logger_plugin v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/wrap/module.rs:17:67
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn log(&mut self, args: &ArgsLog, invoker: Arc<dyn Invoker>) -> Result<bool, PluginError>;
[INFO] [stdout]    |                                                                   ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn log(&mut self, args: &ArgsLog, _: Arc<dyn Invoker>) -> Result<bool, PluginError> {
[INFO] [stdout]    |                                                               ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Result` is ambiguous
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Result` could refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use serde_json::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: `Result` could also refer to the type alias defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polywrap_plugin-0.1.11/src/lib.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use polywrap_msgpack_serde::{serde_bytes::ByteBuf, to_vec, Map, *};
[INFO] [stdout]    |                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeMap`
[INFO] [stdout]  --> src/wrap/module.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::BTreeMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/wrap/module.rs:17:67
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn log(&mut self, args: &ArgsLog, invoker: Arc<dyn Invoker>) -> Result<bool, PluginError>;
[INFO] [stdout]    |                                                                   ^^^^^^     ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:37:63
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn log(&mut self, args: &ArgsLog, _: Arc<dyn Invoker>) -> Result<bool, PluginError> {
[INFO] [stdout]    |                                                               ^^^^^^     ------------- help: remove the unnecessary generic argument
[INFO] [stdout]    |                                                               |
[INFO] [stdout]    |                                                               expected 1 generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]    |          ^^^^^^ -
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected 1 generic argument
[INFO] [stdout]    | help: remove the unnecessary generic argument
[INFO] [stdout]    |
[INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/error.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Result<T> = result::Result<T, Error>;
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `_wrap_invoke` has an incompatible type for trait
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ expected `polywrap_plugin::PluginError`, found `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&mut LoggerPlugin, &_, &_, std::option::Option<&_>, Arc<_>) -> std::result::Result<_, polywrap_plugin::PluginError>`
[INFO] [stdout]               found signature `fn(&mut LoggerPlugin, &_, &_, std::option::Option<&_>, Arc<_>) -> std::result::Result<_, polywrap_plugin::serde_json::Error>`
[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: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 35 - #[plugin_impl]
[INFO] [stdout] 35 + std::result::Result<Vec<u8>, polywrap_plugin::PluginError>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |                       return Err(PluginError::InvocationError {
[INFO] [stdout]    |  ____________________________---_^
[INFO] [stdout]    | |                            |
[INFO] [stdout]    | |                            arguments to this enum variant are incorrect
[INFO] [stdout] 50 | |                         exception: format!("Unknown log level"),
[INFO] [stdout] 51 | |                     });
[INFO] [stdout]    | |_____________________^ expected `Error`, found `PluginError`
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `polywrap_plugin::PluginError` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |                        return Err(PluginError::InvocationError {
[INFO] [stdout]    |   ____________________________^   -
[INFO] [stdout]    |  |________________________________|
[INFO] [stdout] 50 | ||                         exception: format!("Unknown log level"),
[INFO] [stdout] 51 | ||                     });
[INFO] [stdout]    | ||_____________________-^
[INFO] [stdout]    | |______________________|
[INFO] [stdout]    |                        this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c6359cd3b4418e8472bae1a89c242796f2b86d56/library/core/src/result.rs:566:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `polywrap_plugin::serde_json::Error`
[INFO] [stdout]   --> src/lib.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | -------------^
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            the trait `From<polywrap_plugin::polywrap_msgpack_serde::Error>` is not implemented for `polywrap_plugin::serde_json::Error`
[INFO] [stdout]    | this has type `Result<_, polywrap_plugin::serde_json::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | expected `Error`, found `PluginError`
[INFO] [stdout]    | arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout] help: the type constructed contains `polywrap_plugin::PluginError` due to the type of the argument passed
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[plugin_impl]
[INFO] [stdout]    | ^^^^^^^^^^^^^^ this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c6359cd3b4418e8472bae1a89c242796f2b86d56/library/core/src/result.rs:566:5
[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] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0107, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polywrap_logger_plugin` (lib) due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c97cfc0ba375a060b614aac3b818f9b47984fccd84f700b844e2dc4f51dc0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c97cfc0ba375a060b614aac3b818f9b47984fccd84f700b844e2dc4f51dc0ab", kill_on_drop: false }`
[INFO] [stdout] 1c97cfc0ba375a060b614aac3b818f9b47984fccd84f700b844e2dc4f51dc0ab
