[INFO] fetching crate hebi 0.4.0...
[INFO] testing hebi-0.4.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hebi 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hebi 0.4.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded indoc v2.0.1
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded pollster-macro v0.1.0
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded insta v1.30.0
[INFO] [stderr]   Downloaded rustix v0.37.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8119fc76be57ad75a47d704d0260263be186a85caef5602a9090e4ad539f8c24
[INFO] running `Command { std: "docker" "start" "-a" "8119fc76be57ad75a47d704d0260263be186a85caef5602a9090e4ad539f8c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8119fc76be57ad75a47d704d0260263be186a85caef5602a9090e4ad539f8c24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8119fc76be57ad75a47d704d0260263be186a85caef5602a9090e4ad539f8c24", kill_on_drop: false }`
[INFO] [stdout] 8119fc76be57ad75a47d704d0260263be186a85caef5602a9090e4ad539f8c24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0530f0800e32e51a85bde524eab41c6326f05ee9e66407d93748c729c8dbae15
[INFO] running `Command { std: "docker" "start" "-a" "0530f0800e32e51a85bde524eab41c6326f05ee9e66407d93748c729c8dbae15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling 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] [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 12.91s
[INFO] running `Command { std: "docker" "inspect" "0530f0800e32e51a85bde524eab41c6326f05ee9e66407d93748c729c8dbae15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0530f0800e32e51a85bde524eab41c6326f05ee9e66407d93748c729c8dbae15", kill_on_drop: false }`
[INFO] [stdout] 0530f0800e32e51a85bde524eab41c6326f05ee9e66407d93748c729c8dbae15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 208f73a24b122843459c6e0bbdb1b3b0772655816186418af92aee663b07d6b9
[INFO] running `Command { std: "docker" "start" "-a" "208f73a24b122843459c6e0bbdb1b3b0772655816186418af92aee663b07d6b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling indoc v2.0.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling insta v1.30.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.164
[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]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling 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] [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] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling 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: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]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[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 `test` profile [unoptimized + debuginfo] target(s) in 58.04s
[INFO] running `Command { std: "docker" "inspect" "208f73a24b122843459c6e0bbdb1b3b0772655816186418af92aee663b07d6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208f73a24b122843459c6e0bbdb1b3b0772655816186418af92aee663b07d6b9", kill_on_drop: false }`
[INFO] [stdout] 208f73a24b122843459c6e0bbdb1b3b0772655816186418af92aee663b07d6b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6014a279bfd7a3a141220deed4df8d4bce4b9da9323e04e77de05dc6be931580
[INFO] running `Command { std: "docker" "start" "-a" "6014a279bfd7a3a141220deed4df8d4bce4b9da9323e04e77de05dc6be931580", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/bytecode/builder.rs:396:21
[INFO] [stderr]     |
[INFO] [stderr] 396 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/bytecode/opcode.rs:215:21
[INFO] [stderr]     |
[INFO] [stderr] 215 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/codegen.rs:540:21
[INFO] [stderr]     |
[INFO] [stderr] 540 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/codegen/regalloc.rs:512:21
[INFO] [stderr]     |
[INFO] [stderr] 512 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/syntax/lexer.rs:402:21
[INFO] [stderr]     |
[INFO] [stderr] 402 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/internal/syntax/parser.rs:306:21
[INFO] [stderr]     |
[INFO] [stderr] 306 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: unused import: `ast::Module`
[INFO] [stderr]  --> src/internal/syntax.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use ast::Module;
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `__miri`
[INFO] [stderr]    --> src/span.rs:273:21
[INFO] [stderr]     |
[INFO] [stderr] 273 | #[cfg(all(test, not(feature = "__miri")))]
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `__assert_snapshots`, `__check_recursion_limit`, `__disable_verbose_logs`, `default`, `nanbox`, and `serde`
[INFO] [stderr]     = help: consider adding `__miri` 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] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/object/function.rs:202:22
[INFO] [stderr]     |
[INFO] [stderr] 202 |   pub fn disassemble(&self) -> Disassembly {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 202 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/object/function.rs:206:32
[INFO] [stderr]     |
[INFO] [stderr] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly {
[INFO] [stderr]     |                                ^^^^^                           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |   pub fn disassemble_as_method(&self, class_name: Ptr<Str>) -> Disassembly<'_> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/object/function.rs:210:24
[INFO] [stderr]     |
[INFO] [stderr] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |   fn disassemble_inner(&self, class_name: Option<Ptr<Str>>) -> Disassembly<'_> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/object/list.rs:81:15
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn iter(&self) -> Iter {
[INFO] [stderr]    |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn iter(&self) -> Iter<'_> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/object/table.rs:74:15
[INFO] [stderr]    |
[INFO] [stderr] 74 |   pub fn keys(&self) -> Keys {
[INFO] [stderr]    |               ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |   pub fn keys(&self) -> Keys<'_> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/object/table.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn values(&self) -> Values {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |   pub fn values(&self) -> Values<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/object/table.rs:88:18
[INFO] [stderr]    |
[INFO] [stderr] 88 |   pub fn entries(&self) -> Entries {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |   pub fn entries(&self) -> Entries<'_> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/bytecode/opcode/macros.rs:105:26
[INFO] [stderr]     |
[INFO] [stderr] 105 |             fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here                                   ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/internal/bytecode/opcode.rs:13:1
[INFO] [stderr]     |
[INFO] [stderr]  13 | / instructions! {
[INFO] [stderr]  14 | |   patch_registers, symbolic, decode, Opcode;
[INFO] [stderr]  15 | |   Nop,
[INFO] [stderr]  16 | |   Wide16,
[INFO] [stderr] ...   |
[INFO] [stderr]  78 | |   Yield,
[INFO] [stderr]  79 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `instructions` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |           fn disassemble(&self, constants: &[crate::internal::value::constant::Constant]) -> disasm::Instruction<'_> {
[INFO] [stderr]     |                                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/syntax/parser.rs:15:35
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module, SyntaxError> {
[INFO] [stderr]    |                                   ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn parse(global: Global, src: &str) -> Result<ast::Module<'_>, SyntaxError> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/internal/value/nanbox.rs:83:25
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let bits = unsafe { std::mem::transmute::<i32, u32>(v) } as u64;
[INFO] [stderr]    |                         -------------------------------^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: replace this with: `i32::cast_unsigned`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/vm.rs:148:22
[INFO] [stderr]     |
[INFO] [stderr] 148 |   pub fn disassemble(&self) -> Disassembly {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/vm/thread.rs:336:22
[INFO] [stderr]     |
[INFO] [stderr] 336 |   fn get_empty_scope(&self) -> Scope {
[INFO] [stderr]     |                      ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 |   fn get_empty_scope(&self) -> Scope<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/vm/thread.rs:340:16
[INFO] [stderr]     |
[INFO] [stderr] 340 |   fn get_scope(&self, args: Args) -> Scope {
[INFO] [stderr]     |                ^^^^^                 ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 340 |   fn get_scope(&self, args: Args) -> Scope<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/public.rs:203:17
[INFO] [stderr]     |
[INFO] [stderr] 203 |   pub fn global(&self) -> Global {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |   pub fn global(&self) -> Global<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/public.rs:228:22
[INFO] [stderr]     |
[INFO] [stderr] 228 |   pub fn disassemble(&self) -> Disassembly {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 228 |   pub fn disassemble(&self) -> Disassembly<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/public.rs:409:42
[INFO] [stderr]     |
[INFO] [stderr] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value> {
[INFO] [stderr]     |                                          ^^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 409 |   pub fn new_instance<T: Send + 'static>(&self, value: T) -> Result<Value<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/public/object/list.rs:82:19
[INFO] [stderr]    |
[INFO] [stderr] 82 |   pub fn new_list(&self, capacity: usize) -> List {
[INFO] [stderr]    |                   ^^^^^                      ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |   pub fn new_list(&self, capacity: usize) -> List<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/public/object/string.rs:30:21
[INFO] [stderr]    |
[INFO] [stderr] 30 |   pub fn new_string(&self, v: impl ToString) -> Str {
[INFO] [stderr]    |                     ^^^^^                       ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |   pub fn new_string(&self, v: impl ToString) -> Str<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/public/object/table.rs:113:20
[INFO] [stderr]     |
[INFO] [stderr] 113 |   pub fn new_table(&self, capacity: usize) -> Table {
[INFO] [stderr]     |                    ^^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |   pub fn new_table(&self, capacity: usize) -> Table<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hebi` (lib) generated 27 warnings (run `cargo fix --lib -p hebi` to apply 20 suggestions)
[INFO] [stderr] warning: `hebi` (lib test) generated 27 warnings (27 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hebi-30093d0f8717c475)
[INFO] [stdout] 
[INFO] [stdout] running 262 tests
[INFO] [stdout] test internal::bytecode::builder::tests::emit_forward_jump_8bit_overflow ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_forward_jump_16bit ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::allocate_slice_duplicate ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::sorted_vec_insert ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::try_find_contiguous ... ok
[INFO] [stdout] test internal::bytecode::opcode::tests::register_patching ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::allocate_slice_partial_with_fresh ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_forward_jump_16bit_overflow ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_forward_jump_32bit ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_jump_loop ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::alloc_register_slice ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_forward_jump_8bit ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_constant ... ok
[INFO] [stdout] test internal::codegen::tests::call_arg_subexpr ... ok
[INFO] [stdout] test internal::codegen::tests::call_n ... ok
[INFO] [stdout] test internal::codegen::tests::class_derived_with_multiple_fields ... ok
[INFO] [stdout] test internal::codegen::tests::class_derived_in_nested_scope_with_closure_method ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::basic_emit ... ok
[INFO] [stdout] test internal::codegen::tests::class_instance ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::overlapping ... ok
[INFO] [stdout] test internal::codegen::tests::class_with_multiple_fields ... ok
[INFO] [stdout] test internal::codegen::tests::call_0 ... ok
[INFO] [stdout] test internal::codegen::tests::call_1 ... ok
[INFO] [stdout] test internal::codegen::tests::class_derived_with_field_and_closure_method ... ok
[INFO] [stdout] test internal::codegen::tests::class_derived_with_field ... ok
[INFO] [stdout] test internal::codegen::regalloc::tests::simple ... ok
[INFO] [stdout] test internal::codegen::tests::closure_call ... ok
[INFO] [stdout] test internal::codegen::tests::closure ... ok
[INFO] [stdout] test internal::codegen::tests::class_derived_with_field_and_method ... ok
[INFO] [stdout] test internal::bytecode::builder::tests::emit_multi_label ... ok
[INFO] [stdout] test internal::codegen::tests::class_with_field ... ok
[INFO] [stdout] test internal::codegen::tests::empty_class ... ok
[INFO] [stdout] test internal::codegen::tests::conditional_exprs_precedence ... ok
[INFO] [stdout] test internal::codegen::tests::conditional_exprs ... ok
[INFO] [stdout] test internal::codegen::tests::class_with_field_and_closure_method ... ok
[INFO] [stdout] test internal::codegen::tests::for_range_0_to_10_inclusive_break ... ok
[INFO] [stdout] test internal::codegen::tests::function_no_params ... ok
[INFO] [stdout] test internal::codegen::tests::generator_with_param ... ok
[INFO] [stdout] test internal::codegen::tests::for_range_0_to_10_print ... ok
[INFO] [stdout] test internal::codegen::tests::function_with_param ... ok
[INFO] [stdout] test internal::codegen::tests::empty_class_derived ... ok
[INFO] [stdout] test internal::codegen::tests::for_range_0_to_10_inclusive_print ... ok
[INFO] [stdout] test internal::codegen::tests::for_range_0_to_10_inclusive_continue ... ok
[INFO] [stdout] test internal::codegen::tests::generator_no_params ... ok
[INFO] [stdout] test internal::codegen::tests::class_with_field_and_method ... ok
[INFO] [stdout] test internal::codegen::tests::if_stmt_var_resolution ... ok
[INFO] [stdout] test internal::codegen::tests::for_iter_array ... ok
[INFO] [stdout] test internal::codegen::tests::fn_in_module ... ok
[INFO] [stdout] test internal::codegen::tests::generator_with_default_param ... ok
[INFO] [stdout] test internal::codegen::tests::function_with_default_param ... ok
[INFO] [stdout] test internal::codegen::tests::if_stmt ... ok
[INFO] [stdout] test internal::codegen::tests::import_multi ... ok
[INFO] [stdout] test internal::codegen::tests::import_symbol ... ok
[INFO] [stdout] test internal::codegen::tests::import_symbol_multi ... ok
[INFO] [stdout] test internal::codegen::tests::import_whole ... ok
[INFO] [stdout] test internal::codegen::tests::loop_nested_loop ... ok
[INFO] [stdout] test internal::codegen::tests::loop_break ... ok
[INFO] [stdout] test internal::codegen::tests::loop_print ... ok
[INFO] [stdout] test internal::codegen::tests::loop_nested_loop_break ... ok
[INFO] [stdout] test internal::codegen::tests::loop_continue ... ok
[INFO] [stdout] test internal::codegen::tests::method_call_0 ... ok
[INFO] [stdout] test internal::codegen::tests::loop_nested_while_break ... ok
[INFO] [stdout] test internal::codegen::tests::print_int ... ok
[INFO] [stdout] test internal::codegen::tests::nested_call_0 ... ok
[INFO] [stdout] test internal::codegen::tests::print_index ... ok
[INFO] [stdout] test internal::codegen::tests::nested_call_subexpr ... ok
[INFO] [stdout] test internal::codegen::tests::print_index_opt ... ok
[INFO] [stdout] test internal::codegen::tests::print_list ... ok
[INFO] [stdout] test internal::codegen::tests::print_global ... ok
[INFO] [stdout] test internal::codegen::tests::method_call_1 ... ok
[INFO] [stdout] test internal::codegen::tests::loop_nested_while ... ok
[INFO] [stdout] test internal::codegen::tests::method_call_n ... ok
[INFO] [stdout] test internal::codegen::tests::opt_chaining ... ok
[INFO] [stdout] test internal::codegen::tests::print_module_var ... ok
[INFO] [stdout] test internal::codegen::tests::print_field ... ok
[INFO] [stdout] test internal::codegen::tests::print_field_opt ... ok
[INFO] [stdout] test internal::codegen::tests::while_break ... ok
[INFO] [stdout] test internal::codegen::tests::print_string ... ok
[INFO] [stdout] test internal::codegen::tests::while_continue ... ok
[INFO] [stdout] test internal::codegen::tests::while_nested_loop_break ... ok
[INFO] [stdout] test internal::codegen::tests::print_table ... ok
[INFO] [stdout] test internal::codegen::tests::while_nested_while ... ok
[INFO] [stdout] test internal::codegen::tests::print_float ... ok
[INFO] [stdout] test internal::codegen::tests::while_nested_loop ... ok
[INFO] [stdout] test internal::codegen::tests::while_nested_while_break ... ok
[INFO] [stdout] test internal::codegen::tests::variable_scope_lifetime ... ok
[INFO] [stdout] test internal::codegen::tests::while_print ... ok
[INFO] [stdout] test internal::object::ptr::tests::any_casting ... ok
[INFO] [stdout] test internal::object::ptr::tests::debug_and_display_fmt ... ok
[INFO] [stdout] test internal::object::ptr::tests::drop_is_called ... ok
[INFO] [stdout] test internal::object::ptr::tests::object_any_refcount ... ok
[INFO] [stdout] test internal::object::ptr::tests::object_repr_refcount ... ok
[INFO] [stdout] test internal::object::ptr::tests::ptr_dyn_cast ... ok
[INFO] [stdout] test internal::codegen::tests::while_print_0_to_10 ... ok
[INFO] [stdout] test internal::syntax::lexer::tests::lex_design_file ... ok
[INFO] [stdout] test internal::syntax::parser::tests::array_literal_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::assign_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::call_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::class_self_and_super ... ok
[INFO] [stdout] test internal::codegen::tests::class_in_nested_scope_with_closure_method ... ok
[INFO] [stdout] test internal::syntax::parser::tests::binary_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::grouping_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::simple_literal_expr ... ok
[INFO] [stdout] test internal::syntax::parser::tests::print_stmt ... ok
[INFO] [stdout] test internal::value::tests::drop_object_value ... ok
[INFO] [stdout] test internal::value::tests::create_value ... ok
[INFO] [stdout] test internal::value::tests::clone_and_drop_values ... ok
[INFO] [stdout] test internal::syntax::parser::tests::table_literal_expr ... ok
[INFO] [stdout] test internal::value::tests::clone_and_drop_object_value ... ok
[INFO] [stdout] test internal::vm::tests::add_objects ... ok
[INFO] [stdout] test internal::vm::tests::arithmetic ... ok
[INFO] [stdout] test internal::syntax::parser::tests::unary_expr ... ok
[INFO] [stdout] test internal::vm::tests::basic_fn_call ... ok
[INFO] [stdout] test internal::vm::tests::builtin_collect_native ... ok
[INFO] [stdout] test internal::syntax::parser::tests::duplicate_fields ... ok
[INFO] [stdout] test internal::vm::tests::builtin_collect ... ok
[INFO] [stdout] test internal::syntax::parser::tests::loop_stmts ... ok
[INFO] [stdout] test internal::vm::tests::builtin_list_methods_static ... ok
[INFO] [stdout] test internal::vm::tests::builtin_str_lines_iter ... ok
[INFO] [stdout] test internal::vm::tests::builtin_list_methods ... ok
[INFO] [stdout] test internal::syntax::parser::tests::import_stmt ... ok
[INFO] [stdout] test internal::vm::tests::builtin_list_methods_bound ... ok
[INFO] [stdout] test internal::syntax::parser::tests::class_stmt ... ok
[INFO] [stdout] test internal::vm::tests::builtin_str_methods ... ok
[INFO] [stdout] test internal::vm::tests::builtin_parse_int ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived4 ... ok
[INFO] [stdout] test internal::vm::tests::builtin_str_methods_bound ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method ... ok
[INFO] [stdout] test internal::syntax::parser::tests::postfix_expr ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived ... ok
[INFO] [stdout] test internal::vm::tests::builtin_str_methods_static ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived3 ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived2 ... ok
[INFO] [stdout] test internal::syntax::parser::tests::if_stmt ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_init ... ok
[INFO] [stdout] test internal::syntax::parser::tests::ctrl_stmt ... ok
[INFO] [stdout] test internal::vm::tests::call_fn_recursive ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived_static ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method_derived_static2 ... ok
[INFO] [stdout] test internal::vm::tests::call_fn_with_args ... ok
[INFO] [stdout] test internal::vm::tests::call_class_nested_inheritance_method ... ok
[INFO] [stdout] test internal::vm::tests::call_fn_with_args__error_not_enough_args ... ok
[INFO] [stdout] test internal::vm::tests::call_class_method2 ... ok
[INFO] [stdout] test internal::vm::tests::call_class_nested_inheritance_method_static_call ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_nested_init_call_chain ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_init_and_call_parent_init ... ok
[INFO] [stdout] test internal::vm::tests::call_fn_with_args__error_too_many_args ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_parent_method ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_method ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_parent_init ... ok
[INFO] [stdout] test internal::vm::tests::class_with_init_conditional_false ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_parent_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::class_with_init ... ok
[INFO] [stdout] test internal::vm::tests::class_derived_with_init_and_no_call_parent_init ... ok
[INFO] [stdout] test internal::vm::tests::class_with_init_conditional_true ... ok
[INFO] [stdout] test internal::syntax::parser::tests::whole_module ... ok
[INFO] [stdout] test internal::vm::tests::class_with_method ... ok
[INFO] [stdout] test internal::vm::tests::class_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::data_class_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::data_class_derived_with_multiple_methods ... ok
[INFO] [stdout] test internal::syntax::parser::tests::func_stmt ... ok
[INFO] [stdout] test internal::vm::tests::for_iter_iterable_class ... ok
[INFO] [stdout] test internal::vm::tests::data_class_with_method ... ok
[INFO] [stdout] test internal::vm::tests::data_class_derived_with_parent_method ... ok
[INFO] [stdout] test internal::vm::tests::empty_table ... ok
[INFO] [stdout] test internal::vm::tests::data_class_derived_with_parent_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::data_class_derived_with_method ... ok
[INFO] [stdout] test internal::vm::tests::closure_call ... ok
[INFO] [stdout] test internal::vm::tests::example ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_float__bad_input ... ok
[INFO] [stdout] test internal::vm::tests::get_class_method ... ok
[INFO] [stdout] test internal::vm::tests::get_class_field ... ok
[INFO] [stdout] test internal::vm::tests::get_class_parent_field ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_int__int ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_str ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_bool ... ok
[INFO] [stdout] test internal::vm::tests::import_fn_named ... ok
[INFO] [stdout] test internal::vm::tests::import_fn ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__type_of ... ok
[INFO] [stdout] test internal::vm::tests::if_stmt ... ok
[INFO] [stdout] test internal::vm::tests::init_class_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::init_class_derived_with_parent_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::if_stmt_false ... ok
[INFO] [stdout] test internal::vm::tests::init_class_derived_with_parent_method ... ok
[INFO] [stdout] test internal::vm::tests::import_value ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_derived_with_method ... ok
[INFO] [stdout] test internal::vm::tests::init_class_derived_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_derived_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::get_class_parent_method ... ok
[INFO] [stdout] test internal::vm::tests::init_simple_data_class ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_with_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::init_simple_class ... ok
[INFO] [stdout] test internal::vm::tests::init_simple_data_class_derived ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_invalid_opt ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_negative ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_negative_opt ... ok
[INFO] [stdout] test internal::vm::tests::import_value_named ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_float__int ... ok
[INFO] [stdout] test internal::vm::tests::init_class_derived_with_method ... ok
[INFO] [stdout] test internal::vm::tests::init_class_with_method ... ok
[INFO] [stdout] test internal::vm::tests::init_simple_data_class_derived_with_parent_field ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_oob_opt ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_oob ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_with_method ... ok
[INFO] [stdout] test internal::value::tests::create_value_from_qnan - should panic ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_derived_with_parent_multiple_methods ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_positive_opt ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_zero ... ok
[INFO] [stdout] test internal::vm::tests::logical_and_expr_return_rhs ... ok
[INFO] [stdout] test internal::vm::tests::logical_or_expr_return_lhs ... ok
[INFO] [stdout] test internal::vm::tests::module_fail_to_parse ... ok
[INFO] [stdout] test internal::vm::tests::make_large_table ... ok
[INFO] [stdout] test internal::vm::tests::make_fn ... ok
[INFO] [stdout] test internal::vm::tests::more_optional_access ... ok
[INFO] [stdout] test internal::vm::tests::module_vars ... ok
[INFO] [stdout] test internal::vm::tests::nested_optional_access ... ok
[INFO] [stdout] test internal::vm::tests::order_of_eval ... ok
[INFO] [stdout] test internal::vm::tests::logical_and_expr_return_lhs ... ok
[INFO] [stdout] test internal::vm::tests::simple_class ... ok
[INFO] [stdout] test internal::vm::tests::simple_class_derived ... ok
[INFO] [stdout] test internal::vm::tests::regression__variable_scope_ends_too_early ... ok
[INFO] [stdout] test internal::vm::tests::simple_data_class ... ok
[INFO] [stdout] test internal::vm::tests::nested_table ... ok
[INFO] [stdout] test internal::vm::tests::module_not_found ... ok
[INFO] [stdout] test internal::vm::tests::make_fn_with_args ... ok
[INFO] [stdout] test internal::vm::tests::string_comparison ... ok
[INFO] [stdout] test internal::vm::tests::subsequent_eval ... ok
[INFO] [stdout] test internal::vm::tests::subsequent_eval_with_error ... ok
[INFO] [stdout] test internal::vm::tests::simple_data_class_derived_with_parent_field ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_zero_opt ... ok
[INFO] [stdout] test internal::vm::tests::table_nested_access_keyed ... ok
[INFO] [stdout] test internal::vm::tests::unary_invert ... ok
[INFO] [stdout] test internal::vm::tests::table_access_unknown ... ok
[INFO] [stdout] test internal::vm::tests::table_access_named ... ok
[INFO] [stdout] test internal::vm::tests::unary_not_none ... ok
[INFO] [stdout] test internal::vm::tests::unary_not_float ... ok
[INFO] [stdout] test internal::vm::tests::unary_not ... ok
[INFO] [stdout] test internal::vm::tests::unary_not_str ... ok
[INFO] [stdout] test internal::vm::tests::table_access_keyed ... ok
[INFO] [stdout] test internal::vm::tests::use_import_in_nested_scope ... ok
[INFO] [stdout] test internal::vm::tests::use_named_import_in_nested_scope ... ok
[INFO] [stdout] test span::tests::emit_report_multi_line ... ok
[INFO] [stdout] test span::tests::emit_report_multi_line_edge_case_sandwiched_newline ... ok
[INFO] [stdout] test span::tests::emit_report_multi_line_edge_case_sandwiched_newline_2 ... ok
[INFO] [stdout] test span::tests::emit_report_multi_line_large ... ok
[INFO] [stdout] test span::tests::emit_report_single_line ... ok
[INFO] [stdout] test span::tests::snippet_single_line ... ok
[INFO] [stdout] test span::tests::test_spanned ... ok
[INFO] [stdout] test span::tests::snippet_multi_line ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_int__bad_input ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_int__float ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_positive ... ok
[INFO] [stdout] test internal::vm::tests::init_data_class_derived_with_parent_method ... ok
[INFO] [stdout] test internal::vm::tests::init_simple_class_derived ... ok
[INFO] [stdout] test internal::vm::tests::for_iter_list ... ok
[INFO] [stdout] test internal::vm::tests::simple_data_class_derived ... ok
[INFO] [stdout] test internal::vm::tests::module_vars_per_module ... ok
[INFO] [stdout] test internal::vm::tests::unary_not_int ... ok
[INFO] [stdout] test internal::vm::tests::list_indexing_invalid ... ok
[INFO] [stderr]    Doc-tests hebi
[INFO] [stdout] test internal::vm::tests::logical_or_expr_return_rhs ... ok
[INFO] [stdout] test internal::vm::tests::global_builtin_functions__to_float__float ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 262 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[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" "6014a279bfd7a3a141220deed4df8d4bce4b9da9323e04e77de05dc6be931580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6014a279bfd7a3a141220deed4df8d4bce4b9da9323e04e77de05dc6be931580", kill_on_drop: false }`
[INFO] [stdout] 6014a279bfd7a3a141220deed4df8d4bce4b9da9323e04e77de05dc6be931580
