[INFO] cloning repository https://github.com/goyox86/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goyox86/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyox86%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyox86%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 929efa5a342036f0dde36db4ef22d8014cdeab8c [INFO] testing goyox86/rlox against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoyox86%2Frlox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/goyox86/rlox [INFO] finished tweaking git repo https://github.com/goyox86/rlox [INFO] tweaked toml for git repo https://github.com/goyox86/rlox written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/goyox86/rlox on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/goyox86/rlox already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy v0.4.1 [INFO] [stderr] Downloaded drop-tracker v0.1.1 [INFO] [stderr] Downloaded fake v2.5.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6815c63ef326d4e10890ba9495523ea1583318a5eaa4af63c260bbbcb4ecd64 [INFO] running `Command { std: "docker" "start" "-a" "b6815c63ef326d4e10890ba9495523ea1583318a5eaa4af63c260bbbcb4ecd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6815c63ef326d4e10890ba9495523ea1583318a5eaa4af63c260bbbcb4ecd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6815c63ef326d4e10890ba9495523ea1583318a5eaa4af63c260bbbcb4ecd64", kill_on_drop: false }` [INFO] [stdout] b6815c63ef326d4e10890ba9495523ea1583318a5eaa4af63c260bbbcb4ecd64 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dc5d9a396df0342ceba86ffe28a3dbeb5e8037608281afb46f3611f6f65ea3e5 [INFO] running `Command { std: "docker" "start" "-a" "dc5d9a396df0342ceba86ffe28a3dbeb5e8037608281afb46f3611f6f65ea3e5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling dummy v0.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling fake v2.5.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling rlox_common v0.1.0 (/opt/rustwide/workdir/rlox_common) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rlox_common/src/array.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rlox_common/src/array.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "dc5d9a396df0342ceba86ffe28a3dbeb5e8037608281afb46f3611f6f65ea3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5d9a396df0342ceba86ffe28a3dbeb5e8037608281afb46f3611f6f65ea3e5", kill_on_drop: false }` [INFO] [stdout] dc5d9a396df0342ceba86ffe28a3dbeb5e8037608281afb46f3611f6f65ea3e5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 18fc21675cd6545a00d603c6ad53a7a01a4b7d0c04f042f09444e722fdf9220c [INFO] running `Command { std: "docker" "start" "-a" "18fc21675cd6545a00d603c6ad53a7a01a4b7d0c04f042f09444e722fdf9220c", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rlox_common/src/array.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rlox_common/src/array.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "18fc21675cd6545a00d603c6ad53a7a01a4b7d0c04f042f09444e722fdf9220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fc21675cd6545a00d603c6ad53a7a01a4b7d0c04f042f09444e722fdf9220c", kill_on_drop: false }` [INFO] [stdout] 18fc21675cd6545a00d603c6ad53a7a01a4b7d0c04f042f09444e722fdf9220c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e923b79d2b8348467571731c525034f077ed79040a4984d9b68f257a5e7b949a [INFO] running `Command { std: "docker" "start" "-a" "e923b79d2b8348467571731c525034f077ed79040a4984d9b68f257a5e7b949a", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rlox_common/src/array.rs:57:17 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 57 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> rlox_common/src/array.rs:64:21 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rlox_common` (lib) generated 2 warnings (run `cargo fix --lib -p rlox_common` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rlox-1f07fd23bd70b3b6) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test compiler::tests::addition_error ... ok [INFO] [stdout] test compiler::tests::division_error ... ok [INFO] [stdout] test compiler::tests::already_defined_local_error ... ok [INFO] [stdout] test compiler::tests::expr_stmt_missing_semicolon_error ... ok [INFO] [stdout] test compiler::tests::grouping_unclosed_paren_error ... ok [INFO] [stdout] test compiler::tests::invalid_assigment_target_error ... ok [INFO] [stdout] test compiler::tests::invalid_if_stmt_errors ... ok [INFO] [stdout] test compiler::tests::invalid_while_stmt_errors ... ok [INFO] [stdout] test compiler::tests::multiplication_error ... ok [INFO] [stdout] test compiler::tests::substraction_error ... ok [INFO] [stdout] test compiler::tests::unary_negation_error ... ok [INFO] [stdout] test compiler::tests::using_itself_in_initializer_error ... ok [INFO] [stdout] test compiler::tests::var_decl_missing_semicolon_error ... ok [INFO] [stdout] test heap::tests::store_multiple_types ... ok [INFO] [stdout] test scanner::tests::advance_works ... ok [INFO] [stdout] test scanner::tests::advance_works_on_empty ... ok [INFO] [stdout] test scanner::tests::is_at_end_works ... ok [INFO] [stdout] test scanner::tests::is_at_end_works_on_empty ... ok [INFO] [stdout] test scanner::tests::matches_works ... ok [INFO] [stdout] test scanner::tests::iterator ... ok [INFO] [stdout] test scanner::tests::matches_works_on_empty ... ok [INFO] [stdout] test scanner::tests::next_works ... ok [INFO] [stdout] test scanner::tests::next_works_on_empty ... ok [INFO] [stdout] test scanner::tests::peek_next_works ... ok [INFO] [stdout] test scanner::tests::peek_next_works_at_beginning ... ok [INFO] [stdout] test scanner::tests::peek_next_works_on_empty ... ok [INFO] [stdout] test scanner::tests::peek_works ... ok [INFO] [stdout] test scanner::tests::peek_works_at_beginning ... ok [INFO] [stdout] test scanner::tests::peek_works_on_empty ... ok [INFO] [stdout] test scanner::tests::scan_token_bang ... ok [INFO] [stdout] test scanner::tests::scan_token_bang_equal ... ok [INFO] [stdout] test scanner::tests::scan_token_comma ... ok [INFO] [stdout] test scanner::tests::scan_token_comment_and_newlines ... ok [INFO] [stdout] test scanner::tests::scan_token_dot ... ok [INFO] [stdout] test scanner::tests::scan_token_equal ... ok [INFO] [stdout] test scanner::tests::scan_token_equal_equal ... ok [INFO] [stdout] test scanner::tests::scan_token_greater ... ok [INFO] [stdout] test scanner::tests::scan_token_greater_equal ... ok [INFO] [stdout] test scanner::tests::scan_token_id ... ok [INFO] [stdout] test scanner::tests::scan_token_id_contains_but_not_exact ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_and ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_class ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_else ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_false ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_for ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_fun ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_if ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_nil ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_or ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_print ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_return ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_super ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_this ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_true ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_var ... ok [INFO] [stdout] test scanner::tests::scan_token_id_kw_while ... ok [INFO] [stdout] test scanner::tests::scan_token_id_underscore ... ok [INFO] [stdout] test scanner::tests::scan_token_left_brace ... ok [INFO] [stdout] test scanner::tests::scan_token_left_paren ... ok [INFO] [stdout] test scanner::tests::scan_token_less ... ok [INFO] [stdout] test scanner::tests::scan_token_less_equal ... ok [INFO] [stdout] test scanner::tests::scan_token_minus ... ok [INFO] [stdout] test scanner::tests::scan_token_number_float ... ok [INFO] [stdout] test scanner::tests::scan_token_plus ... ok [INFO] [stdout] test scanner::tests::scan_token_number_integer ... ok [INFO] [stdout] test scanner::tests::scan_token_right_brace ... ok [INFO] [stdout] test scanner::tests::scan_token_right_paren ... ok [INFO] [stdout] test scanner::tests::scan_token_semicolon ... ok [INFO] [stdout] test scanner::tests::scan_token_skip_whitespace_works_on_empty ... ok [INFO] [stdout] test scanner::tests::scan_token_slash ... ok [INFO] [stdout] test scanner::tests::scan_token_star ... ok [INFO] [stdout] test scanner::tests::scan_token_string ... ok [INFO] [stdout] test scanner::tests::scan_token_string_multiline ... ok [INFO] [stdout] test scanner::tests::skip_whitespace_works_only_spaces ... ok [INFO] [stdout] test scanner::tests::skip_whitespace_with_comments_only ... ok [INFO] [stdout] test scanner::tests::skip_whitespace_works_spaces_and_valid_chars ... ok [INFO] [stdout] test vm::tests::op_add_two_numbers ... ok [INFO] [stdout] test vm::tests::op_add_two_strings ... ok [INFO] [stdout] test vm::tests::op_add_type_both_number_error ... ok [INFO] [stdout] test vm::tests::op_add_type_both_strings_error ... ok [INFO] [stdout] test vm::tests::undefinded_local_error ... ok [INFO] [stdout] test scanner::tests::scan_token_string_unterminated - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e923b79d2b8348467571731c525034f077ed79040a4984d9b68f257a5e7b949a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e923b79d2b8348467571731c525034f077ed79040a4984d9b68f257a5e7b949a", kill_on_drop: false }` [INFO] [stdout] e923b79d2b8348467571731c525034f077ed79040a4984d9b68f257a5e7b949a