[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaxArturo%2Flox-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxArturo/lox-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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-2-tc1/source/loxrs_vm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded iota v0.2.3
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded logos-derive v0.14.2
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded nix v0.23.2
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded logos v0.14.2
[INFO] [stderr]   Downloaded backtrace-on-stack-overflow v0.3.0
[INFO] [stderr]   Downloaded beef v0.5.2
[INFO] [stderr]   Downloaded logos-codegen v0.14.2
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7327e58ed2525fc693c79cd4738d3d60260d5bdfb7fde390f0810de3ddf224e
[INFO] running `Command { std: "docker" "start" "-a" "f7327e58ed2525fc693c79cd4738d3d60260d5bdfb7fde390f0810de3ddf224e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7327e58ed2525fc693c79cd4738d3d60260d5bdfb7fde390f0810de3ddf224e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7327e58ed2525fc693c79cd4738d3d60260d5bdfb7fde390f0810de3ddf224e", kill_on_drop: false }`
[INFO] [stdout] f7327e58ed2525fc693c79cd4738d3d60260d5bdfb7fde390f0810de3ddf224e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c70f49a594d1926ec4d889175076511373e2c580a47a51b8905ba576993d9034
[INFO] running `Command { std: "docker" "start" "-a" "c70f49a594d1926ec4d889175076511373e2c580a47a51b8905ba576993d9034", 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 autocfg v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling loxrs_types v0.1.0 (/opt/rustwide/workdir/loxrs_types)
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling iota v0.2.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling loxrs_env v0.1.0 (/opt/rustwide/workdir/loxrs_env)
[INFO] [stderr]    Compiling logos-derive v0.14.2
[INFO] [stderr]    Compiling logos v0.14.2
[INFO] [stderr]    Compiling loxrs_vm v0.1.0 (/opt/rustwide/workdir/loxrs_vm)
[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: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] [stderr]    Compiling backtrace-on-stack-overflow v0.3.0
[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_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 26.79s
[INFO] running `Command { std: "docker" "inspect" "c70f49a594d1926ec4d889175076511373e2c580a47a51b8905ba576993d9034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c70f49a594d1926ec4d889175076511373e2c580a47a51b8905ba576993d9034", kill_on_drop: false }`
[INFO] [stdout] c70f49a594d1926ec4d889175076511373e2c580a47a51b8905ba576993d9034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 855e3d88d2a69d4cdca0269d4673ebe6400b5122a9562c53e04a6bc3de182b92
[INFO] running `Command { std: "docker" "start" "-a" "855e3d88d2a69d4cdca0269d4673ebe6400b5122a9562c53e04a6bc3de182b92", 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_env v0.1.0 (/opt/rustwide/workdir/loxrs_env)
[INFO] [stderr]    Compiling loxrs_types v0.1.0 (/opt/rustwide/workdir/loxrs_types)
[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: 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: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: 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 `test` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "855e3d88d2a69d4cdca0269d4673ebe6400b5122a9562c53e04a6bc3de182b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855e3d88d2a69d4cdca0269d4673ebe6400b5122a9562c53e04a6bc3de182b92", kill_on_drop: false }`
[INFO] [stdout] 855e3d88d2a69d4cdca0269d4673ebe6400b5122a9562c53e04a6bc3de182b92
