[INFO] cloning repository https://github.com/maxArturo/lox-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxArturo/lox-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaxArturo%2Flox-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaxArturo%2Flox-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3d05f3928ac91995960f8d55af2d94c9b9ecb36
[INFO] building maxArturo/lox-rs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaxArturo%2Flox-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxArturo/lox-rs
[INFO] finished tweaking git repo https://github.com/maxArturo/lox-rs
[INFO] tweaked toml for git repo https://github.com/maxArturo/lox-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxArturo/lox-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxArturo/lox-rs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/loxrs_vm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd1cdc2dc7107343a86020a5ba0aa3c7a3b7f0a9f4a1794cb6ad2fddbb3824e4
[INFO] running `Command { std: "docker" "start" "-a" "dd1cdc2dc7107343a86020a5ba0aa3c7a3b7f0a9f4a1794cb6ad2fddbb3824e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd1cdc2dc7107343a86020a5ba0aa3c7a3b7f0a9f4a1794cb6ad2fddbb3824e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1cdc2dc7107343a86020a5ba0aa3c7a3b7f0a9f4a1794cb6ad2fddbb3824e4", kill_on_drop: false }`
[INFO] [stdout] dd1cdc2dc7107343a86020a5ba0aa3c7a3b7f0a9f4a1794cb6ad2fddbb3824e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e854996e76ce1c637fd5d4d4c3af348550b743f5257ef3eb466b4c44fd633eaa
[INFO] running `Command { std: "docker" "start" "-a" "e854996e76ce1c637fd5d4d4c3af348550b743f5257ef3eb466b4c44fd633eaa", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/loxrs_vm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling loxrs_types v0.1.0 (/opt/rustwide/workdir/loxrs_types)
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling iota v0.2.3
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]    Compiling logos v0.14.2
[INFO] [stderr]    Compiling backtrace-on-stack-overflow v0.3.0
[INFO] [stderr]    Compiling loxrs_env v0.1.0 (/opt/rustwide/workdir/loxrs_env)
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling loxrs_vm v0.1.0 (/opt/rustwide/workdir/loxrs_vm)
[INFO] [stderr]    Compiling loxrs_interpreter v0.1.0 (/opt/rustwide/workdir/loxrs_interpreter)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 394 | struct ParseLogic {
[INFO] [stdout] 395 |     prefix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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: associated items `SIGN_BIT` and `is_obj` are never used
[INFO] [stdout]   --> loxrs_vm/src/entities/value.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Value {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 13 |     const SIGN_BIT: u64 = 0x8000000000000000;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn is_obj(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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]    --> loxrs_vm/src/compiler.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 396 |     infix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |                     ---------- in this derive macro expansion
[INFO] [stdout] 394 | struct ParseLogic {
[INFO] [stdout] 395 |     prefix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 396 |     infix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_interpreter/src/lox/entities/func.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         std::cmp::PartialEq::eq(&self.def, &other.def)
[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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 118 -         std::cmp::PartialEq::eq(&self.def, &other.def)
[INFO] [stdout] 118 +         std::ptr::fn_addr_eq(self.def, other.def)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.92s
[INFO] running `Command { std: "docker" "inspect" "e854996e76ce1c637fd5d4d4c3af348550b743f5257ef3eb466b4c44fd633eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e854996e76ce1c637fd5d4d4c3af348550b743f5257ef3eb466b4c44fd633eaa", kill_on_drop: false }`
[INFO] [stdout] e854996e76ce1c637fd5d4d4c3af348550b743f5257ef3eb466b4c44fd633eaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36c62c1e3f95de89c1ce613cf9d3e79e4183d3b83966a9e151a9cfb0d2eebb33
[INFO] running `Command { std: "docker" "start" "-a" "36c62c1e3f95de89c1ce613cf9d3e79e4183d3b83966a9e151a9cfb0d2eebb33", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/loxrs_vm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling loxrs_vm v0.1.0 (/opt/rustwide/workdir/loxrs_vm)
[INFO] [stderr]    Compiling loxrs_interpreter v0.1.0 (/opt/rustwide/workdir/loxrs_interpreter)
[INFO] [stderr]    Compiling loxrs_env v0.1.0 (/opt/rustwide/workdir/loxrs_env)
[INFO] [stderr]    Compiling loxrs_types v0.1.0 (/opt/rustwide/workdir/loxrs_types)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_interpreter/src/lox/entities/func.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         std::cmp::PartialEq::eq(&self.def, &other.def)
[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] help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
[INFO] [stdout]     |
[INFO] [stdout] 118 -         std::cmp::PartialEq::eq(&self.def, &other.def)
[INFO] [stdout] 118 +         std::ptr::fn_addr_eq(self.def, other.def)
[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]    --> loxrs_vm/src/compiler.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] 394 | struct ParseLogic {
[INFO] [stdout] 395 |     prefix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 396 |     infix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |                     ---------- in this derive macro expansion
[INFO] [stdout] 394 | struct ParseLogic {
[INFO] [stdout] 395 |     prefix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> loxrs_vm/src/compiler.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(PartialEq, PartialOrd, Clone)]
[INFO] [stdout]     |                     ---------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 396 |     infix: Option<fn(&mut Compiler) -> Result<(), LoxErrorS>>,
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `SIGN_BIT` and `is_obj` are never used
[INFO] [stdout]   --> loxrs_vm/src/entities/value.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Value {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 13 |     const SIGN_BIT: u64 = 0x8000000000000000;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn is_obj(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "36c62c1e3f95de89c1ce613cf9d3e79e4183d3b83966a9e151a9cfb0d2eebb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c62c1e3f95de89c1ce613cf9d3e79e4183d3b83966a9e151a9cfb0d2eebb33", kill_on_drop: false }`
[INFO] [stdout] 36c62c1e3f95de89c1ce613cf9d3e79e4183d3b83966a9e151a9cfb0d2eebb33
