[INFO] fetching crate hebi 0.4.0...
[INFO] checking hebi-0.4.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate hebi 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate hebi 0.4.0
[INFO] finished tweaking crates.io crate hebi 0.4.0
[INFO] tweaked toml for crates.io crate hebi 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hebi 0.4.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hebi 0.4.0 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.1
[INFO] [stderr]   Downloaded pollster-macro v0.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded rustix v0.37.21
[INFO] [stderr]   Downloaded insta v1.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e8079fbb0683975b47371bde645637b34ec4e0f854442a9f186e3acd9722e2
[INFO] running `Command { std: "docker" "start" "-a" "33e8079fbb0683975b47371bde645637b34ec4e0f854442a9f186e3acd9722e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e8079fbb0683975b47371bde645637b34ec4e0f854442a9f186e3acd9722e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e8079fbb0683975b47371bde645637b34ec4e0f854442a9f186e3acd9722e2", kill_on_drop: false }`
[INFO] [stdout] 33e8079fbb0683975b47371bde645637b34ec4e0f854442a9f186e3acd9722e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36eb42d205d841ef39212777d73f4ac89725227531deedbfe0732b9f41568ad7
[INFO] running `Command { std: "docker" "start" "-a" "36eb42d205d841ef39212777d73f4ac89725227531deedbfe0732b9f41568ad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking insta v1.30.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking hebi v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/bytecode/builder.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/bytecode/opcode.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/codegen.rs:540:21
[INFO] [stdout]     |
[INFO] [stdout] 540 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/codegen/regalloc.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/syntax/lexer.rs:402:21
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/syntax/parser.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast::Module`
[INFO] [stdout]  --> src/internal/syntax.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use ast::Module;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/span.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn disassemble(&self) -> Disassembly {
[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] 202 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly {
[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] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ 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] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/list.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn iter(&self) -> Iter {
[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] 81 |   pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn keys(&self) -> Keys {
[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] 74 |   pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn values(&self) -> Values {
[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] 81 |   pub fn values(&self) -> Values<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn entries(&self) -> Entries {
[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] 88 |   pub fn entries(&self) -> Entries<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/bytecode/opcode/macros.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here                                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/internal/bytecode/opcode.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | / instructions! {
[INFO] [stdout]  14 | |   patch_registers, symbolic, decode, Opcode;
[INFO] [stdout]  15 | |   Nop,
[INFO] [stdout]  16 | |   Wide16,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |   Yield,
[INFO] [stdout]  79 | | }
[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 `instructions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |           fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction<'_> {
[INFO] [stdout]     |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/syntax/parser.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module, SyntaxError> {
[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] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module<'_>, SyntaxError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/internal/value/nanbox.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let bits = unsafe { std::mem::transmute::<i32, u32>(v) } as u64;
[INFO] [stdout]    |                         -------------------------------^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::cast_unsigned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn disassemble(&self) -> Disassembly {
[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] 148 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm/thread.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |   fn get_empty_scope(&self) -> Scope {
[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] 336 |   fn get_empty_scope(&self) -> Scope<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm/thread.rs:340:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |   fn get_scope(&self, args: Args) -> Scope {
[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] 340 |   fn get_scope(&self, args: Args) -> Scope<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |   pub fn global(&self) -> Global {
[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] 203 |   pub fn global(&self) -> Global<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:228:22
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn disassemble(&self) -> Disassembly {
[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] 228 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value> {
[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] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/public/object/list.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn new_list(&self, capacity: usize) -> List {
[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] 82 |   pub fn new_list(&self, capacity: usize) -> List<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/public/object/string.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn new_string(&self, v: impl ToString) -> Str {
[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] 30 |   pub fn new_string(&self, v: impl ToString) -> Str<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public/object/table.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub fn new_table(&self, capacity: usize) -> Table {
[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] 113 |   pub fn new_table(&self, capacity: usize) -> Table<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stdout] warning: unexpected `cfg` condition name: `enable_slow_bench`
[INFO] [stdout]  --> benches/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(enable_slow_bench)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enable_slow_bench)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_slow_bench)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enable_slow_bench`
[INFO] [stdout]   --> benches/main.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(not(enable_slow_bench))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enable_slow_bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enable_slow_bench)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/bytecode/builder.rs:396:21
[INFO] [stdout]     |
[INFO] [stdout] 396 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/bytecode/opcode.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/codegen.rs:540:21
[INFO] [stdout]     |
[INFO] [stdout] 540 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/codegen/regalloc.rs:512:21
[INFO] [stdout]     |
[INFO] [stdout] 512 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/syntax/lexer.rs:402:21
[INFO] [stdout]     |
[INFO] [stdout] 402 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/internal/syntax/parser.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ast::Module`
[INFO] [stdout]  --> src/internal/syntax.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use ast::Module;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stdout]    --> src/span.rs:273:21
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stdout]     = help: consider adding `__miri` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |   pub fn disassemble(&self) -> Disassembly {
[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] 202 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:206:32
[INFO] [stdout]     |
[INFO] [stdout] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly {
[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] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/object/function.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ 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] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/list.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn iter(&self) -> Iter {
[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] 81 |   pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |   pub fn keys(&self) -> Keys {
[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] 74 |   pub fn keys(&self) -> Keys<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |   pub fn values(&self) -> Values {
[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] 81 |   pub fn values(&self) -> Values<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/object/table.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |   pub fn entries(&self) -> Entries {
[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] 88 |   pub fn entries(&self) -> Entries<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/bytecode/opcode/macros.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here                                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/internal/bytecode/opcode.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | / instructions! {
[INFO] [stdout]  14 | |   patch_registers, symbolic, decode, Opcode;
[INFO] [stdout]  15 | |   Nop,
[INFO] [stdout]  16 | |   Wide16,
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |   Yield,
[INFO] [stdout]  79 | | }
[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 `instructions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |           fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction<'_> {
[INFO] [stdout]     |                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/syntax/parser.rs:15:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module, SyntaxError> {
[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] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module<'_>, SyntaxError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/internal/value/nanbox.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let bits = unsafe { std::mem::transmute::<i32, u32>(v) } as u64;
[INFO] [stdout]    |                         -------------------------------^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: replace this with: `i32::cast_unsigned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm.rs:148:22
[INFO] [stdout]     |
[INFO] [stdout] 148 |   pub fn disassemble(&self) -> Disassembly {
[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] 148 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm/thread.rs:336:22
[INFO] [stdout]     |
[INFO] [stdout] 336 |   fn get_empty_scope(&self) -> Scope {
[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] 336 |   fn get_empty_scope(&self) -> Scope<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/vm/thread.rs:340:16
[INFO] [stdout]     |
[INFO] [stdout] 340 |   fn get_scope(&self, args: Args) -> Scope {
[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] 340 |   fn get_scope(&self, args: Args) -> Scope<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |   pub fn global(&self) -> Global {
[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] 203 |   pub fn global(&self) -> Global<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:228:22
[INFO] [stdout]     |
[INFO] [stdout] 228 |   pub fn disassemble(&self) -> Disassembly {
[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] 228 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public.rs:409:42
[INFO] [stdout]     |
[INFO] [stdout] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value> {
[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] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/public/object/list.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn new_list(&self, capacity: usize) -> List {
[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] 82 |   pub fn new_list(&self, capacity: usize) -> List<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/public/object/string.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |   pub fn new_string(&self, v: impl ToString) -> Str {
[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] 30 |   pub fn new_string(&self, v: impl ToString) -> Str<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/public/object/table.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |   pub fn new_table(&self, capacity: usize) -> Table {
[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] 113 |   pub fn new_table(&self, capacity: usize) -> Table<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.19s
[INFO] running `Command { std: "docker" "inspect" "36eb42d205d841ef39212777d73f4ac89725227531deedbfe0732b9f41568ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36eb42d205d841ef39212777d73f4ac89725227531deedbfe0732b9f41568ad7", kill_on_drop: false }`
[INFO] [stdout] 36eb42d205d841ef39212777d73f4ac89725227531deedbfe0732b9f41568ad7
