[INFO] cloning repository https://github.com/dsocolobsky/rustylox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsocolobsky/rustylox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsocolobsky%2Frustylox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsocolobsky%2Frustylox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8177db70e1e81da722eb879a4c3bae854a118ee5
[INFO] testing dsocolobsky/rustylox against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsocolobsky%2Frustylox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dsocolobsky/rustylox
[INFO] finished tweaking git repo https://github.com/dsocolobsky/rustylox
[INFO] tweaked toml for git repo https://github.com/dsocolobsky/rustylox written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dsocolobsky/rustylox on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dsocolobsky/rustylox 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded num-derive v0.4.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.71
[INFO] [stderr]   Downloaded syn v2.0.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29d0e3b2617d383d4db57a3beec736b734203f375c2ed4336e5bd2f4965010fd
[INFO] running `Command { std: "docker" "start" "-a" "29d0e3b2617d383d4db57a3beec736b734203f375c2ed4336e5bd2f4965010fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29d0e3b2617d383d4db57a3beec736b734203f375c2ed4336e5bd2f4965010fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d0e3b2617d383d4db57a3beec736b734203f375c2ed4336e5bd2f4965010fd", kill_on_drop: false }`
[INFO] [stdout] 29d0e3b2617d383d4db57a3beec736b734203f375c2ed4336e5bd2f4965010fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c35958d8f185296f8d2f5d87430203f0b86b7e6e218705f047d7b9e4bddf308a
[INFO] running `Command { std: "docker" "start" "-a" "c35958d8f185296f8d2f5d87430203f0b86b7e6e218705f047d7b9e4bddf308a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/opcode.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]   |          ^------------------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromPrimitive` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode`
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub enum Opcode {
[INFO] [stdout]   |          ------ `Opcode` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: function `run_file` is never used
[INFO] [stdout]  --> vm/src/lib.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn run_file(_path: &str) {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> compiler/src/compiler.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromPrimitive, PartialEq, PartialOrd)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- `Precedence` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: unused import: `common::Value`
[INFO] [stdout]  --> tests/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InterpretResult` and `VM`
[INFO] [stdout]  --> tests/src/lib.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use vm::vm::{InterpretResult, VM};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `run_code`
[INFO] [stdout]  --> tests/src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! run_code {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s
[INFO] running `Command { std: "docker" "inspect" "c35958d8f185296f8d2f5d87430203f0b86b7e6e218705f047d7b9e4bddf308a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35958d8f185296f8d2f5d87430203f0b86b7e6e218705f047d7b9e4bddf308a", kill_on_drop: false }`
[INFO] [stdout] c35958d8f185296f8d2f5d87430203f0b86b7e6e218705f047d7b9e4bddf308a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e32ea902064d796e62ec069a965fbb8571629249a308a15d9aca20e52b64b9d4
[INFO] running `Command { std: "docker" "start" "-a" "e32ea902064d796e62ec069a965fbb8571629249a308a15d9aca20e52b64b9d4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/opcode.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]   |          ^------------------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromPrimitive` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode`
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub enum Opcode {
[INFO] [stdout]   |          ------ `Opcode` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> compiler/src/compiler.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromPrimitive, PartialEq, PartialOrd)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- `Precedence` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_file` is never used
[INFO] [stdout]  --> vm/src/lib.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn run_file(_path: &str) {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling vm v0.1.0 (/opt/rustwide/workdir/vm)
[INFO] [stdout] warning: unused import: `common::Value`
[INFO] [stdout]  --> tests/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use common::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InterpretResult` and `VM`
[INFO] [stdout]  --> tests/src/lib.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use vm::vm::{InterpretResult, VM};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^  ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `run_code`
[INFO] [stdout]  --> tests/src/lib.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | macro_rules! run_code {
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> common/src/opcode.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(num_derive::FromPrimitive)]
[INFO] [stdout]   |          ^------------------------
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `FromPrimitive` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode`
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub enum Opcode {
[INFO] [stdout]   |          ------ `Opcode` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_file` is never used
[INFO] [stdout]  --> vm/src/lib.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn run_file(_path: &str) {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk`
[INFO] [stdout]    --> compiler/src/compiler.rs:696:18
[INFO] [stdout]     |
[INFO] [stdout] 696 |         let Some(chunk) = compile("{ var a = 4.0; print a; }") else { panic!() };
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> compiler/src/compiler.rs:9:10
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(FromPrimitive, PartialEq, PartialOrd)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout] 10 | enum Precedence {
[INFO] [stdout]    |      ---------- `Precedence` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "e32ea902064d796e62ec069a965fbb8571629249a308a15d9aca20e52b64b9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32ea902064d796e62ec069a965fbb8571629249a308a15d9aca20e52b64b9d4", kill_on_drop: false }`
[INFO] [stdout] e32ea902064d796e62ec069a965fbb8571629249a308a15d9aca20e52b64b9d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1a9bb2e0f1f3ad037bbfca1ad939c5944a42d11ea4eadaffe9547b4397381a6c
[INFO] running `Command { std: "docker" "start" "-a" "1a9bb2e0f1f3ad037bbfca1ad939c5944a42d11ea4eadaffe9547b4397381a6c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> common/src/opcode.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[derive(num_derive::FromPrimitive)]
[INFO] [stderr]   |          ^------------------------
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `FromPrimitive` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Opcode`
[INFO] [stderr] ...
[INFO] [stderr] 5 | pub enum Opcode {
[INFO] [stderr]   |          ------ `Opcode` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `num_derive::FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `num_derive::FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `common` (lib) generated 1 warning
[INFO] [stderr] warning: `common` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> compiler/src/compiler.rs:9:10
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 0 tests
[INFO] [stderr]  9 | #[derive(FromPrimitive, PartialEq, PartialOrd)]
[INFO] [stdout] 
[INFO] [stderr]    |          ^------------
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |          |
[INFO] [stdout] 
[INFO] [stderr]    |          `FromPrimitive` is not local
[INFO] [stdout] 
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout] running 15 tests
[INFO] [stderr] 10 | enum Precedence {
[INFO] [stdout] test compiler::tests::equality ... ok
[INFO] [stderr]    |      ---------- `Precedence` is not local
[INFO] [stdout] test compiler::tests::local_variables ... ok
[INFO] [stderr]    |
[INFO] [stdout] test compiler::tests::perform_math_operations ... ok
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout] test compiler::tests::return_a_number ... ok
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout] test compiler::tests::return_a_string ... ok
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout] test compiler::tests::multiply_global_variables ... ok
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] test compiler::tests::set_global_variable ... ok
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] test scanner::tests::keywords ... ok
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test compiler::tests::test_if_statement ... ok
[INFO] [stderr] 
[INFO] [stdout] test scanner::tests::concat ... ok
[INFO] [stderr] warning: function `run_file` is never used
[INFO] [stdout] test scanner::tests::addition ... ok
[INFO] [stderr]  --> vm/src/lib.rs:6:4
[INFO] [stdout] test scanner::tests::number ... ok
[INFO] [stderr]   |
[INFO] [stdout] test scanner::tests::string ... ok
[INFO] [stderr] 6 | fn run_file(_path: &str) {
[INFO] [stdout] test scanner::tests::symbols ... ok
[INFO] [stderr]   |    ^^^^^^^^
[INFO] [stdout] test compiler::tests::global_variables ... ok
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused variable: `chunk`
[INFO] [stdout] 
[INFO] [stderr]    --> compiler/src/compiler.rs:696:18
[INFO] [stdout] running 3 tests
[INFO] [stderr]     |
[INFO] [stdout] test basic_return ... ok
[INFO] [stderr] 696 |         let Some(chunk) = compile("{ var a = 4.0; print a; }") else { panic!() };
[INFO] [stderr]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `compiler` (lib) generated 1 warning
[INFO] [stderr] warning: `vm` (lib) generated 1 warning
[INFO] [stderr] warning: `compiler` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p compiler --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `vm` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `common::Value`
[INFO] [stderr]  --> tests/src/lib.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use common::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `InterpretResult` and `VM`
[INFO] [stderr]  --> tests/src/lib.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | use vm::vm::{InterpretResult, VM};
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^  ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `run_code`
[INFO] [stderr]  --> tests/src/lib.rs:6:14
[INFO] [stderr]   |
[INFO] [stderr] 6 | macro_rules! run_code {
[INFO] [stderr]   |              ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tests` (lib) generated 3 warnings (run `cargo fix --lib -p tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-e3a5ac8c9d259542)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-5e9683d3a9f7da49)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tests-e041d6c221f84b34)
[INFO] [stdout] test test_arithmetic ... FAILED
[INFO] [stdout] test test_with_if ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_arithmetic stdout ----
[INFO] [stdout] == code ==
[INFO] [stdout] 0000    2 CONSTANT            1 '2'
[INFO] [stdout] 0002    | DEFINE_GLOBAL       0 'a'
[INFO] [stdout] 0004    3 CONSTANT            3 '3'
[INFO] [stdout] 0006    | DEFINE_GLOBAL       2 'b'
[INFO] [stdout] 0008    4 GET_GLOBAL          5 'a'
[INFO] [stdout] 0010    | GET_GLOBAL          6 'b'
[INFO] [stdout] 0012    | MULTIPLY
[INFO] [stdout] 0013    | CONSTANT            7 '1'
[INFO] [stdout] 0015    | ADD
[INFO] [stdout] 0016    | DEFINE_GLOBAL       4 'c'
[INFO] [stdout] 0018    5 GET_GLOBAL          8 'c'
[INFO] [stdout] 0020    | RETURN
[INFO] [stdout] ========= ip: 0 =============
[INFO] [stdout] 0000    2 CONSTANT            1 '2'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 2 =============
[INFO] [stdout] 0002    | DEFINE_GLOBAL       0 'a'
[INFO] [stdout] 
[INFO] [stdout] [Number(2.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 4 =============
[INFO] [stdout] 0004    3 CONSTANT            3 '3'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 6 =============
[INFO] [stdout] 0006    | DEFINE_GLOBAL       2 'b'
[INFO] [stdout] 
[INFO] [stdout] [Number(3.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 8 =============
[INFO] [stdout] 0008    4 GET_GLOBAL          5 'a'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 9 =============
[INFO] [stdout] 0009    | MULTIPLY
[INFO] [stdout] 
[INFO] [stdout] [Number(2.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] 
[INFO] [stdout] thread 'test_arithmetic' (43) panicked at vm/src/stack.rs:25:26:
[INFO] [stdout] Expected stack to not be empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d4a6a95572 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d4a6a95572 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d4a6a95572 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d4a6a95572 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d4a6aa57ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d4a6aa57ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63d4a6a62f13 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d4a6a62f13 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d4a6a6ede2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d4a6a738bf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d4a6a73751 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d4a6a1e15e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63d4a6a1e15e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d4a6a73ecf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63d4a6a73ecf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d4a6a73d2a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d4a6a6ef19 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d4a6a5780d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d4a6aae7c0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d4a6aadbfb - core::panicking::panic_display::hfd2c00e7aa3c204e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x63d4a6aadbfb - core::option::expect_failed::h18296ee087b35e48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x63d4a6a4423b - core::option::Option<T>::expect::h7a7c8a8b3555f44d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x63d4a6a41771 - vm::stack::Stack::pop::h2a81a645d5897c79
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/stack.rs:25:26
[INFO] [stdout]   23:     0x63d4a6a412f5 - vm::vm::VM::binary_op::hf21243465591132b
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:204:85
[INFO] [stdout]   24:     0x63d4a6a3fdd7 - vm::vm::VM::run::h9dbe1c50f59f0169
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:85:42
[INFO] [stdout]   25:     0x63d4a69fce32 - tests::test_arithmetic::h00ae57b4ccda9ad0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:9:53
[INFO] [stdout]   26:     0x63d4a69fd047 - tests::test_arithmetic::{{closure}}::ha9b779eea39b5625
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:24:21
[INFO] [stdout]   27:     0x63d4a69fc226 - core::ops::function::FnOnce::call_once::hf34a830e29550404
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63d4a6a1df3b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x63d4a6a1df3b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x63d4a6a31fbd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x63d4a6a31fbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x63d4a6a31fbd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x63d4a6a31fbd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x63d4a6a31fbd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x63d4a6a31fbd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x63d4a6a31fbd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x63d4a6a0b4d4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x63d4a6a0b4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x63d4a6a0ee0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40:     0x63d4a6a0ee0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x63d4a6a0ee0a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x63d4a6a0ee0a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x63d4a6a0ee0a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x63d4a6a0ee0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45:     0x63d4a6a0ee0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63d4a6a6a31f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47:     0x63d4a6a6a31f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48:     0x79e478541aa4 - <unknown>
[INFO] [stdout]   49:     0x79e4785cea64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_with_if stdout ----
[INFO] [stdout] == code ==
[INFO] [stdout] 0000    2 CONSTANT            1 '1'
[INFO] [stdout] 0002    | DEFINE_GLOBAL       0 'a'
[INFO] [stdout] 0004    3 CONSTANT            3 '1'
[INFO] [stdout] 0006    | DEFINE_GLOBAL       2 'b'
[INFO] [stdout] 0008    4 GET_GLOBAL          4 'a'
[INFO] [stdout] 0010    | GET_GLOBAL          5 'b'
[INFO] [stdout] 0012    | EQUAL
[INFO] [stdout] 0013    | JUMP_IF_FALSE      13 ->   25'
[INFO] [stdout] 0016    | POP
[INFO] [stdout] 0017    5 CONSTANT            7 '3'
[INFO] [stdout] 0019    | SET_GLOBAL          6 'a'
[INFO] [stdout] 0021    | POP
[INFO] [stdout] 0022    6 JUMP               22 ->   31'
[INFO] [stdout] 0025    | POP
[INFO] [stdout] 0026    7 CONSTANT            9 '4'
[INFO] [stdout] 0028    | SET_GLOBAL          8 'a'
[INFO] [stdout] 0030    | POP
[INFO] [stdout] 0031    9 GET_GLOBAL         10 'a'
[INFO] [stdout] 0033    | RETURN
[INFO] [stdout] ========= ip: 0 =============
[INFO] [stdout] 0000    2 CONSTANT            1 '1'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 2 =============
[INFO] [stdout] 0002    | DEFINE_GLOBAL       0 'a'
[INFO] [stdout] 
[INFO] [stdout] [Number(1.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 4 =============
[INFO] [stdout] 0004    3 CONSTANT            3 '1'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 6 =============
[INFO] [stdout] 0006    | DEFINE_GLOBAL       2 'b'
[INFO] [stdout] 
[INFO] [stdout] [Number(1.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 8 =============
[INFO] [stdout] 0008    4 GET_GLOBAL          4 'a'
[INFO] [stdout] 
[INFO] [stdout] []
[INFO] [stdout] ===========================================
[INFO] [stdout] ========= ip: 9 =============
[INFO] [stdout] 0009    | SUBTRACT
[INFO] [stdout] 
[INFO] [stdout] [Number(1.0)]
[INFO] [stdout] ===========================================
[INFO] [stdout] 
[INFO] [stdout] thread 'test_with_if' (44) panicked at vm/src/stack.rs:25:26:
[INFO] [stdout] Expected stack to not be empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d4a6a95572 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d4a6a95572 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d4a6a95572 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63d4a6a95572 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63d4a6aa57ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63d4a6aa57ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63d4a6a62f13 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63d4a6a62f13 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63d4a6a6ede2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63d4a6a738bf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63d4a6a73751 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63d4a6a1e15e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x63d4a6a1e15e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63d4a6a73ecf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x63d4a6a73ecf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63d4a6a73d2a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63d4a6a6ef19 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63d4a6a5780d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63d4a6aae7c0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d4a6aadbfb - core::panicking::panic_display::hfd2c00e7aa3c204e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x63d4a6aadbfb - core::option::expect_failed::h18296ee087b35e48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x63d4a6a4423b - core::option::Option<T>::expect::h7a7c8a8b3555f44d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x63d4a6a41771 - vm::stack::Stack::pop::h2a81a645d5897c79
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/stack.rs:25:26
[INFO] [stdout]   23:     0x63d4a6a40e95 - vm::vm::VM::binary_op::h539fb75099598aba
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:204:85
[INFO] [stdout]   24:     0x63d4a6a3fdc5 - vm::vm::VM::run::h9dbe1c50f59f0169
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:84:42
[INFO] [stdout]   25:     0x63d4a69fcb72 - tests::test_with_if::hdf78a0315e6436d4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:9:53
[INFO] [stdout]   26:     0x63d4a69fcd87 - tests::test_with_if::{{closure}}::hbec15d763dcab602
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:35:18
[INFO] [stdout]   27:     0x63d4a69fc1d6 - core::ops::function::FnOnce::call_once::hd0b05db35389c578
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63d4a6a1df3b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x63d4a6a1df3b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   30:     0x63d4a6a31fbd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   31:     0x63d4a6a31fbd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x63d4a6a31fbd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x63d4a6a31fbd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x63d4a6a31fbd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x63d4a6a31fbd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   36:     0x63d4a6a31fbd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   37:     0x63d4a6a0b4d4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   38:     0x63d4a6a0b4d4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x63d4a6a0ee0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   40:     0x63d4a6a0ee0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x63d4a6a0ee0a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x63d4a6a0ee0a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x63d4a6a0ee0a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x63d4a6a0ee0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   45:     0x63d4a6a0ee0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x63d4a6a6a31f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   47:     0x63d4a6a6a31f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   48:     0x79e478541aa4 - <unknown>
[INFO] [stdout]   49:     0x79e4785cea64 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_arithmetic
[INFO] [stdout]     test_with_if
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p tests --lib`
[INFO] running `Command { std: "docker" "inspect" "1a9bb2e0f1f3ad037bbfca1ad939c5944a42d11ea4eadaffe9547b4397381a6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9bb2e0f1f3ad037bbfca1ad939c5944a42d11ea4eadaffe9547b4397381a6c", kill_on_drop: false }`
[INFO] [stdout] 1a9bb2e0f1f3ad037bbfca1ad939c5944a42d11ea4eadaffe9547b4397381a6c
