[INFO] cloning repository https://github.com/soumen-pradhan/rlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soumen-pradhan/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumen-pradhan%2Frlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumen-pradhan%2Frlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd823a1beaadace544b0186eb738487526507ec3
[INFO] testing soumen-pradhan/rlox against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoumen-pradhan%2Frlox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soumen-pradhan/rlox
[INFO] finished tweaking git repo https://github.com/soumen-pradhan/rlox
[INFO] tweaked toml for git repo https://github.com/soumen-pradhan/rlox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soumen-pradhan/rlox on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soumen-pradhan/rlox 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 946c8d1f5d97d2a652aaf53863075e89c84dddcb5ab11855f501c432bb387364
[INFO] running `Command { std: "docker" "start" "-a" "946c8d1f5d97d2a652aaf53863075e89c84dddcb5ab11855f501c432bb387364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "946c8d1f5d97d2a652aaf53863075e89c84dddcb5ab11855f501c432bb387364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "946c8d1f5d97d2a652aaf53863075e89c84dddcb5ab11855f501c432bb387364", kill_on_drop: false }`
[INFO] [stdout] 946c8d1f5d97d2a652aaf53863075e89c84dddcb5ab11855f501c432bb387364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 231feab8425d3c3ad8301eec15bece4dab871c34e81d275dd333efa6761a354a
[INFO] running `Command { std: "docker" "start" "-a" "231feab8425d3c3ad8301eec15bece4dab871c34e81d275dd333efa6761a354a", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ErrorLogger`
[INFO] [stdout]  --> src/error.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub use super::{ErrorLogger, Logger, LOGGER};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log_context`
[INFO] [stdout]  --> src/error.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub use crate::{log, log_context};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 log!(t_err.loc, "unknown token found");
[INFO] [stdout]     |                 -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 log!(tok_err.loc, err_msg);
[INFO] [stdout]     |                 -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 log!(tok.loc, "expected a variable name");
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             log!(self.prev.loc, "expected an expression (prefix)");
[INFO] [stdout]     |             ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 log!(self.prev.loc, "expected an expression (infix)");
[INFO] [stdout]     |                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:330:13
[INFO] [stdout]     |
[INFO] [stdout] 330 |             log!(self.prev.loc, "invalid assignment target");
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 log!(self.prev.loc, "expected a number");
[INFO] [stdout]     |                 ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 log!(operator.loc, "expected an unary operator");
[INFO] [stdout]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 log!(operator.loc, "expected a binary operator");
[INFO] [stdout]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:514:17
[INFO] [stdout]     |
[INFO] [stdout] 514 |                 log!(self.prev.loc, "expected a valid literal");
[INFO] [stdout]     |                 ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |             log!(self.prev.loc, "expected a string literal");
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |               LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |               ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | /         log!(
[INFO] [stdout] 596 | |             parser.prev.loc,
[INFO] [stdout] 597 | |             format!("fn {name}, prev: {:?}", parser.prev.ty).as_str()
[INFO] [stdout] 598 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lexer.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         log!(self.loc, num_err.show());
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lexer.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |                         log!(self.loc, str_err.show());
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/error.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]    |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vm.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 log!(line self.line(), "VM: invalid variable name");
[INFO] [stdout]    |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             log!(line self.line(), msg.as_str());
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 | ...                   log!(line self.line(), "VM: not a number");
[INFO] [stdout]     |                       ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:191:37
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   log!(line self.line(), "VM: unknown operation on strings");
[INFO] [stdout]     |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 | ...                   log!(line self.line(), "VM: require 2 numbers or 2 strings");
[INFO] [stdout]     |                       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...                   log!(line self.line(), msg.as_str());
[INFO] [stdout]     |                       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "231feab8425d3c3ad8301eec15bece4dab871c34e81d275dd333efa6761a354a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "231feab8425d3c3ad8301eec15bece4dab871c34e81d275dd333efa6761a354a", kill_on_drop: false }`
[INFO] [stdout] 231feab8425d3c3ad8301eec15bece4dab871c34e81d275dd333efa6761a354a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2ce2fa8ac2767be1446c020f89491a384034c63733fee35c1a91f26a2a90921
[INFO] running `Command { std: "docker" "start" "-a" "e2ce2fa8ac2767be1446c020f89491a384034c63733fee35c1a91f26a2a90921", kill_on_drop: false }`
[INFO] [stderr]    Compiling rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ErrorLogger`
[INFO] [stdout]  --> src/error.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub use super::{ErrorLogger, Logger, LOGGER};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 log!(t_err.loc, "unknown token found");
[INFO] [stdout]     |                 -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |                 log!(tok_err.loc, err_msg);
[INFO] [stdout]     |                 -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 log!(tok.loc, "expected a variable name");
[INFO] [stdout]     |                 ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             log!(self.prev.loc, "expected an expression (prefix)");
[INFO] [stdout]     |             ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:323:17
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 log!(self.prev.loc, "expected an expression (infix)");
[INFO] [stdout]     |                 ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:330:13
[INFO] [stdout]     |
[INFO] [stdout] 330 |             log!(self.prev.loc, "invalid assignment target");
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:418:17
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 log!(self.prev.loc, "expected a number");
[INFO] [stdout]     |                 ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 log!(operator.loc, "expected an unary operator");
[INFO] [stdout]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 log!(operator.loc, "expected a binary operator");
[INFO] [stdout]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:514:17
[INFO] [stdout]     |
[INFO] [stdout] 514 |                 log!(self.prev.loc, "expected a valid literal");
[INFO] [stdout]     |                 ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |             log!(self.prev.loc, "expected a string literal");
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |               LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |               ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/compiler.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | /         log!(
[INFO] [stdout] 596 | |             parser.prev.loc,
[INFO] [stdout] 597 | |             format!("fn {name}, prev: {:?}", parser.prev.ty).as_str()
[INFO] [stdout] 598 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 151 |             log!(loc, msg);
[INFO] [stdout]     |             -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 183 |             log!(loc, msg);
[INFO] [stdout]     |             -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 205 |             log!(loc, msg);
[INFO] [stdout]     |             -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lexer.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         log!(self.loc, num_err.show());
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lexer.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |                         log!(self.loc, str_err.show());
[INFO] [stdout]     |                         ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/error.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]    |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vm.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 log!(line self.line(), "VM: invalid variable name");
[INFO] [stdout]    |                 --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             log!(line self.line(), msg.as_str());
[INFO] [stdout]     |             ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 | ...                   log!(line self.line(), "VM: not a number");
[INFO] [stdout]     |                       ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:191:37
[INFO] [stdout]     |
[INFO] [stdout] 191 | ...                   log!(line self.line(), "VM: unknown operation on strings");
[INFO] [stdout]     |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:196:33
[INFO] [stdout]     |
[INFO] [stdout] 196 | ...                   log!(line self.line(), "VM: require 2 numbers or 2 strings");
[INFO] [stdout]     |                       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/error.rs:45:13
[INFO] [stdout]     |
[INFO] [stdout]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stdout]     |             ^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 | ...                   log!(line self.line(), msg.as_str());
[INFO] [stdout]     |                       ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "e2ce2fa8ac2767be1446c020f89491a384034c63733fee35c1a91f26a2a90921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ce2fa8ac2767be1446c020f89491a384034c63733fee35c1a91f26a2a90921", kill_on_drop: false }`
[INFO] [stdout] e2ce2fa8ac2767be1446c020f89491a384034c63733fee35c1a91f26a2a90921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b556284bdb5b174cc30b2f5e85ef43896084b25fad154e492a84c02b591f746f
[INFO] running `Command { std: "docker" "start" "-a" "b556284bdb5b174cc30b2f5e85ef43896084b25fad154e492a84c02b591f746f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ErrorLogger`
[INFO] [stderr]  --> src/error.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub use super::{ErrorLogger, Logger, LOGGER};
[INFO] [stderr]   |                     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:157:17
[INFO] [stderr]     |
[INFO] [stderr] 157 |                 log!(t_err.loc, "unknown token found");
[INFO] [stderr]     |                 -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:175:17
[INFO] [stderr]     |
[INFO] [stderr] 175 |                 log!(tok_err.loc, err_msg);
[INFO] [stderr]     |                 -------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:190:17
[INFO] [stderr]     |
[INFO] [stderr] 190 |                 log!(tok.loc, "expected a variable name");
[INFO] [stderr]     |                 ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:311:13
[INFO] [stderr]     |
[INFO] [stderr] 311 |             log!(self.prev.loc, "expected an expression (prefix)");
[INFO] [stderr]     |             ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:323:17
[INFO] [stderr]     |
[INFO] [stderr] 323 |                 log!(self.prev.loc, "expected an expression (infix)");
[INFO] [stderr]     |                 ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:330:13
[INFO] [stderr]     |
[INFO] [stderr] 330 |             log!(self.prev.loc, "invalid assignment target");
[INFO] [stderr]     |             ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:418:17
[INFO] [stderr]     |
[INFO] [stderr] 418 |                 log!(self.prev.loc, "expected a number");
[INFO] [stderr]     |                 ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:449:17
[INFO] [stderr]     |
[INFO] [stderr] 449 |                 log!(operator.loc, "expected an unary operator");
[INFO] [stderr]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:495:17
[INFO] [stderr]     |
[INFO] [stderr] 495 |                 log!(operator.loc, "expected a binary operator");
[INFO] [stderr]     |                 ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:514:17
[INFO] [stderr]     |
[INFO] [stderr] 514 |                 log!(self.prev.loc, "expected a valid literal");
[INFO] [stderr]     |                 ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:534:13
[INFO] [stderr]     |
[INFO] [stderr] 534 |             log!(self.prev.loc, "expected a string literal");
[INFO] [stderr]     |             ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |               LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |               ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/compiler.rs:595:9
[INFO] [stderr]     |
[INFO] [stderr] 595 | /         log!(
[INFO] [stderr] 596 | |             parser.prev.loc,
[INFO] [stderr] 597 | |             format!("fn {name}, prev: {:?}", parser.prev.ty).as_str()
[INFO] [stderr] 598 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 151 |             log!(loc, msg);
[INFO] [stderr]     |             -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 183 |             log!(loc, msg);
[INFO] [stderr]     |             -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr] ...
[INFO] [stderr] 205 |             log!(loc, msg);
[INFO] [stderr]     |             -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lexer.rs:211:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |                         log!(self.loc, num_err.show());
[INFO] [stderr]     |                         ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:51:13
[INFO] [stderr]     |
[INFO] [stderr]  51 |             LOGGER.err_loc($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lexer.rs:218:25
[INFO] [stderr]     |
[INFO] [stderr] 218 |                         log!(self.loc, str_err.show());
[INFO] [stderr]     |                         ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/error.rs:45:13
[INFO] [stderr]    |
[INFO] [stderr] 45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]    |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/vm.rs:89:17
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 log!(line self.line(), "VM: invalid variable name");
[INFO] [stderr]    |                 --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:45:13
[INFO] [stderr]     |
[INFO] [stderr]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |             log!(line self.line(), msg.as_str());
[INFO] [stderr]     |             ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:45:13
[INFO] [stderr]     |
[INFO] [stderr]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:166:33
[INFO] [stderr]     |
[INFO] [stderr] 166 | ...                   log!(line self.line(), "VM: not a number");
[INFO] [stderr]     |                       ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:45:13
[INFO] [stderr]     |
[INFO] [stderr]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:191:37
[INFO] [stderr]     |
[INFO] [stderr] 191 | ...                   log!(line self.line(), "VM: unknown operation on strings");
[INFO] [stderr]     |                       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:45:13
[INFO] [stderr]     |
[INFO] [stderr]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:196:33
[INFO] [stderr]     |
[INFO] [stderr] 196 | ...                   log!(line self.line(), "VM: require 2 numbers or 2 strings");
[INFO] [stderr]     |                       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/error.rs:45:13
[INFO] [stderr]     |
[INFO] [stderr]  45 |             LOGGER.err_line($loc, $msg);
[INFO] [stderr]     |             ^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:267:33
[INFO] [stderr]     |
[INFO] [stderr] 267 | ...                   log!(line self.line(), msg.as_str());
[INFO] [stderr]     |                       ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rlox` (bin "rlox" test) generated 24 warnings (run `cargo fix --bin "rlox" -p rlox --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rlox-9da367d27fef8ec8)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test chunk::tests::abrupt_end ... ok
[INFO] [stdout] test chunk::tests::check_rle ... ok
[INFO] [stdout] test chunk::tests::unknown_opcode ... ok
[INFO] [stdout] test compiler::tests::arithmetic ... ok
[INFO] [stdout] test compiler::tests::precedence_inc ... ok
[INFO] [stdout] test compiler::tests::logical ... ok
[INFO] [stdout] test error::tests::multiple_line_error ... ok
[INFO] [stdout] test error::tests::single_line_error ... ok
[INFO] [stdout] test compiler::tests::var_stmt ... ok
[INFO] [stdout] test chunk::tests::check_constant_long ... ok
[INFO] [stdout] test error::tests::width_of_numbers ... ok
[INFO] [stdout] test compiler::tests::string ... ok
[INFO] [stdout] test error::tests::check ... ok
[INFO] [stdout] test lexer::tests::check_comments ... ok
[INFO] [stdout] test lexer::tests::check_numbers ... ok
[INFO] [stdout] test lexer::tests::check_primitives ... ok
[INFO] [stdout] test lexer::tests::check_strings ... ok
[INFO] [stdout] test vm::tests::add ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin rlox`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rlox-9da367d27fef8ec8` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "b556284bdb5b174cc30b2f5e85ef43896084b25fad154e492a84c02b591f746f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b556284bdb5b174cc30b2f5e85ef43896084b25fad154e492a84c02b591f746f", kill_on_drop: false }`
[INFO] [stdout] b556284bdb5b174cc30b2f5e85ef43896084b25fad154e492a84c02b591f746f
