[INFO] fetching crate plugy-runtime 0.3.1...
[INFO] testing plugy-runtime-0.3.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate plugy-runtime 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate plugy-runtime 0.3.1
[INFO] finished tweaking crates.io crate plugy-runtime 0.3.1
[INFO] tweaked toml for crates.io crate plugy-runtime 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plugy-runtime 0.3.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 186 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding wasmtime v15.0.1 (available: v38.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-wmemcheck v15.0.1
[INFO] [stderr]   Downloaded wat v1.240.0
[INFO] [stderr]   Downloaded cranelift-control v0.102.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v15.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v15.0.1
[INFO] [stderr]   Downloaded wasm-encoder v0.240.0
[INFO] [stderr]   Downloaded wasmtime-cranelift-shared v15.0.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v15.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v15.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v15.0.1
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v15.0.1
[INFO] [stderr]   Downloaded plugy-core v0.3.1
[INFO] [stderr]   Downloaded cranelift-isle v0.102.1
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded cranelift-native v0.102.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.102.1
[INFO] [stderr]   Downloaded cranelift-wasm v0.102.1
[INFO] [stderr]   Downloaded wasmtime-environ v15.0.1
[INFO] [stderr]   Downloaded wasmtime-runtime v15.0.1
[INFO] [stderr]   Downloaded wast v240.0.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.102.1
[INFO] [stderr]   Downloaded wasmparser v0.116.1
[INFO] [stderr]   Downloaded wasmtime v15.0.1
[INFO] [stderr]   Downloaded wasmparser v0.240.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v15.0.1
[INFO] [stderr]   Downloaded wasm-encoder v0.36.2
[INFO] [stderr]   Downloaded wasmtime-cache v15.0.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v15.0.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.102.1
[INFO] [stderr]   Downloaded wasmtime-types v15.0.1
[INFO] [stderr]   Downloaded wasmtime-component-util v15.0.1
[INFO] [stderr]   Downloaded mach v0.3.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.102.1
[INFO] [stderr]   Downloaded cranelift-entity v0.102.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.102.1
[INFO] [stderr]   Downloaded wasmtime-jit v15.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fccb25d3bcb31e477b8b115a7a4f7edc543e14fe39325c9c6f4310f287f867f
[INFO] running `Command { std: "docker" "start" "-a" "5fccb25d3bcb31e477b8b115a7a4f7edc543e14fe39325c9c6f4310f287f867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fccb25d3bcb31e477b8b115a7a4f7edc543e14fe39325c9c6f4310f287f867f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fccb25d3bcb31e477b8b115a7a4f7edc543e14fe39325c9c6f4310f287f867f", kill_on_drop: false }`
[INFO] [stdout] 5fccb25d3bcb31e477b8b115a7a4f7edc543e14fe39325c9c6f4310f287f867f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69626dc42c92f43a71794ba93c5c2a747a8861751c04e5447d898e97ef0dbf71
[INFO] running `Command { std: "docker" "start" "-a" "69626dc42c92f43a71794ba93c5c2a747a8861751c04e5447d898e97ef0dbf71", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cranelift-entity v0.102.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.102.1
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v15.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.102.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.102.1
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling wasmtime-fiber v15.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling wasmtime-runtime v15.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmtime-asm-macros v15.0.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling cranelift-bforest v0.102.1
[INFO] [stderr]    Compiling wasm-encoder v0.36.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling cranelift-control v0.102.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-cache v15.0.1
[INFO] [stderr]    Compiling wasmtime-wmemcheck v15.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v15.0.1
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling wast v240.0.0
[INFO] [stderr]    Compiling plugy-core v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen v0.102.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-types v15.0.1
[INFO] [stderr]    Compiling wasmtime-jit-debug v15.0.1
[INFO] [stderr]    Compiling wasmtime-environ v15.0.1
[INFO] [stderr]    Compiling wasmtime-jit v15.0.1
[INFO] [stderr]    Compiling wat v1.240.0
[INFO] [stderr]    Compiling cranelift-native v0.102.1
[INFO] [stderr]    Compiling cranelift-frontend v0.102.1
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v15.0.1
[INFO] [stderr]    Compiling cranelift-wasm v0.102.1
[INFO] [stderr]    Compiling wasmtime-cranelift v15.0.1
[INFO] [stderr]    Compiling wasmtime v15.0.1
[INFO] [stderr]    Compiling plugy-runtime v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "69626dc42c92f43a71794ba93c5c2a747a8861751c04e5447d898e97ef0dbf71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69626dc42c92f43a71794ba93c5c2a747a8861751c04e5447d898e97ef0dbf71", kill_on_drop: false }`
[INFO] [stdout] 69626dc42c92f43a71794ba93c5c2a747a8861751c04e5447d898e97ef0dbf71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b54273e7e075ff96f22b13c11dd28ce484ea501b89955e6b7072bfdbd82e1037
[INFO] running `Command { std: "docker" "start" "-a" "b54273e7e075ff96f22b13c11dd28ce484ea501b89955e6b7072bfdbd82e1037", kill_on_drop: false }`
[INFO] [stderr]    Compiling plugy-runtime v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "b54273e7e075ff96f22b13c11dd28ce484ea501b89955e6b7072bfdbd82e1037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54273e7e075ff96f22b13c11dd28ce484ea501b89955e6b7072bfdbd82e1037", kill_on_drop: false }`
[INFO] [stdout] b54273e7e075ff96f22b13c11dd28ce484ea501b89955e6b7072bfdbd82e1037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a94f99cbe1b701e03b10ff42b99ab130248c2f233fb86887a1de245d9685adf4
[INFO] running `Command { std: "docker" "start" "-a" "a94f99cbe1b701e03b10ff42b99ab130248c2f233fb86887a1de245d9685adf4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plugy_runtime-2661635fcd8ebd75)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plugy_runtime
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - Runtime (line 36) ... FAILED
[INFO] [stdout] test src/lib.rs - Runtime<T>::load (line 276) ... FAILED
[INFO] [stdout] test src/lib.rs - Runtime<T,Plugin<D>>::load_with (line 133) ... FAILED
[INFO] [stdout] test src/lib.rs - Runtime<T,Plugin<D>>::context (line 370) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Runtime (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]  --> src/lib.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use plugy::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plugy`, use `cargo add plugy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Runtime<T>::load (line 276) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `plugy_macros`
[INFO] [stdout]  --> src/lib.rs:281:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plugy_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use plugy_macros::*;
[INFO] [stdout] 8 + use plugy_core::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout]   --> src/lib.rs:284:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[plugy_macros::plugin]
[INFO] [stdout]    |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_import` in this scope
[INFO] [stdout]   --> src/lib.rs:290:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[plugin_import(file = "target/wasm32-unknown-unknown/debug/my_plugin.wasm")]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>: IntoCallable<_, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:31
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                          ---- ^^^^^^^^ the trait `IntoCallable<_, Vec<u8>>` is not implemented for `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:31
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                          ---- ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>: IntoCallable<MyPlugin, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:18
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoCallable<MyPlugin, Vec<u8>>` is not implemented for `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:41
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                                         ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:291:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>: IntoCallable<MyPlugin, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:302:41
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let plugin = runtime.load(MyPlugin).await?;
[INFO] [stdout]     |                                         ^^^^^ the trait `IntoCallable<MyPlugin, Vec<u8>>` is not implemented for `Box<dyn _doctest_main_src_lib_rs_276_0::Plugin>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Runtime<T,Plugin<D>>::load_with (line 133) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]  --> src/lib.rs:136:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plugy::runtime::Plugin;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plugy`, use `cargo add plugy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plugy_macros`
[INFO] [stdout]  --> src/lib.rs:138:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plugy_macros::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use plugy_macros::*;
[INFO] [stdout] 8 + use plugy_core::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout]   --> src/lib.rs:141:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[plugy_macros::plugin]
[INFO] [stdout]    |   ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plugy_macros`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_import` in this scope
[INFO] [stdout]   --> src/lib.rs:147:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[plugin_import(file = "target/wasm32-unknown-unknown/debug/my_plugin.wasm")]
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn Greeter>: IntoCallable<_, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                          ---- ^^^^^^^^ the trait `IntoCallable<_, Vec<u8>>` is not implemented for `Box<dyn Greeter>`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                          ---- ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Plugin: From<MyPlugin>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:31
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                          ---- ^^^^^^^^ the trait `From<MyPlugin>` is not implemented for `Plugin`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `MyPlugin` to implement `Into<Plugin>`
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:48
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn Greeter>: IntoCallable<MyPlugin, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoCallable<MyPlugin, Vec<u8>>` is not implemented for `Box<dyn Greeter>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Plugin: From<MyPlugin>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:18
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^ the trait `From<MyPlugin>` is not implemented for `Plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `MyPlugin` to implement `Into<Plugin>`
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:48
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyPlugin: PluginLoader` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:41
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                                         ^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PluginLoader` is not implemented for `MyPlugin`
[INFO] [stdout]    --> src/lib.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | struct MyPlugin;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:33
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Box<dyn Greeter>: IntoCallable<MyPlugin, Vec<u8>>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:41
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                                         ^^^^^ the trait `IntoCallable<MyPlugin, Vec<u8>>` is not implemented for `Box<dyn Greeter>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                  ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 310 |         T: IntoCallable<P, Vec<u8>>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Plugin: From<MyPlugin>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:162:41
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let plugin = runtime.load(MyPlugin).await.unwrap();
[INFO] [stdout]     |                                         ^^^^^ the trait `From<MyPlugin>` is not implemented for `Plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `MyPlugin` to implement `Into<Plugin>`
[INFO] [stdout] note: required by a bound in `Runtime::<T>::load`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:305:48
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub async fn load<P: Send + PluginLoader + Into<Plugin>>(
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ required by this bound in `Runtime::<T>::load`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Runtime<T,Plugin<D>>::context (line 370) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]   --> src/lib.rs:381:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[plugy::macros::context(data = Data)]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `plugy`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]   --> src/lib.rs:383:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub async fn log(_: &mut plugy::runtime::Caller<'_>, text: &str) {
[INFO] [stdout]    |                              ^^^^^ use of unresolved module or unlinked crate `plugy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `plugy`, use `cargo add plugy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Logger: plugy_runtime::Context` is not satisfied
[INFO] [stdout]    --> src/lib.rs:389:14
[INFO] [stdout]     |
[INFO] [stdout]  22 |     .context(Logger);
[INFO] [stdout]     |      ------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |      |
[INFO] [stdout]     |      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `plugy_runtime::Context` is not implemented for `Logger`
[INFO] [stdout]    --> src/lib.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct Logger;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runtime::<T, Plugin<D>>::context`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:391:23
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn context<C: Context<D>>(mut self, ctx: C) -> Self {
[INFO] [stdout]     |                       ^^^^^^^^^^ required by this bound in `Runtime::<T, Plugin<D>>::context`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Runtime (line 36)
[INFO] [stdout]     src/lib.rs - Runtime<T,Plugin<D>>::context (line 370)
[INFO] [stdout]     src/lib.rs - Runtime<T,Plugin<D>>::load_with (line 133)
[INFO] [stdout]     src/lib.rs - Runtime<T>::load (line 276)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a94f99cbe1b701e03b10ff42b99ab130248c2f233fb86887a1de245d9685adf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94f99cbe1b701e03b10ff42b99ab130248c2f233fb86887a1de245d9685adf4", kill_on_drop: false }`
[INFO] [stdout] a94f99cbe1b701e03b10ff42b99ab130248c2f233fb86887a1de245d9685adf4
