[INFO] cloning repository https://github.com/aryan-programmer/evilang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aryan-programmer/evilang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-programmer%2Fevilang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-programmer%2Fevilang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ace0f0307202ad18e70c169b3d6103bca6a7bdd
[INFO] building aryan-programmer/evilang against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faryan-programmer%2Fevilang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aryan-programmer/evilang
[INFO] finished tweaking git repo https://github.com/aryan-programmer/evilang
[INFO] tweaked toml for git repo https://github.com/aryan-programmer/evilang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aryan-programmer/evilang on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aryan-programmer/evilang 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c1b8503130276c99709f27d206b8522e6711dbd5b54190df9948b62ed26e4f4
[INFO] running `Command { std: "docker" "start" "-a" "4c1b8503130276c99709f27d206b8522e6711dbd5b54190df9948b62ed26e4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c1b8503130276c99709f27d206b8522e6711dbd5b54190df9948b62ed26e4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1b8503130276c99709f27d206b8522e6711dbd5b54190df9948b62ed26e4f4", kill_on_drop: false }`
[INFO] [stdout] 4c1b8503130276c99709f27d206b8522e6711dbd5b54190df9948b62ed26e4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69cd5ef1f14ad4f1bbaa301708477b1049eeb51cb3aa5360fd185e148d6bd5ce
[INFO] running `Command { std: "docker" "start" "-a" "69cd5ef1f14ad4f1bbaa301708477b1049eeb51cb3aa5360fd185e148d6bd5ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling split-iter v0.1.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling unhygienic-impl v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling unhygienic v0.1.1
[INFO] [stderr]    Compiling evilang_lib v0.1.0 (/opt/rustwide/workdir/evilang_lib)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling evilang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling gc_derive v0.5.0
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling gc v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling evilang_proc_macros v0.1.0 (/opt/rustwide/workdir/evilang_proc_macros)
[INFO] [stderr]    Compiling evilang_traits v0.1.0 (/opt/rustwide/workdir/evilang_traits)
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> evilang_lib/src/lib/tokenizer/matchers.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |       return Box::new(move |s: &str| (
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 41 | |         if s.starts_with(start) {
[INFO] [stdout]    | |_____^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |           }
[INFO] [stdout]    |  __________^
[INFO] [stdout] 55 | |     ));
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 ~     return Box::new(move |s: &str| if s.starts_with(start) {
[INFO] [stdout] 41 |             if
[INFO] [stdout] ...
[INFO] [stdout] 52 |             None
[INFO] [stdout] 53 ~         } );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |               fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<GcPtrVariable>> {
[INFO] [stdout]    |                             ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: evilang_lib/src/lib/interpreter/environment/mod.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / delegate_ivariables_map!(for Environment =>
[INFO] [stdout] 56 | |     &self: self.scope,
[INFO] [stdout] 57 | |     &self: (mut) self.scope
[INFO] [stdout] 58 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `delegate_ivariables_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |               fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<GcPtrVariable>> {
[INFO] [stdout]    |                             ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: evilang_lib/src/lib/interpreter/variables_containers/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / delegate_ivariables_map!(for GlobalScope =>
[INFO] [stdout] 44 | |     &self: self.scope,
[INFO] [stdout] 45 | |     &self: (mut) self.scope
[INFO] [stdout] 46 | | );
[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 `delegate_ivariables_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>>;
[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] 15 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>>;
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>> {
[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] 112 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/runtime_values/functions/native_function.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] 17 | pub struct NativeFunction {
[INFO] [stdout] 18 |     pub f: NativeFunctionFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/scope.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>> {
[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] 42 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/runtime_values/ref_to_value/mod.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn borrow(&self) -> DerefOfRefToValue {
[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] 86 |     pub fn borrow(&self) -> DerefOfRefToValue<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.14s
[INFO] running `Command { std: "docker" "inspect" "69cd5ef1f14ad4f1bbaa301708477b1049eeb51cb3aa5360fd185e148d6bd5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69cd5ef1f14ad4f1bbaa301708477b1049eeb51cb3aa5360fd185e148d6bd5ce", kill_on_drop: false }`
[INFO] [stdout] 69cd5ef1f14ad4f1bbaa301708477b1049eeb51cb3aa5360fd185e148d6bd5ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa5d0c9b87ac4b7eaaa04b461901659ecca0900d4fa5f2af00457ecb05a755ba
[INFO] running `Command { std: "docker" "start" "-a" "fa5d0c9b87ac4b7eaaa04b461901659ecca0900d4fa5f2af00457ecb05a755ba", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> evilang_lib/src/lib/tokenizer/matchers.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |       return Box::new(move |s: &str| (
[INFO] [stdout]    |  ____________________________________^
[INFO] [stdout] 41 | |         if s.starts_with(start) {
[INFO] [stdout]    | |_____^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |           }
[INFO] [stdout]    |  __________^
[INFO] [stdout] 55 | |     ));
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 ~     return Box::new(move |s: &str| if s.starts_with(start) {
[INFO] [stdout] 41 |             if
[INFO] [stdout] ...
[INFO] [stdout] 52 |             None
[INFO] [stdout] 53 ~         } );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |               fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<GcPtrVariable>> {
[INFO] [stdout]    |                             ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: evilang_lib/src/lib/interpreter/environment/mod.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | / delegate_ivariables_map!(for Environment =>
[INFO] [stdout] 56 | |     &self: self.scope,
[INFO] [stdout] 57 | |     &self: (mut) self.scope
[INFO] [stdout] 58 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `delegate_ivariables_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |               fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<GcPtrVariable>> {
[INFO] [stdout]    |                             ^^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]   ::: evilang_lib/src/lib/interpreter/variables_containers/mod.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / delegate_ivariables_map!(for GlobalScope =>
[INFO] [stdout] 44 | |     &self: self.scope,
[INFO] [stdout] 45 | |     &self: (mut) self.scope
[INFO] [stdout] 46 | | );
[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 `delegate_ivariables_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |             fn get_actual(&$self, name: CowStringT) -> Option<::maybe_owned::MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>>;
[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] 15 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>>;
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> evilang_lib/src/lib/interpreter/variables_containers/map.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>> {
[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] 112 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/runtime_values/functions/native_function.rs:18:2
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, PartialEq)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] 17 | pub struct NativeFunction {
[INFO] [stdout] 18 |     pub f: NativeFunctionFn,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/variables_containers/scope.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<GcPtrVariable>> {
[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] 42 |     fn get_actual(&self, name: CowStringT) -> Option<MaybeOwned<'_, GcPtrVariable>> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> evilang_lib/src/lib/interpreter/runtime_values/ref_to_value/mod.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn borrow(&self) -> DerefOfRefToValue {
[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] 86 |     pub fn borrow(&self) -> DerefOfRefToValue<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling evilang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "fa5d0c9b87ac4b7eaaa04b461901659ecca0900d4fa5f2af00457ecb05a755ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5d0c9b87ac4b7eaaa04b461901659ecca0900d4fa5f2af00457ecb05a755ba", kill_on_drop: false }`
[INFO] [stdout] fa5d0c9b87ac4b7eaaa04b461901659ecca0900d4fa5f2af00457ecb05a755ba
