[INFO] cloning repository https://github.com/ysono/pancake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysono/pancake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 981c5dbfe60c3b92a48ba25e41560b626c28746c
[INFO] checking ysono/pancake against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysono%2Fpancake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ysono/pancake
[INFO] finished tweaking git repo https://github.com/ysono/pancake
[INFO] tweaked toml for git repo https://github.com/ysono/pancake written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ysono/pancake on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ysono/pancake already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wit-bindgen`
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wasmtime`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/WASI`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasm-c-api`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-crypto.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/wasi-nn`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-gen v1.3.0
[INFO] [stderr]   Downloaded const-gen-derive v1.0.0
[INFO] [stderr]   Downloaded wat v1.0.51
[INFO] [stderr]   Downloaded io-lifetimes v0.7.5
[INFO] [stderr]   Downloaded wasm-encoder v0.19.1
[INFO] [stderr]   Downloaded file-per-thread-logger v0.1.5
[INFO] [stderr]   Downloaded ittapi v0.3.1
[INFO] [stderr]   Downloaded slice-group-by v0.3.0
[INFO] [stderr]   Downloaded memfd v0.6.1
[INFO] [stderr]   Downloaded from_map v0.1.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded wasmprinter v0.2.43
[INFO] [stderr]   Downloaded shorthand v0.1.1
[INFO] [stderr]   Downloaded hashmap_derive v0.1.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.5
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded wasmparser v0.93.0
[INFO] [stderr]   Downloaded rustix v0.35.13
[INFO] [stderr]   Downloaded wast v49.0.0
[INFO] [stderr]   Downloaded regalloc2 v0.4.2
[INFO] [stderr]   Downloaded wasmparser v0.94.0
[INFO] [stderr]   Downloaded tokio v1.25.3
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded ittapi-sys v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfc0dc0689a41df7fd2e129ce38150a5ca22f1817c499bb80cd5d165b675b249
[INFO] running `Command { std: "docker" "start" "-a" "bfc0dc0689a41df7fd2e129ce38150a5ca22f1817c499bb80cd5d165b675b249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfc0dc0689a41df7fd2e129ce38150a5ca22f1817c499bb80cd5d165b675b249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc0dc0689a41df7fd2e129ce38150a5ca22f1817c499bb80cd5d165b675b249", kill_on_drop: false }`
[INFO] [stdout] bfc0dc0689a41df7fd2e129ce38150a5ca22f1817c499bb80cd5d165b675b249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 972e030c4da5e320df506ee850f04df8ee53d8ef83e9f384ba53daf6f7f88b12
[INFO] running `Command { std: "docker" "start" "-a" "972e030c4da5e320df506ee850f04df8ee53d8ef83e9f384ba53daf6f7f88b12", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling wasm-encoder v0.19.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling wasmparser v0.93.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wast v49.0.0
[INFO] [stderr]    Compiling cranelift-isle v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling wasmtime-fiber v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling wit-parser v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking slice-group-by v0.3.0
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regalloc2 v0.4.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking bumpalo v3.11.1
[INFO] [stderr]    Compiling ittapi-sys v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking wasmtime-component-util v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling wasmtime-runtime v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wasmtime-asm-macros v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wit-bindgen-gen-host-wasmtime-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling wasmtime-cache v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking memfd v0.6.1
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v3.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling wasmtime v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling wit-bindgen-gen-guest-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking ittapi v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking file-per-thread-logger v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wat v1.0.51
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling wit-component v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling hashmap_derive v0.1.0
[INFO] [stderr]     Checking pin-project v1.1.4
[INFO] [stderr]    Compiling wasmtime-component-macro v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]    Compiling from_map v0.1.0
[INFO] [stderr]    Compiling shorthand v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]    Compiling const-gen-derive v1.0.0
[INFO] [stderr]     Checking pancake_types v0.1.0 (/opt/rustwide/workdir/pancake_types)
[INFO] [stderr]    Compiling wit-bindgen-core v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling const-gen v1.3.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:61
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                             ^------------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:76
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                                            ^----------
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            `ToPrimitive` is not local
[INFO] [stdout]    |                                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wit-bindgen-gen-rust-lib v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling wit-bindgen-rust-macro-shared v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]     Checking pancake_engine_common v0.1.0 (/opt/rustwide/workdir/pancake_engine_common)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:61
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                             ^------------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:76
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                                            ^----------
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            `ToPrimitive` is not local
[INFO] [stdout]    |                                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:61
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                             ^------------
[INFO] [stdout]    |                                                             |
[INFO] [stdout]    |                                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_types/src/serde/datum_type.rs:32:76
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash, Clone, Copy, FromPrimitive, ToPrimitive, Debug)]
[INFO] [stdout]    |                                                                            ^----------
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            `ToPrimitive` is not local
[INFO] [stdout]    |                                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_DatumType`
[INFO] [stdout] 33 | pub enum DatumType {
[INFO] [stdout]    |          --------- `DatumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_common/src/memlog_r.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 54 |         k_lo: Option<&'a Q>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 55 |         k_hi: Option<&'a Q>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 56 |     ) -> impl Iterator<Item = (&K, &V)>
[INFO] [stdout]    |                                ^^  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> impl Iterator<Item = (&'a K, &'a V)>
[INFO] [stdout]    |                                 ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_common/src/memlog_r.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 54 |         k_lo: Option<&'a Q>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 55 |         k_hi: Option<&'a Q>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 56 |     ) -> impl Iterator<Item = (&K, &V)>
[INFO] [stdout]    |                                ^^  ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     ) -> impl Iterator<Item = (&'a K, &'a V)>
[INFO] [stdout]    |                                 ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pancake_engine_serial v0.1.0 (/opt/rustwide/workdir/pancake_engine_serial)
[INFO] [stderr]    Compiling wit-bindgen-host-wasmtime-rust-macro v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling wit-bindgen-guest-rust-macro v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]     Checking wit-bindgen-guest-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]    Compiling examples_wasm_txn v0.1.0 (/opt/rustwide/workdir/examples_wasm_txn)
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking pancake_engine_ssi v0.1.0 (/opt/rustwide/workdir/pancake_engine_ssi)
[INFO] [stderr]     Checking h2 v0.4.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/ds_n_a/interval_set.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn merge(&mut self) -> MergedIntervalSet<T> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn merge(&mut self) -> MergedIntervalSet<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/entryset/entryset_committed.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_keys(&self) -> impl Iterator<Item = Entry<K, ()>> {
[INFO] [stdout]    |                         ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_keys(&self) -> impl Iterator<Item = Entry<'_, K, ()>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/unit/commit_info.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CommitDataType`
[INFO] [stdout] 57 | pub enum CommitDataType {
[INFO] [stdout]    |          -------------- `CommitDataType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/unit/commit_info.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                         ^----------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `ToPrimitive` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_CommitDataType`
[INFO] [stdout] 57 | pub enum CommitDataType {
[INFO] [stdout]    |          -------------- `CommitDataType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/opers/txn/stmt.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> impl Iterator<Item = Entry<PKShared, PVShared>> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> impl Iterator<Item = Entry<'_, PKShared, PVShared>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/opers/txn/stmt.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> Result<impl Iterator<Item = Entry<SVPKShared, PVShared>>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> Result<impl Iterator<Item = Entry<'_, SVPKShared, PVShared>>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-entity v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stdout] warning: field `removed_v` is never read
[INFO] [stdout]    --> pancake_engine_ssi/src/ds_n_a/ordered_dict.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct RemovalResult<'s, K, V> {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 133 |     pub removed_v: V,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/ds_n_a/interval_set.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn merge(&mut self) -> MergedIntervalSet<T> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn merge(&mut self) -> MergedIntervalSet<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/entryset/entryset_committed.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_keys(&self) -> impl Iterator<Item = Entry<K, ()>> {
[INFO] [stdout]    |                         ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_keys(&self) -> impl Iterator<Item = Entry<'_, K, ()>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/unit/commit_info.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CommitDataType`
[INFO] [stdout] 57 | pub enum CommitDataType {
[INFO] [stdout]    |          -------------- `CommitDataType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> pancake_engine_ssi/src/lsm/unit/commit_info.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(FromPrimitive, ToPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                         ^----------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `ToPrimitive` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_CommitDataType`
[INFO] [stdout] 57 | pub enum CommitDataType {
[INFO] [stdout]    |          -------------- `CommitDataType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/opers/txn/stmt.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 45 |     ) -> impl Iterator<Item = Entry<PKShared, PVShared>> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     ) -> impl Iterator<Item = Entry<'_, PKShared, PVShared>> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> pancake_engine_ssi/src/opers/txn/stmt.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 64 |     ) -> Result<impl Iterator<Item = Entry<SVPKShared, PVShared>>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     ) -> Result<impl Iterator<Item = Entry<'_, SVPKShared, PVShared>>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pancake_engine_tests v0.1.0 (/opt/rustwide/workdir/pancake_engine_tests)
[INFO] [stderr]     Checking cranelift-bforest v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking cranelift-egraph v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking wasmparser v0.94.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking wasmprinter v0.2.43
[INFO] [stderr]     Checking wasmtime-types v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking wasmtime-jit-debug v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking wasmtime-environ v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking wasmtime-jit v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking cranelift-frontend v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking cranelift-native v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking cranelift-wasm v0.91.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking wasmtime-cranelift v4.0.0 (https://github.com/bytecodealliance/wasmtime#47fa1ad6)
[INFO] [stderr]     Checking wit-bindgen-host-wasmtime-rust v0.3.0 (https://github.com/bytecodealliance/wit-bindgen?rev=b0a34f0#b0a34f02)
[INFO] [stderr]     Checking pancake_server v0.1.0 (/opt/rustwide/workdir/pancake_server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "972e030c4da5e320df506ee850f04df8ee53d8ef83e9f384ba53daf6f7f88b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972e030c4da5e320df506ee850f04df8ee53d8ef83e9f384ba53daf6f7f88b12", kill_on_drop: false }`
[INFO] [stdout] 972e030c4da5e320df506ee850f04df8ee53d8ef83e9f384ba53daf6f7f88b12
