[INFO] cloning repository https://github.com/glugg23/rox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glugg23/rox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglugg23%2Frox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglugg23%2Frox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f766df6bc948b1a8db63d9d500b266017e3f6011
[INFO] testing glugg23/rox against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglugg23%2Frox" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glugg23/rox
[INFO] finished tweaking git repo https://github.com/glugg23/rox
[INFO] tweaked toml for git repo https://github.com/glugg23/rox written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glugg23/rox on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glugg23/rox 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9ebe1e870e8068a0ce3fd5a67ed568e32fc4ddbcd0207e829e8097e36d7ed94
[INFO] running `Command { std: "docker" "start" "-a" "c9ebe1e870e8068a0ce3fd5a67ed568e32fc4ddbcd0207e829e8097e36d7ed94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9ebe1e870e8068a0ce3fd5a67ed568e32fc4ddbcd0207e829e8097e36d7ed94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9ebe1e870e8068a0ce3fd5a67ed568e32fc4ddbcd0207e829e8097e36d7ed94", kill_on_drop: false }`
[INFO] [stdout] c9ebe1e870e8068a0ce3fd5a67ed568e32fc4ddbcd0207e829e8097e36d7ed94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1b1d2786f51a5987db5518c2c26ad113db9bf6b8eca19ca6353f893ff585c9f
[INFO] running `Command { std: "docker" "start" "-a" "e1b1d2786f51a5987db5518c2c26ad113db9bf6b8eca19ca6353f893ff585c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rox v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 118 |                 Greater => binary_op!(self, Value::Boolean, >),
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |                 Less => binary_op!(self, Value::Boolean, <),
[INFO] [stdout]     |                         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 Subtract => binary_op!(self, Value::Number, -),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 143 |                 Multiple => binary_op!(self, Value::Number, *),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 Divide => binary_op!(self, Value::Number, /),
[INFO] [stdout]     |                           ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (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 2.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rox v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e1b1d2786f51a5987db5518c2c26ad113db9bf6b8eca19ca6353f893ff585c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b1d2786f51a5987db5518c2c26ad113db9bf6b8eca19ca6353f893ff585c9f", kill_on_drop: false }`
[INFO] [stdout] e1b1d2786f51a5987db5518c2c26ad113db9bf6b8eca19ca6353f893ff585c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d263bedf03d24b69f5baa780a6658d4062a3fd96bd448c145aea62a6b4bea0
[INFO] running `Command { std: "docker" "start" "-a" "22d263bedf03d24b69f5baa780a6658d4062a3fd96bd448c145aea62a6b4bea0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rox v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 118 |                 Greater => binary_op!(self, Value::Boolean, >),
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |                 Less => binary_op!(self, Value::Boolean, <),
[INFO] [stdout]     |                         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 Subtract => binary_op!(self, Value::Number, -),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 143 |                 Multiple => binary_op!(self, Value::Number, *),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 Divide => binary_op!(self, Value::Number, /),
[INFO] [stdout]     |                           ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 118 |                 Greater => binary_op!(self, Value::Boolean, >),
[INFO] [stdout]     |                            ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 119 |                 Less => binary_op!(self, Value::Boolean, <),
[INFO] [stdout]     |                         ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 Subtract => binary_op!(self, Value::Number, -),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 143 |                 Multiple => binary_op!(self, Value::Number, *),
[INFO] [stdout]     |                             ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/rox_lib/vm.rs:20:10
[INFO] [stdout]     |
[INFO] [stdout] 20  |         };
[INFO] [stdout]     |          ^
[INFO] [stdout] ...
[INFO] [stdout] 144 |                 Divide => binary_op!(self, Value::Number, /),
[INFO] [stdout]     |                           ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `from` that must be used
[INFO] [stdout]    --> src/rox_lib/chunk.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         OpCode::from(255);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let _ = OpCode::from(255);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rox v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "22d263bedf03d24b69f5baa780a6658d4062a3fd96bd448c145aea62a6b4bea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d263bedf03d24b69f5baa780a6658d4062a3fd96bd448c145aea62a6b4bea0", kill_on_drop: false }`
[INFO] [stdout] 22d263bedf03d24b69f5baa780a6658d4062a3fd96bd448c145aea62a6b4bea0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 563b31806fa0640e4291501b9fdccdfaefa499bf8e9c542412b00461991465da
[INFO] running `Command { std: "docker" "start" "-a" "563b31806fa0640e4291501b9fdccdfaefa499bf8e9c542412b00461991465da", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/rox_lib/vm.rs:20:10
[INFO] [stderr]     |
[INFO] [stderr] 20  |         };
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 118 |                 Greater => binary_op!(self, Value::Boolean, >),
[INFO] [stderr]     |                            ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/rox_lib/vm.rs:20:10
[INFO] [stderr]     |
[INFO] [stderr] 20  |         };
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 119 |                 Less => binary_op!(self, Value::Boolean, <),
[INFO] [stderr]     |                         ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/rox_lib/vm.rs:20:10
[INFO] [stderr]     |
[INFO] [stderr] 20  |         };
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 142 |                 Subtract => binary_op!(self, Value::Number, -),
[INFO] [stderr]     |                             ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/rox_lib/vm.rs:20:10
[INFO] [stderr]     |
[INFO] [stderr] 20  |         };
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 143 |                 Multiple => binary_op!(self, Value::Number, *),
[INFO] [stderr]     |                             ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/rox_lib/vm.rs:20:10
[INFO] [stderr]     |
[INFO] [stderr] 20  |         };
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 144 |                 Divide => binary_op!(self, Value::Number, /),
[INFO] [stderr]     |                           ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rox` (lib) generated 5 warnings
[INFO] [stderr] warning: unused return value of `from` that must be used
[INFO] [stderr]    --> src/rox_lib/chunk.rs:149:9
[INFO] [stderr]     |
[INFO] [stderr] 149 |         OpCode::from(255);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 149 |         let _ = OpCode::from(255);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rox` (lib test) generated 6 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rox v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/rox_lib/lib.rs (/opt/rustwide/target/debug/deps/rox_lib-d55d33b7d9ef252f)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test chunk::tests::chunk_add_constant ... ok
[INFO] [stdout] test compiler::tests::compiler_add_local_max_num ... ok
[INFO] [stdout] test compiler::tests::compiler_advance ... ok
[INFO] [stdout] test compiler::tests::compiler_advance_with_error ... ok
[INFO] [stdout] test compiler::tests::compiler_compile ... ok
[INFO] [stdout] test compiler::tests::compiler_compile_with_error ... ok
[INFO] [stdout] test compiler::tests::parser_emit_byte ... ok
[INFO] [stdout] test compiler::tests::parser_emit_byte2 ... ok
[INFO] [stdout] test compiler::tests::parser_emit_constant ... ok
[INFO] [stdout] test compiler::tests::compiler_consume ... ok
[INFO] [stdout] test compiler::tests::parser_emit_loop_max_num ... ok
[INFO] [stdout] test compiler::tests::parser_make_constant ... ok
[INFO] [stdout] test compiler::tests::parser_make_constant_max_num ... ok
[INFO] [stdout] test compiler::tests::parser_patch_jump_max_num ... ok
[INFO] [stdout] test compiler::tests::precedence_next ... ok
[INFO] [stdout] test scanner::tests::scanner_fractional_number ... ok
[INFO] [stdout] test scanner::tests::scanner_advance ... ok
[INFO] [stdout] test compiler::tests::parser_end_compiler ... ok
[INFO] [stdout] test chunk::tests::chunk_write ... ok
[INFO] [stdout] test scanner::tests::scanner_get_token ... ok
[INFO] [stdout] test scanner::tests::scanner_is_at_end ... ok
[INFO] [stdout] test scanner::tests::scanner_match_token_when_at_end ... ok
[INFO] [stdout] test scanner::tests::scanner_number_ignores_dot_if_nothing_after ... ok
[INFO] [stdout] test scanner::tests::scanner_number ... ok
[INFO] [stdout] test scanner::tests::scanner_identify_keywords ... ok
[INFO] [stdout] test scanner::tests::scanner_peek_next_when_at_end ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_at_end ... ok
[INFO] [stdout] test scanner::tests::scanner_match_token ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_identifier ... ok
[INFO] [stdout] test scanner::tests::scanner_match_token_not_expected ... ok
[INFO] [stdout] test compiler::tests::compiler_consume_error ... ok
[INFO] [stdout] test scanner::tests::scanner_identifier ... ok
[INFO] [stdout] test scanner::tests::scanner_peek ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_number ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_one_character_tokens ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_string ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_two_character_tokens ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_unexpected_character ... ok
[INFO] [stdout] test scanner::tests::scanner_skip_whitespace ... ok
[INFO] [stdout] test scanner::tests::scanner_scan_with_whitespace ... ok
[INFO] [stdout] test scanner::tests::scanner_number_ignores_dot_if_not_number ... ok
[INFO] [stdout] test scanner::tests::scanner_peek_next ... ok
[INFO] [stdout] test scanner::tests::scanner_skip_whitespace_counts_newlines ... ok
[INFO] [stdout] test scanner::tests::scanner_skip_whitespace_ignores_comments ... ok
[INFO] [stdout] test scanner::tests::scanner_skip_whitespace_does_not_skip_division ... ok
[INFO] [stdout] test scanner::tests::scanner_skip_whitespace_ignores_comments_ending_in_new_line ... ok
[INFO] [stdout] test scanner::tests::scanner_string ... ok
[INFO] [stdout] test scanner::tests::scanner_string_multiline ... ok
[INFO] [stdout] test value::tests::value_into_valid_number ... ok
[INFO] [stdout] test value::tests::value_is_truthy ... ok
[INFO] [stdout] test vm::tests::vm_interpret_and ... ok
[INFO] [stdout] test vm::tests::vm_interpret_binary_op_wrong_types ... ok
[INFO] [stdout] test vm::tests::vm_interpret_can_not_add_string_and_number ... ok
[INFO] [stdout] test vm::tests::vm_interpret_cannot_read_local_variable_in_own_initializer ... ok
[INFO] [stdout] test vm::tests::vm_interpret_compile_error ... ok
[INFO] [stdout] test vm::tests::vm_interpret_define_global ... ok
[INFO] [stdout] test vm::tests::vm_interpret_define_global_no_identifier ... ok
[INFO] [stdout] test vm::tests::vm_interpret_for_syntax_error ... ok
[INFO] [stdout] test scanner::tests::scanner_string_unterminated ... ok
[INFO] [stdout] test value::tests::value_is_falsey ... ok
[INFO] [stdout] test vm::tests::vm_interpret_add ... ok
[INFO] [stdout] test vm::tests::vm_interpret_add_strings ... ok
[INFO] [stdout] test vm::tests::vm_interpret_get_global ... ok
[INFO] [stdout] test vm::tests::vm_interpret_get_local ... ok
[INFO] [stdout] test vm::tests::vm_interpret_greater ... ok
[INFO] [stdout] test vm::tests::vm_interpret_if_no_paren ... ok
[INFO] [stdout] test vm::tests::vm_interpret_greater_equal ... ok
[INFO] [stdout] test vm::tests::vm_interpret_mismatching_block ... ok
[INFO] [stdout] test vm::tests::vm_interpret_less ... ok
[INFO] [stdout] test vm::tests::vm_interpret_multiply ... ok
[INFO] [stdout] test vm::tests::vm_interpret_equal ... ok
[INFO] [stdout] test vm::tests::vm_interpret_for ... ok
[INFO] [stdout] test vm::tests::vm_interpret_get_global_undefined ... ok
[INFO] [stdout] test vm::tests::vm_interpret_negate_not_number ... ok
[INFO] [stdout] test vm::tests::vm_interpret_not_equal ... ok
[INFO] [stdout] test vm::tests::vm_interpret_negate ... ok
[INFO] [stdout] test vm::tests::vm_interpret_print ... ok
[INFO] [stdout] test vm::tests::vm_interpret_print_with_no_semicolon ... ok
[INFO] [stdout] test vm::tests::vm_interpret_divide ... ok
[INFO] [stdout] test vm::tests::vm_interpret_define_global_no_semicolon ... ok
[INFO] [stdout] test vm::tests::vm_interpret_less_equal ... ok
[INFO] [stdout] test vm::tests::vm_interpret_or ... ok
[INFO] [stdout] test vm::tests::vm_interpret_define_global_no_value ... ok
[INFO] [stdout] test vm::tests::vm_interpret_not ... ok
[INFO] [stdout] test vm::tests::vm_interpret_set_global ... ok
[INFO] [stdout] test vm::tests::vm_interpret_set_global_invalid_target ... ok
[INFO] [stdout] test vm::tests::vm_interpret_subtract ... ok
[INFO] [stdout] test vm::tests::vm_interpret_while ... ok
[INFO] [stdout] test vm::tests::vm_interpret_while_no_paren ... ok
[INFO] [stdout] test vm::tests::vm_interpret_same_name_same_scope ... ok
[INFO] [stdout] test vm::tests::vm_interpret_set_local ... ok
[INFO] [stdout] test vm::tests::vm_read_constant ... ok
[INFO] [stdout] test vm::tests::vm_read_byte ... ok
[INFO] [stdout] test vm::tests::vm_interpret_set_global_undefined ... ok
[INFO] [stdout] test vm::tests::vm_push ... ok
[INFO] [stdout] test vm::tests::vm_pop ... ok
[INFO] [stdout] test vm::tests::vm_read_short ... ok
[INFO] [stdout] test chunk::tests::opcode_from_invalid_byte_should_panic - should panic ... ok
[INFO] [stdout] test compiler::tests::precedence_next_error - should panic ... ok
[INFO] [stdout] test value::tests::value_into_nil_panics - should panic ... ok
[INFO] [stdout] test value::tests::value_into_bool_panics - should panic ... ok
[INFO] [stdout] test vm::tests::vm_interpret_if ... ok
[INFO] [stdout] test vm::tests::vm_interpret_if_else ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rox-db1c9d5503c78ee2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assignment.rs (/opt/rustwide/target/debug/deps/assignment-c965c7486dd23469)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test global ... ok
[INFO] [stdout] test local ... ok
[INFO] [stdout] test undefined ... FAILED
[INFO] [stdout] test infix_operator ... FAILED
[INFO] [stdout] test associativity ... ok
[INFO] [stdout] test prefix_operator ... FAILED
[INFO] [stdout] test syntax ... ok
[INFO] [stdout] test grouping ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- undefined stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'undefined' panicked at tests/assignment.rs:151:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "warning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n118 |                 Greater => binary_op!(self, Value::Boolean, >),\n    |                            ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n119 |                 Less => binary_op!(self, Value::Boolean, <),\n    |                         ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n142 |                 Subtract => binary_op!(self, Value::Number, -),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n143 |                 Multiple => binary_op!(self, Value::Number, *),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n144 |                 Divide => binary_op!(self, Value::Number, /),\n    |                           ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nUndefined variable 'unknown'.\n[line 1] in script\n"
[INFO] [stdout]  right: "Undefined variable 'unknown'.\n[line 1] in script\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6499dc522bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6499dc522bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6499dc522bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6499dc522bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6499dc547d63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6499dc547d63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6499dc51fb53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6499dc51fb53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6499dc522a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6499dc52412c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6499dc523f82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6499dc4ec0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6499dc4ec0a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6499dc524b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6499dc524b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6499dc5248da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6499dc5230b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6499dc52456d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6499dc5468e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6499dc546b47 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6499dc4b29e1 - core::panicking::assert_failed::h3dbf7bde9f45a4ba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6499dc4b17d7 - assignment::undefined::hf4f5178e879e6c2a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:151:5
[INFO] [stdout]   22:     0x6499dc4b17d7 - assignment::undefined::{{closure}}::hc6b0708e0cd73058
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:139:15
[INFO] [stdout]   23:     0x6499dc4b17d7 - core::ops::function::FnOnce::call_once::hb231e60afe26a251
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6499dc4f17db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6499dc4f17db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6499dc4f0a1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6499dc4f0a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6499dc4f0a1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6499dc4f0a1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6499dc4f0a1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6499dc4f0a1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6499dc4f0a1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6499dc4b45c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6499dc4b45c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6499dc4b7f6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6499dc4b7f6a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6499dc4b7f6a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6499dc4b7f6a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6499dc4b7f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6499dc527a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x76ba2f66eaa4 - <unknown>
[INFO] [stdout]   46:     0x76ba2f6fba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infix_operator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infix_operator' panicked at tests/assignment.rs:74:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "warning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n118 |                 Greater => binary_op!(self, Value::Boolean, >),\n    |                            ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n119 |                 Less => binary_op!(self, Value::Boolean, <),\n    |                         ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n142 |                 Subtract => binary_op!(self, Value::Number, -),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n143 |                 Multiple => binary_op!(self, Value::Number, *),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n144 |                 Divide => binary_op!(self, Value::Number, /),\n    |                           ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n[line 3] Error at '=': Invalid assignment target.\n"
[INFO] [stdout]  right: "[line 3] Error at '=': Invalid assignment target.\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6499dc522bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6499dc522bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6499dc522bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6499dc522bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6499dc547d63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6499dc547d63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6499dc51fb53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6499dc51fb53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6499dc522a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6499dc52412c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6499dc523f82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6499dc4ec0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6499dc4ec0a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6499dc524b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6499dc524b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6499dc5248da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6499dc5230b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6499dc52456d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6499dc5468e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6499dc546b47 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6499dc4b29e1 - core::panicking::assert_failed::h3dbf7bde9f45a4ba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6499dc4b1ac7 - assignment::infix_operator::hf08d42446996d5f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:74:5
[INFO] [stdout]   22:     0x6499dc4b1ac7 - assignment::infix_operator::{{closure}}::h9f043a4b7bc0a39c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:62:20
[INFO] [stdout]   23:     0x6499dc4b1ac7 - core::ops::function::FnOnce::call_once::heaf2a83cb76ca2bd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6499dc4f17db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6499dc4f17db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6499dc4f0a1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6499dc4f0a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6499dc4f0a1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6499dc4f0a1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6499dc4f0a1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6499dc4f0a1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6499dc4f0a1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6499dc4b45c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6499dc4b45c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6499dc4b7f6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6499dc4b7f6a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6499dc4b7f6a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6499dc4b7f6a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6499dc4b7f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6499dc527a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x76ba2f66eaa4 - <unknown>
[INFO] [stdout]   46:     0x76ba2f6fba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- prefix_operator stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'prefix_operator' panicked at tests/assignment.rs:94:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "warning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n118 |                 Greater => binary_op!(self, Value::Boolean, >),\n    |                            ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n119 |                 Less => binary_op!(self, Value::Boolean, <),\n    |                         ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n142 |                 Subtract => binary_op!(self, Value::Number, -),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n143 |                 Multiple => binary_op!(self, Value::Number, *),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n144 |                 Divide => binary_op!(self, Value::Number, /),\n    |                           ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n[line 2] Error at '=': Invalid assignment target.\n"
[INFO] [stdout]  right: "[line 2] Error at '=': Invalid assignment target.\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6499dc522bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6499dc522bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6499dc522bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6499dc522bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6499dc547d63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6499dc547d63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6499dc51fb53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6499dc51fb53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6499dc522a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6499dc52412c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6499dc523f82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6499dc4ec0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6499dc4ec0a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6499dc524b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6499dc524b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6499dc5248da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6499dc5230b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6499dc52456d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6499dc5468e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6499dc546b47 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6499dc4b29e1 - core::panicking::assert_failed::h3dbf7bde9f45a4ba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6499dc4b2077 - assignment::prefix_operator::h1359f29e53319dba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:94:5
[INFO] [stdout]   22:     0x6499dc4b2077 - assignment::prefix_operator::{{closure}}::h12e2c6e04c59de53
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:82:21
[INFO] [stdout]   23:     0x6499dc4b2077 - core::ops::function::FnOnce::call_once::hf5a393e2a3234c73
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6499dc4f17db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6499dc4f17db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6499dc4f0a1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6499dc4f0a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6499dc4f0a1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6499dc4f0a1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6499dc4f0a1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stderr] error: test failed, to rerun pass `--test assignment`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6499dc4f0a1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6499dc4f0a1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6499dc4b45c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6499dc4b45c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6499dc4b7f6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6499dc4b7f6a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6499dc4b7f6a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6499dc4b7f6a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6499dc4b7f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6499dc527a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x76ba2f66eaa4 - <unknown>
[INFO] [stdout]   46:     0x76ba2f6fba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grouping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grouping' panicked at tests/assignment.rs:54:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "warning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n118 |                 Greater => binary_op!(self, Value::Boolean, >),\n    |                            ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n119 |                 Less => binary_op!(self, Value::Boolean, <),\n    |                         ----------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n142 |                 Subtract => binary_op!(self, Value::Number, -),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n143 |                 Multiple => binary_op!(self, Value::Number, *),\n    |                             ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\nwarning: trailing semicolon in macro used in expression position\n   --> src/rox_lib/vm.rs:20:10\n    |\n20  |         };\n    |          ^\n...\n144 |                 Divide => binary_op!(self, Value::Number, /),\n    |                           ---------------------------------- in this macro invocation\n    |\n    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>\n    = note: this warning originates in the macro `binary_op` (in Nightly builds, run with -Z macro-backtrace for more info)\n\n[line 2] Error at '=': Invalid assignment target.\n"
[INFO] [stdout]  right: "[line 2] Error at '=': Invalid assignment target.\n"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6499dc522bc2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6499dc522bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6499dc522bc2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6499dc522bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6499dc547d63 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6499dc547d63 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6499dc51fb53 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6499dc51fb53 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6499dc522a12 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6499dc52412c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6499dc523f82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6499dc4ec0a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6499dc4ec0a4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6499dc524b0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6499dc524b0b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6499dc5248da - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6499dc5230b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6499dc52456d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6499dc5468e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6499dc546b47 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x6499dc4b29e1 - core::panicking::assert_failed::h3dbf7bde9f45a4ba
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6499dc4b0ce7 - assignment::grouping::hb78c92bde007a250
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:54:5
[INFO] [stdout]   22:     0x6499dc4b0ce7 - assignment::grouping::{{closure}}::h2ce03b2fd68a8820
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/assignment.rs:42:14
[INFO] [stdout]   23:     0x6499dc4b0ce7 - core::ops::function::FnOnce::call_once::h0026dc9eda63aa33
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6499dc4f17db - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6499dc4f17db - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6499dc4f0a1e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6499dc4f0a1e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6499dc4f0a1e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6499dc4f0a1e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6499dc4f0a1e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6499dc4f0a1e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6499dc4f0a1e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6499dc4b45c4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6499dc4b45c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6499dc4b7f6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6499dc4b7f6a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6499dc4b7f6a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6499dc4b7f6a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6499dc4b7f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6499dc4b7f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6499dc527a67 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6499dc527a67 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x76ba2f66eaa4 - <unknown>
[INFO] [stdout]   46:     0x76ba2f6fba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grouping
[INFO] [stdout]     infix_operator
[INFO] [stdout]     prefix_operator
[INFO] [stdout]     undefined
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "563b31806fa0640e4291501b9fdccdfaefa499bf8e9c542412b00461991465da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563b31806fa0640e4291501b9fdccdfaefa499bf8e9c542412b00461991465da", kill_on_drop: false }`
[INFO] [stdout] 563b31806fa0640e4291501b9fdccdfaefa499bf8e9c542412b00461991465da
