[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#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsocolobsky%2Frustylox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dsocolobsky/rustylox 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/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2ece39c8bed56a44cb04aa4c91ea3221704196f5c8119056df9b1b5683bbe86a
[INFO] running `Command { std: "docker" "start" "-a" "2ece39c8bed56a44cb04aa4c91ea3221704196f5c8119056df9b1b5683bbe86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ece39c8bed56a44cb04aa4c91ea3221704196f5c8119056df9b1b5683bbe86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ece39c8bed56a44cb04aa4c91ea3221704196f5c8119056df9b1b5683bbe86a", kill_on_drop: false }`
[INFO] [stdout] 2ece39c8bed56a44cb04aa4c91ea3221704196f5c8119056df9b1b5683bbe86a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 14c823755d12629e94efe34450170a313a31f0bdd390108591d1d8456619b234
[INFO] running `Command { std: "docker" "start" "-a" "14c823755d12629e94efe34450170a313a31f0bdd390108591d1d8456619b234", 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] 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 num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling strum v0.25.0
[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 compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling vm v0.1.0 (/opt/rustwide/workdir/vm)
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.36s
[INFO] running `Command { std: "docker" "inspect" "14c823755d12629e94efe34450170a313a31f0bdd390108591d1d8456619b234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c823755d12629e94efe34450170a313a31f0bdd390108591d1d8456619b234", kill_on_drop: false }`
[INFO] [stdout] 14c823755d12629e94efe34450170a313a31f0bdd390108591d1d8456619b234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9f036da1bcf4174d49ba7731e9d3e617ee58f64531309f1ee908f59ca2f585a6
[INFO] running `Command { std: "docker" "start" "-a" "9f036da1bcf4174d49ba7731e9d3e617ee58f64531309f1ee908f59ca2f585a6", 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] 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] [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)]` 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] [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)]` 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] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[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)]` on by default
[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] [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)]` 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)]` 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 2.46s
[INFO] running `Command { std: "docker" "inspect" "9f036da1bcf4174d49ba7731e9d3e617ee58f64531309f1ee908f59ca2f585a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f036da1bcf4174d49ba7731e9d3e617ee58f64531309f1ee908f59ca2f585a6", kill_on_drop: false }`
[INFO] [stdout] 9f036da1bcf4174d49ba7731e9d3e617ee58f64531309f1ee908f59ca2f585a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a5f4f1c521488b5b02300e62052dcf590a39809f3efabfe09eb73e3ef84a953b
[INFO] running `Command { std: "docker" "start" "-a" "a5f4f1c521488b5b02300e62052dcf590a39809f3efabfe09eb73e3ef84a953b", 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] 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] [stderr]    |
[INFO] [stderr] 9  | #[derive(FromPrimitive, PartialEq, PartialOrd)]
[INFO] [stderr]    |          ^------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `FromPrimitive` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stderr] 10 | enum Precedence {
[INFO] [stderr]    |      ---------- `Precedence` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[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] [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 `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_file` is never used
[INFO] [stderr]  --> vm/src/lib.rs:6:4
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn run_file(_path: &str) {
[INFO] [stderr]   |    ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `chunk`
[INFO] [stderr]    --> compiler/src/compiler.rs:696:18
[INFO] [stderr]     |
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `compiler` (lib) generated 1 warning
[INFO] [stderr] warning: `vm` (lib) generated 1 warning
[INFO] [stderr] warning: `vm` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `compiler` (lib test) generated 2 warnings (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)]` 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)]` 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-a0c44874c8d51dcf)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compiler-ca3fa03906b73f99)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test compiler::tests::equality ... ok
[INFO] [stdout] test compiler::tests::local_variables ... ok
[INFO] [stdout] test compiler::tests::return_a_number ... ok
[INFO] [stdout] test compiler::tests::return_a_string ... ok
[INFO] [stdout] test scanner::tests::addition ... ok
[INFO] [stdout] test compiler::tests::set_global_variable ... ok
[INFO] [stdout] test scanner::tests::number ... ok
[INFO] [stdout] test compiler::tests::test_if_statement ... ok
[INFO] [stdout] test scanner::tests::concat ... ok
[INFO] [stdout] test scanner::tests::symbols ... ok
[INFO] [stdout] test scanner::tests::string ... ok
[INFO] [stdout] test compiler::tests::multiply_global_variables ... ok
[INFO] [stdout] test compiler::tests::perform_math_operations ... ok
[INFO] [stdout] test scanner::tests::keywords ... ok
[INFO] [stdout] test compiler::tests::global_variables ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tests-c3c5e5a3fddccd62)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test basic_return ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p tests --lib`
[INFO] [stdout] test test_with_if ... FAILED
[INFO] [stdout] test test_arithmetic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' panicked at vm/src/stack.rs:25:26:
[INFO] [stdout] Expected stack to not be empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x583ae397fc22 - 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:     0x583ae397fc22 - 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:     0x583ae397fc22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x583ae397fc22 - <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:     0x583ae39a6003 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x583ae39a6003 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x583ae397cbb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x583ae397cbb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x583ae397fa72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x583ae398118c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x583ae3980fe2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x583ae3941904 - <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:     0x583ae3941904 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x583ae3981b6b - <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:     0x583ae3981b6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x583ae398193a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x583ae3980119 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x583ae39815cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x583ae39a47d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x583ae39a47ab - core::panicking::panic_display::hd952f8815b45a013
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x583ae39a47ab - core::option::expect_failed::hc34269c4a53ec499
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2081:5
[INFO] [stdout]   21:     0x583ae394e070 - core::option::Option<T>::expect::h252f1923f3ed707f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:960:21
[INFO] [stdout]   22:     0x583ae394e070 - vm::stack::Stack::pop::h01f78a0a577f1fc8
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/stack.rs:25:26
[INFO] [stdout]   23:     0x583ae394e070 - vm::vm::VM::binary_op::h7d3a5caf1c368083
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:204:85
[INFO] [stdout]   24:     0x583ae394e070 - vm::vm::VM::run::h003a54f2b59ce5cc
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:84:42
[INFO] [stdout]   25:     0x583ae3907caa - tests::test_with_if::hd521f78c96f11c5e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:9:53
[INFO] [stdout]   26:     0x583ae3907caa - tests::test_with_if::{{closure}}::hee4ebf6758068d3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:35:18
[INFO] [stdout]   27:     0x583ae3907caa - core::ops::function::FnOnce::call_once::ha32fdf8ec7b58fed
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x583ae394703b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x583ae394703b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x583ae394627e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x583ae394627e - <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]   32:     0x583ae394627e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x583ae394627e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x583ae394627e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x583ae394627e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x583ae394627e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x583ae3909e24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x583ae3909e24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x583ae390d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x583ae390d7ca - <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]   41:     0x583ae390d7ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x583ae390d7ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x583ae390d7ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x583ae390d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x583ae390d7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x583ae3984ac7 - <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]   47:     0x583ae3984ac7 - <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]   48:     0x583ae3984ac7 - 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]   49:     0x7fc838ab0aa4 - <unknown>
[INFO] [stdout]   50:     0x7fc838b3da34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[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' panicked at vm/src/stack.rs:25:26:
[INFO] [stdout] Expected stack to not be empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x583ae397fc22 - 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:     0x583ae397fc22 - 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:     0x583ae397fc22 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x583ae397fc22 - <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:     0x583ae39a6003 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x583ae39a6003 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x583ae397cbb3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x583ae397cbb3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x583ae397fa72 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x583ae398118c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x583ae3980fe2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x583ae3941904 - <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:     0x583ae3941904 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x583ae3981b6b - <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:     0x583ae3981b6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x583ae398193a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x583ae3980119 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x583ae39815cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x583ae39a47d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x583ae39a47ab - core::panicking::panic_display::hd952f8815b45a013
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x583ae39a47ab - core::option::expect_failed::hc34269c4a53ec499
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2081:5
[INFO] [stdout]   21:     0x583ae394e034 - core::option::Option<T>::expect::h252f1923f3ed707f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:960:21
[INFO] [stdout]   22:     0x583ae394e034 - vm::stack::Stack::pop::h01f78a0a577f1fc8
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/stack.rs:25:26
[INFO] [stdout]   23:     0x583ae394e034 - vm::vm::VM::binary_op::hae49c4c57e178a80
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:204:85
[INFO] [stdout]   24:     0x583ae394e034 - vm::vm::VM::run::h003a54f2b59ce5cc
[INFO] [stdout]                                at /opt/rustwide/workdir/vm/src/vm.rs:85:42
[INFO] [stdout]   25:     0x583ae3907e9a - tests::test_arithmetic::h3bed149392758a6d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:9:53
[INFO] [stdout]   26:     0x583ae3907e9a - tests::test_arithmetic::{{closure}}::hf0b959bbf5162851
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/src/lib.rs:24:21
[INFO] [stdout]   27:     0x583ae3907e9a - core::ops::function::FnOnce::call_once::ha89cbcef7530ae5f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x583ae394703b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x583ae394703b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x583ae394627e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x583ae394627e - <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]   32:     0x583ae394627e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x583ae394627e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x583ae394627e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x583ae394627e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x583ae394627e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x583ae3909e24 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x583ae3909e24 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x583ae390d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x583ae390d7ca - <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]   41:     0x583ae390d7ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x583ae390d7ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x583ae390d7ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x583ae390d7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x583ae390d7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x583ae3984ac7 - <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]   47:     0x583ae3984ac7 - <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]   48:     0x583ae3984ac7 - 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]   49:     0x7fc838ab0aa4 - <unknown>
[INFO] [stdout]   50:     0x7fc838b3da34 - clone
[INFO] [stdout]   51:                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.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a5f4f1c521488b5b02300e62052dcf590a39809f3efabfe09eb73e3ef84a953b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f4f1c521488b5b02300e62052dcf590a39809f3efabfe09eb73e3ef84a953b", kill_on_drop: false }`
[INFO] [stdout] a5f4f1c521488b5b02300e62052dcf590a39809f3efabfe09eb73e3ef84a953b
