[INFO] fetching crate dusk-wasmtime-environ 21.0.0-alpha...
[INFO] testing dusk-wasmtime-environ-21.0.0-alpha against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dusk-wasmtime-environ 21.0.0-alpha into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate dusk-wasmtime-environ 21.0.0-alpha
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate dusk-wasmtime-environ 21.0.0-alpha
[INFO] tweaked toml for crates.io crate dusk-wasmtime-environ 21.0.0-alpha written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dusk-wasmtime-environ 21.0.0-alpha on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dusk-wasmtime-environ 21.0.0-alpha 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0222af74a42356bee4273d243800d597996e8f82025e7995b175c341b64184a6
[INFO] running `Command { std: "docker" "start" "-a" "0222af74a42356bee4273d243800d597996e8f82025e7995b175c341b64184a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0222af74a42356bee4273d243800d597996e8f82025e7995b175c341b64184a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0222af74a42356bee4273d243800d597996e8f82025e7995b175c341b64184a6", kill_on_drop: false }`
[INFO] [stdout] 0222af74a42356bee4273d243800d597996e8f82025e7995b175c341b64184a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5916795f096bb56d875d2917f03ebeb778967e50c9e90297ec8abbd9fe828122
[INFO] running `Command { std: "docker" "start" "-a" "5916795f096bb56d875d2917f03ebeb778967e50c9e90297ec8abbd9fe828122", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling object v0.33.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling cranelift-entity v0.107.2
[INFO] [stderr]    Compiling wasmtime-types v20.0.2
[INFO] [stderr]    Compiling dusk-wasmtime-environ v21.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  48 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:51:19
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:54:19
[INFO] [stdout]     |
[INFO] [stdout]  54 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:57:19
[INFO] [stdout]     |
[INFO] [stdout]  57 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:60:19
[INFO] [stdout]     |
[INFO] [stdout]  60 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:66:19
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.31s
[INFO] running `Command { std: "docker" "inspect" "5916795f096bb56d875d2917f03ebeb778967e50c9e90297ec8abbd9fe828122", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5916795f096bb56d875d2917f03ebeb778967e50c9e90297ec8abbd9fe828122", kill_on_drop: false }`
[INFO] [stdout] 5916795f096bb56d875d2917f03ebeb778967e50c9e90297ec8abbd9fe828122
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0adcbea619856f9ef589bda6064859755fe77c4c75b6b9d6a8bdb6ae3fec31de
[INFO] running `Command { std: "docker" "start" "-a" "0adcbea619856f9ef589bda6064859755fe77c4c75b6b9d6a8bdb6ae3fec31de", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling object v0.33.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling wast v202.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.12
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling clap v4.3.12
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling cranelift-entity v0.107.2
[INFO] [stderr]    Compiling wasmtime-types v20.0.2
[INFO] [stderr]    Compiling dusk-wasmtime-environ v21.0.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  48 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:51:19
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:54:19
[INFO] [stdout]     |
[INFO] [stdout]  54 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:57:19
[INFO] [stdout]     |
[INFO] [stdout]  57 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:60:19
[INFO] [stdout]     |
[INFO] [stdout]  60 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:66:19
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wat v1.202.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:45:19
[INFO] [stdout]     |
[INFO] [stdout]  45 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  48 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:51:19
[INFO] [stdout]     |
[INFO] [stdout]  51 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:54:19
[INFO] [stdout]     |
[INFO] [stdout]  54 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:57:19
[INFO] [stdout]     |
[INFO] [stdout]  57 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:60:19
[INFO] [stdout]     |
[INFO] [stdout]  60 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:63:19
[INFO] [stdout]     |
[INFO] [stdout]  63 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout]    --> src/builtin.rs:66:19
[INFO] [stdout]     |
[INFO] [stdout]  66 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stdout]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.49s
[INFO] running `Command { std: "docker" "inspect" "0adcbea619856f9ef589bda6064859755fe77c4c75b6b9d6a8bdb6ae3fec31de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0adcbea619856f9ef589bda6064859755fe77c4c75b6b9d6a8bdb6ae3fec31de", kill_on_drop: false }`
[INFO] [stdout] 0adcbea619856f9ef589bda6064859755fe77c4c75b6b9d6a8bdb6ae3fec31de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 416f8486f67544ec3900a5aed0d83846f2a42927bfee5d4eae851bdbafc721f2
[INFO] running `Command { std: "docker" "start" "-a" "416f8486f67544ec3900a5aed0d83846f2a42927bfee5d4eae851bdbafc721f2", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stdout] 
[INFO] [stderr]    --> src/builtin.rs:45:19
[INFO] [stdout] running 2 tests
[INFO] [stderr]     |
[INFO] [stdout] test vmoffsets::tests::alignment ... ok
[INFO] [stderr]  45 |             #[cfg(feature = "wmemcheck")]
[INFO] [stdout] test scopevec::tests::smoke ... ok
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stdout] 
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:48:19
[INFO] [stderr]     |
[INFO] [stderr]  48 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:51:19
[INFO] [stderr]     |
[INFO] [stderr]  51 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:54:19
[INFO] [stderr]     |
[INFO] [stderr]  54 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:57:19
[INFO] [stderr]     |
[INFO] [stderr]  57 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:60:19
[INFO] [stderr]     |
[INFO] [stderr]  60 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:63:19
[INFO] [stderr]     |
[INFO] [stderr]  63 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `wmemcheck`
[INFO] [stderr]    --> src/builtin.rs:66:19
[INFO] [stderr]     |
[INFO] [stderr]  66 |             #[cfg(feature = "wmemcheck")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | foreach_builtin_function!(declare_indexes);
[INFO] [stderr]     | ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `compile`, `component-model`, `demangle`, `gc`, and `threads`
[INFO] [stderr]     = help: consider adding `wmemcheck` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `dusk-wasmtime-environ` (lib) generated 8 warnings
[INFO] [stderr] warning: `dusk-wasmtime-environ` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dusk_wasmtime_environ-50070aa016b22030)
[INFO] [stderr]    Doc-tests dusk_wasmtime_environ
[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] running `Command { std: "docker" "inspect" "416f8486f67544ec3900a5aed0d83846f2a42927bfee5d4eae851bdbafc721f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "416f8486f67544ec3900a5aed0d83846f2a42927bfee5d4eae851bdbafc721f2", kill_on_drop: false }`
[INFO] [stdout] 416f8486f67544ec3900a5aed0d83846f2a42927bfee5d4eae851bdbafc721f2
