[INFO] fetching crate radix-wasm-instrument 1.0.0...
[INFO] testing radix-wasm-instrument-1.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate radix-wasm-instrument 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate radix-wasm-instrument 1.0.0
[INFO] finished tweaking crates.io crate radix-wasm-instrument 1.0.0
[INFO] tweaked toml for crates.io crate radix-wasm-instrument 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radix-wasm-instrument 1.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 116 packages to latest compatible versions
[INFO] [stderr]       Adding binaryen v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding wasm-encoder v0.29.0 (available: v0.240.0)
[INFO] [stderr]       Adding wasmi v0.29.0 (available: v0.51.1)
[INFO] [stderr]       Adding wasmparser v0.107.0 (available: v0.240.0)
[INFO] [stderr]       Adding wasmprinter v0.2.80 (available: v0.240.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cd433b57e086eeed8e80acfbb8ef8e022ed546164dc542bf2531a2f8e2b56c1
[INFO] running `Command { std: "docker" "start" "-a" "9cd433b57e086eeed8e80acfbb8ef8e022ed546164dc542bf2531a2f8e2b56c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd433b57e086eeed8e80acfbb8ef8e022ed546164dc542bf2531a2f8e2b56c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd433b57e086eeed8e80acfbb8ef8e022ed546164dc542bf2531a2f8e2b56c1", kill_on_drop: false }`
[INFO] [stdout] 9cd433b57e086eeed8e80acfbb8ef8e022ed546164dc542bf2531a2f8e2b56c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43f6d9fccaa38336a446a26ef67f24f7a0e156d04bd82ef53ec2fe101047035
[INFO] running `Command { std: "docker" "start" "-a" "a43f6d9fccaa38336a446a26ef67f24f7a0e156d04bd82ef53ec2fe101047035", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling radix-wasm-instrument v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 643 |     add_section_function!(Export, Export);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[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]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     add_section_function!(Export, Export<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 644 |     add_section_function!(Global, Global);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 |     add_section_function!(Global, Global<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 645 |     add_section_function!(Import, Import);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 645 |     add_section_function!(Import, Import<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 648 |     add_section_function!(Table, Table);
[INFO] [stdout]     |     -----------------------------^^^^^-
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     add_section_function!(Table, Table<'_>);
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 649 |     add_section_function!(Code, FunctionBody);
[INFO] [stdout]     |     ----------------------------^^^^^^^^^^^^-
[INFO] [stdout]     |     |                           |
[INFO] [stdout]     |     |                           the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     add_section_function!(Code, FunctionBody<'_>);
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 650 |     add_section_function!(Element, Element);
[INFO] [stdout]     |     -------------------------------^^^^^^^-
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     add_section_function!(Element, Element<'_>);
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.82s
[INFO] running `Command { std: "docker" "inspect" "a43f6d9fccaa38336a446a26ef67f24f7a0e156d04bd82ef53ec2fe101047035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43f6d9fccaa38336a446a26ef67f24f7a0e156d04bd82ef53ec2fe101047035", kill_on_drop: false }`
[INFO] [stdout] a43f6d9fccaa38336a446a26ef67f24f7a0e156d04bd82ef53ec2fe101047035
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44ec79ae08db4c0ba17ef22bfda5559965dd77793bb9f2b4135ff6fbc825c8ee
[INFO] running `Command { std: "docker" "start" "-a" "44ec79ae08db4c0ba17ef22bfda5559965dd77793bb9f2b4135ff6fbc825c8ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling wasmi_core v0.12.0
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling wast v240.0.0
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasmi_arena v0.4.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wasmi v0.29.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling binaryen-sys v0.12.0
[INFO] [stderr]    Compiling radix-wasm-instrument v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 643 |     add_section_function!(Export, Export);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[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]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 |     add_section_function!(Export, Export<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 644 |     add_section_function!(Global, Global);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 |     add_section_function!(Global, Global<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 645 |     add_section_function!(Import, Import);
[INFO] [stdout]     |     ------------------------------^^^^^^-
[INFO] [stdout]     |     |                             |
[INFO] [stdout]     |     |                             the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 645 |     add_section_function!(Import, Import<'_>);
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 648 |     add_section_function!(Table, Table);
[INFO] [stdout]     |     -----------------------------^^^^^-
[INFO] [stdout]     |     |                            |
[INFO] [stdout]     |     |                            the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     add_section_function!(Table, Table<'_>);
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 649 |     add_section_function!(Code, FunctionBody);
[INFO] [stdout]     |     ----------------------------^^^^^^^^^^^^-
[INFO] [stdout]     |     |                           |
[INFO] [stdout]     |     |                           the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     add_section_function!(Code, FunctionBody<'_>);
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/module_info.rs:104:37
[INFO] [stdout]     |
[INFO] [stdout] 104 |             pub fn [< $name:lower _section>](&self) -> Result<Option<Vec<$ty>>> {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 650 |     add_section_function!(Element, Element);
[INFO] [stdout]     |     -------------------------------^^^^^^^-
[INFO] [stdout]     |     |                              |
[INFO] [stdout]     |     |                              the same lifetime is hidden here
[INFO] [stdout]     |     in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `add_section_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     add_section_function!(Element, Element<'_>);
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wat v1.240.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "44ec79ae08db4c0ba17ef22bfda5559965dd77793bb9f2b4135ff6fbc825c8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ec79ae08db4c0ba17ef22bfda5559965dd77793bb9f2b4135ff6fbc825c8ee", kill_on_drop: false }`
[INFO] [stdout] 44ec79ae08db4c0ba17ef22bfda5559965dd77793bb9f2b4135ff6fbc825c8ee
