[INFO] cloning repository https://github.com/jtran/liquid-lox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtran/liquid-lox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtran%2Fliquid-lox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtran%2Fliquid-lox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c700da2c39f26f6aa33d85dca84afdf966ac316
[INFO] testing jtran/liquid-lox/3c700da2c39f26f6aa33d85dca84afdf966ac316 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtran%2Fliquid-lox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jtran/liquid-lox on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jtran/liquid-lox
[INFO] finished tweaking git repo https://github.com/jtran/liquid-lox
[INFO] tweaked toml for git repo https://github.com/jtran/liquid-lox written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jtran/liquid-lox 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d13a062b561d13cc9093534c42427cc5d89dfa8142e1da3ceda2ec786dd21ac
[INFO] running `Command { std: "docker" "start" "-a" "3d13a062b561d13cc9093534c42427cc5d89dfa8142e1da3ceda2ec786dd21ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d13a062b561d13cc9093534c42427cc5d89dfa8142e1da3ceda2ec786dd21ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d13a062b561d13cc9093534c42427cc5d89dfa8142e1da3ceda2ec786dd21ac", kill_on_drop: false }`
[INFO] [stdout] 3d13a062b561d13cc9093534c42427cc5d89dfa8142e1da3ceda2ec786dd21ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82d316c44b6b36bcedeb23687cf57acefa15f7f43cc5b8e54633e94a7593be86
[INFO] running `Command { std: "docker" "start" "-a" "82d316c44b6b36bcedeb23687cf57acefa15f7f43cc5b8e54633e94a7593be86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling lox v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resolver.rs:485:26
[INFO] [stdout]     |
[INFO] [stdout] 485 |             .and_modify(|mut state| {
[INFO] [stdout]     |                          ----^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resolver.rs:523:26
[INFO] [stdout]     |
[INFO] [stdout] 523 |             .and_modify(|mut state| {
[INFO] [stdout]     |                          ----^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut frame = &mut self.frames[frames_len - 1];
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slots` is never read
[INFO] [stdout]   --> src/vm.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CallFrame {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     slots: Vec<Value>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/compiler.rs:24:62
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/compiler.rs:24:77
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Precedence`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/op.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Op`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/op.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Op`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "82d316c44b6b36bcedeb23687cf57acefa15f7f43cc5b8e54633e94a7593be86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82d316c44b6b36bcedeb23687cf57acefa15f7f43cc5b8e54633e94a7593be86", kill_on_drop: false }`
[INFO] [stdout] 82d316c44b6b36bcedeb23687cf57acefa15f7f43cc5b8e54633e94a7593be86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41736394db63668468403c5260f8ab95614a9cce3ff8929df8cd77ca8a85984a
[INFO] running `Command { std: "docker" "start" "-a" "41736394db63668468403c5260f8ab95614a9cce3ff8929df8cd77ca8a85984a", kill_on_drop: false }`
[INFO] [stderr]    Compiling lox v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resolver.rs:485:26
[INFO] [stdout]     |
[INFO] [stdout] 485 |             .and_modify(|mut state| {
[INFO] [stdout]     |                          ----^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/resolver.rs:523:26
[INFO] [stdout]     |
[INFO] [stdout] 523 |             .and_modify(|mut state| {
[INFO] [stdout]     |                          ----^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let mut frame = &mut self.frames[frames_len - 1];
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slots` is never read
[INFO] [stdout]   --> src/vm.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CallFrame {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     slots: Vec<Value>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CallFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/compiler.rs:24:62
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/compiler.rs:24:77
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Precedence`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/op.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Op`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/op.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                             ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Op`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "41736394db63668468403c5260f8ab95614a9cce3ff8929df8cd77ca8a85984a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41736394db63668468403c5260f8ab95614a9cce3ff8929df8cd77ca8a85984a", kill_on_drop: false }`
[INFO] [stdout] 41736394db63668468403c5260f8ab95614a9cce3ff8929df8cd77ca8a85984a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8ff8c74929b6d6158bb0a4ca90f9441d8c4b0cb0b3b5605900c374193074a17
[INFO] running `Command { std: "docker" "start" "-a" "b8ff8c74929b6d6158bb0a4ca90f9441d8c4b0cb0b3b5605900c374193074a17", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/resolver.rs:485:26
[INFO] [stderr]     |
[INFO] [stderr] 485 |             .and_modify(|mut state| {
[INFO] [stderr]     |                          ----^^^^^
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/resolver.rs:523:26
[INFO] [stderr]     |
[INFO] [stderr] 523 |             .and_modify(|mut state| {
[INFO] [stderr]     |                          ----^^^^^
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/vm.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |         let mut frame = &mut self.frames[frames_len - 1];
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: field `slots` is never read
[INFO] [stderr]   --> src/vm.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct CallFrame {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 31 |     slots: Vec<Value>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CallFrame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/compiler.rs:24:62
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |                                                              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Precedence`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/compiler.rs:24:77
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[derive(Debug, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, FromPrimitive, ToPrimitive)]
[INFO] [stderr]    |                                                                             ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Precedence`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]  --> src/op.rs:5:30
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                              ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Op`
[INFO] [stderr]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]  --> src/op.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Copy, Clone, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                             ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Op`
[INFO] [stderr]   = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `lox` (bin "lox" test) generated 8 warnings (run `cargo fix --bin "lox" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lox-3d747264645d24d1)
[INFO] [stdout] 
[INFO] [stdout] running 137 tests
[INFO] [stdout] test ast::tests::test_size_of_class_definition ... ok
[INFO] [stdout] test ast::tests::test_size_of_expr ... ok
[INFO] [stdout] test ast::tests::test_size_of_function_definition ... ok
[INFO] [stdout] test compiler::tests::test_precedence_order ... ok
[INFO] [stdout] test ast::tests::test_size_of_stmt ... ok
[INFO] [stdout] test tests::interpreter_test::test_calling_initializer_returns_this ... ok
[INFO] [stdout] test tests::interpreter_test::test_can_return_value_from_function_nested_in_class_initializer ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor ... ok
[INFO] [stdout] test tests::interpreter_test::test_can_use_this_in_function_nested_in_method ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_calling_super_from_subclass_method ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_checks_non_zero_arity ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_checks_zero_arity_when_no_init_defined ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_disallows_return_with_expression ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_allows_return_with_no_expression ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_inheriting_from_non_identifier ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_with_one_parameter ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_inheriting_from_itself ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_inheriting_from_non_class ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_constructor_with_parameters ... ok
[INFO] [stdout] test tests::interpreter_test::test_eval_divide_by_zero ... ok
[INFO] [stdout] test tests::interpreter_test::test_eval_binary_ops ... ok
[INFO] [stdout] test tests::interpreter_test::test_eval_comparison ... ok
[INFO] [stdout] test tests::interpreter_test::test_class_with_superclass_can_call_super_methods ... ok
[INFO] [stdout] test tests::interpreter_test::test_eval_literals ... ok
[INFO] [stdout] test tests::interpreter_test::test_instance_fields_set_get ... ok
[INFO] [stdout] test tests::interpreter_test::test_instance_access_field_with_this ... ok
[INFO] [stdout] test tests::interpreter_test::test_eval_unary_ops ... ok
[INFO] [stdout] test tests::interpreter_test::test_early_return_in_initializer_still_returns_this ... ok
[INFO] [stdout] test tests::interpreter_test::test_instance_get_undefined_field ... ok
[INFO] [stdout] test tests::interpreter_test::test_instance_method_call ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_and_or ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_literals ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_length ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_get_index ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_create ... ok
[INFO] [stdout] test tests::interpreter_test::test_instance_set_evaluation_order ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_set_index ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_push ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_pop ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_assign_other_global_variable_when_not_resolvable_is_forward_declared ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_array_sum ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_assign_to_global_variable_when_not_resolvable_and_not_defined ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_assign_to_global_variable_when_not_resolvable ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_assign_to_this ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_declaration_in_if_else_body ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_declaration_in_for_body ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_declaration_in_if_then_body ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_declaration_in_while_body ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_blocks ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_duplicate_function_parameters ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_duplicate_variable_names ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_for_loop_break ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_backtrace_from_native_function_error ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_function_expression ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_for_loop ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_for_loop_continue ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_literals ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_for_loop_continue_still_increments ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_function_call ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_if ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_native_function_call ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_print ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_operators ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_literals_negative_zero ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_no_implicit_return_value ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_property_set_on_class ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_repl_line ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_redefine_global_variable ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_top_level_break ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_string_plus_number_coerces ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_runtime_error_backtrace ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_max_function_parameters ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_top_level_return ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_max_call_arguments ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_scope_resolved ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_top_level_continue ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_unicode_var_name ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_unterminated_string_literal ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_use_global_variable_when_not_resolvable_and_not_defined ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_use_global_variable_when_not_resolvable ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_var ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_var_assign ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_while_break ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_var_use ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_while ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpreter_size_of_call_frame ... ok
[INFO] [stdout] test tests::interpreter_test::test_static_class_method ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_while_continue ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpret_max_local_variables ... ok
[INFO] [stdout] test tests::interpreter_test::test_static_class_method_can_access_super ... ok
[INFO] [stdout] test tests::interpreter_test::test_static_class_method_is_not_accessible_from_instance ... ok
[INFO] [stdout] test tests::interpreter_test::test_static_class_method_can_access_this ... ok
[INFO] [stdout] test tests::interpreter_test::test_super_outside_subclass_method ... ok
[INFO] [stdout] test tests::interpreter_test::test_this_outside_method_body ... ok
[INFO] [stdout] test tests::interpreter_test::test_super_outside_method_body ... ok
[INFO] [stdout] test tests::parser_test::test_parse_comparison ... ok
[INFO] [stdout] test tests::parser_test::test_parse_assign ... ok
[INFO] [stdout] test tests::parser_test::test_parse_binary_op ... ok
[INFO] [stdout] test tests::parser_test::test_parse_grouping ... ok
[INFO] [stdout] test tests::parser_test::test_parse_invalid ... ok
[INFO] [stdout] test tests::parser_test::test_parse_literal ... ok
[INFO] [stdout] test tests::parser_test::test_parse_statements ... ok
[INFO] [stdout] test tests::parser_test::test_parse_super_property ... ok
[INFO] [stdout] test tests::parser_test::test_parse_unary_op ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_double_tokens ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_number ... ok
[INFO] [stdout] test tests::parser_test::test_parse_while_loop_break ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_keywords ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_multiline_string ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_identifier ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_string ... ok
[INFO] [stdout] test tests::scanner_test::test_scan_single_tokens ... ok
[INFO] [stdout] test tests::vm_test::test_eval_binary_ops_byte_code ... ok
[INFO] [stdout] test tests::vm_test::test_declaration_in_if_then_body ... ok
[INFO] [stdout] test tests::vm_test::test_eval_binary_ops ... ok
[INFO] [stdout] test tests::vm_test::test_blocks ... ok
[INFO] [stdout] test tests::vm_test::test_eval_literals ... ok
[INFO] [stdout] test tests::vm_test::test_eval_comparison ... ok
[INFO] [stdout] test tests::vm_test::test_eval_unary_ops ... ok
[INFO] [stdout] test tests::vm_test::test_for_loop_break ... ok
[INFO] [stdout] test tests::vm_test::test_global_var_define ... ok
[INFO] [stdout] test tests::vm_test::test_for_loop ... ok
[INFO] [stdout] test tests::vm_test::test_global_var_use ... ok
[INFO] [stdout] test tests::vm_test::test_global_var_assign ... ok
[INFO] [stdout] test tests::vm_test::test_top_level_break ... ok
[INFO] [stdout] test tests::vm_test::test_vm_size_of_call_frame ... ok
[INFO] [stdout] test tests::vm_test::test_for_loop_continue ... ok
[INFO] [stdout] test tests::vm_test::test_print ... ok
[INFO] [stdout] test tests::vm_test::test_top_level_continue ... ok
[INFO] [stdout] test tests::vm_test::test_if_else ... ok
[INFO] [stdout] test tests::vm_test::test_local_var ... ok
[INFO] [stdout] test value::tests::test_size_of_value ... ok
[INFO] [stdout] test tests::vm_test::test_while_continue ... ok
[INFO] [stdout] test tests::vm_test::test_while_break ... ok
[INFO] [stdout] test tests::vm_test::test_while ... ok
[INFO] [stdout] test tests::interpreter_test::test_interpreter_size_of_internal_result ... FAILED
[INFO] [stdout] test tests::vm_test::test_vm_size_of_internal_result ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::interpreter_test::test_interpreter_size_of_internal_result stdout ----
[INFO] [stdout] thread 'tests::interpreter_test::test_interpreter_size_of_internal_result' panicked at src/tests/interpreter_test.rs:63:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559e9da73bf5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559e9da73bf5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559e9da73bf5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559e9da73bf5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559e9da9bc9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559e9da9bc9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559e9da7142f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559e9da739ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559e9da739ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559e9da753f9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559e9da750be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559e9da3ab0a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559e9da3ab0a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559e9da759fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559e9da759fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559e9da75774 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559e9da740b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559e9da754a7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559e9d9798a3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559e9d979cce - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x559e9d9d1d4e - core::panicking::assert_failed::h4c50fc5e33e35b7d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x559e9d9935e4 - lox::tests::interpreter_test::test_interpreter_size_of_internal_result::hb7a40eca54ba75a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/interpreter_test.rs:63:5
[INFO] [stdout]   22:     0x559e9d993567 - lox::tests::interpreter_test::test_interpreter_size_of_internal_result::{{closure}}::hd9888ebff6f1bd0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/interpreter_test.rs:62:46
[INFO] [stdout]   23:     0x559e9d9b20f6 - core::ops::function::FnOnce::call_once::h7a81cde4ea6bce28
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559e9da3f4eb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559e9da3f4eb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559e9da3ebf1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559e9da3ebf1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559e9da3ebf1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559e9da3ebf1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559e9da3ebf1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559e9da3ebf1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559e9da3ebf1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559e9da075b4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559e9da075b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559e9da0bfe2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559e9da0bfe2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559e9da0bfe2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559e9da0bfe2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559e9da0bfe2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559e9da0bfe2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559e9da0bfe2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559e9da79ceb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559e9da79ceb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559e9da79ceb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f250d7c8ac3 - <unknown>
[INFO] [stdout]   46:     0x7f250d859a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::vm_test::test_vm_size_of_internal_result stdout ----
[INFO] [stdout] thread 'tests::vm_test::test_vm_size_of_internal_result' panicked at src/tests/vm_test.rs:50:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x559e9da73bf5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x559e9da73bf5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x559e9da73bf5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x559e9da73bf5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x559e9da9bc9b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x559e9da9bc9b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x559e9da7142f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x559e9da739ce - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x559e9da739ce - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x559e9da753f9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x559e9da750be - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x559e9da3ab0a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x559e9da3ab0a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x559e9da759fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x559e9da759fb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x559e9da75774 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x559e9da740b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x559e9da754a7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x559e9d9798a3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x559e9d979cce - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   20:     0x559e9d9d1d4e - core::panicking::assert_failed::h4c50fc5e33e35b7d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   21:     0x559e9d9a3bf4 - lox::tests::vm_test::test_vm_size_of_internal_result::h2032e639391ca2dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/vm_test.rs:50:5
[INFO] [stdout]   22:     0x559e9d9a3b77 - lox::tests::vm_test::test_vm_size_of_internal_result::{{closure}}::h924d50d101eef310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/vm_test.rs:49:37
[INFO] [stdout]   23:     0x559e9d9b2a26 - core::ops::function::FnOnce::call_once::hc413d4fa32bd9be9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x559e9da3f4eb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x559e9da3f4eb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x559e9da3ebf1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x559e9da3ebf1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x559e9da3ebf1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x559e9da3ebf1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x559e9da3ebf1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x559e9da3ebf1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x559e9da3ebf1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x559e9da075b4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x559e9da075b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x559e9da0bfe2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x559e9da0bfe2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x559e9da0bfe2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x559e9da0bfe2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x559e9da0bfe2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x559e9da0bfe2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x559e9da0bfe2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x559e9da79ceb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x559e9da79ceb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x559e9da79ceb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f250d7c8ac3 - <unknown>
[INFO] [stdout]   46:     0x7f250d859a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::interpreter_test::test_interpreter_size_of_internal_result
[INFO] [stdout]     tests::vm_test::test_vm_size_of_internal_result
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 135 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin lox`
[INFO] running `Command { std: "docker" "inspect" "b8ff8c74929b6d6158bb0a4ca90f9441d8c4b0cb0b3b5605900c374193074a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ff8c74929b6d6158bb0a4ca90f9441d8c4b0cb0b3b5605900c374193074a17", kill_on_drop: false }`
[INFO] [stdout] b8ff8c74929b6d6158bb0a4ca90f9441d8c4b0cb0b3b5605900c374193074a17
