[INFO] cloning repository https://github.com/oldmanfleming/monkey-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oldmanfleming/monkey-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldmanfleming%2Fmonkey-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldmanfleming%2Fmonkey-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b506f06ae163a08d4a5ad2236df61e917960574d [INFO] testing oldmanfleming/monkey-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldmanfleming%2Fmonkey-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oldmanfleming/monkey-rs [INFO] finished tweaking git repo https://github.com/oldmanfleming/monkey-rs [INFO] tweaked toml for git repo https://github.com/oldmanfleming/monkey-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oldmanfleming/monkey-rs 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/oldmanfleming/monkey-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.12 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded clap_builder v4.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0637af597ccf33aaaf5ae286780dd8e5b82184ebaac4038572a90259affc90fc [INFO] running `Command { std: "docker" "start" "-a" "0637af597ccf33aaaf5ae286780dd8e5b82184ebaac4038572a90259affc90fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0637af597ccf33aaaf5ae286780dd8e5b82184ebaac4038572a90259affc90fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0637af597ccf33aaaf5ae286780dd8e5b82184ebaac4038572a90259affc90fc", kill_on_drop: false }` [INFO] [stdout] 0637af597ccf33aaaf5ae286780dd8e5b82184ebaac4038572a90259affc90fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a93fa6d8b847752cc4c8ae45f5a042c38ad222ec2f590b918f05dd8abfd0c0d1 [INFO] running `Command { std: "docker" "start" "-a" "a93fa6d8b847752cc4c8ae45f5a042c38ad222ec2f590b918f05dd8abfd0c0d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling monkey-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/compiler/object.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 24 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/interpreter/object.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.85s [INFO] running `Command { std: "docker" "inspect" "a93fa6d8b847752cc4c8ae45f5a042c38ad222ec2f590b918f05dd8abfd0c0d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93fa6d8b847752cc4c8ae45f5a042c38ad222ec2f590b918f05dd8abfd0c0d1", kill_on_drop: false }` [INFO] [stdout] a93fa6d8b847752cc4c8ae45f5a042c38ad222ec2f590b918f05dd8abfd0c0d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] c91c3d7303b63d527867813c72bd944b6c9e09e28dec3b5fb59e67779e949f57 [INFO] running `Command { std: "docker" "start" "-a" "c91c3d7303b63d527867813c72bd944b6c9e09e28dec3b5fb59e67779e949f57", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/compiler/object.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 24 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/interpreter/object.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling monkey-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/compiler/object.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 24 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> lib/interpreter/object.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 29 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.98s [INFO] running `Command { std: "docker" "inspect" "c91c3d7303b63d527867813c72bd944b6c9e09e28dec3b5fb59e67779e949f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91c3d7303b63d527867813c72bd944b6c9e09e28dec3b5fb59e67779e949f57", kill_on_drop: false }` [INFO] [stdout] c91c3d7303b63d527867813c72bd944b6c9e09e28dec3b5fb59e67779e949f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f7825c32f2e12b9ba97cccf60914b79345b3e8b05f23be0d3468e8a32131107e [INFO] running `Command { std: "docker" "start" "-a" "f7825c32f2e12b9ba97cccf60914b79345b3e8b05f23be0d3468e8a32131107e", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> lib/compiler/object.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 24 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> lib/interpreter/object.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 29 | BuiltInFunction(fn(Vec) -> Result), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: `monkey-rs` (lib) generated 2 warnings [INFO] [stderr] warning: `monkey-rs` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests lib/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/monkey_rs-1016448dfebe523c) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test compiler::code::tests::test_make ... ok [INFO] [stdout] test compiler::code::tests::test_instructions_string ... ok [INFO] [stdout] test compiler::compiler::tests::test_compiler_scopes ... ok [INFO] [stdout] test compiler::compiler::tests::test_conditionals ... ok [INFO] [stdout] test compiler::compiler::tests::test_functions ... ok [INFO] [stdout] test compiler::compiler::tests::test_array_literals ... ok [INFO] [stdout] test compiler::compiler::tests::test_index_expressions ... ok [INFO] [stdout] test compiler::compiler::tests::test_compile_integer_arithmetic ... ok [INFO] [stdout] test compiler::compiler::tests::test_global_let_statements ... ok [INFO] [stdout] test compiler::compiler::tests::test_builtins ... ok [INFO] [stdout] test compiler::symbol_table::tests::define_and_resolve_function_name ... ok [INFO] [stdout] test compiler::symbol_table::tests::define_shadowing_function_name ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_define ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_define_resolve_builtins ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_resolve ... ok [INFO] [stdout] test compiler::compiler::tests::test_string_expressions ... ok [INFO] [stdout] test compiler::compiler::tests::test_function_calls ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_resolve_nested_local ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_resolve_unresolvable_free ... ok [INFO] [stdout] test compiler::compiler::tests::test_hash_literals ... ok [INFO] [stdout] test compiler::compiler::tests::test_let_statement_scopes ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_resolve_local ... ok [INFO] [stdout] test compiler::symbol_table::tests::test_resolve_free ... ok [INFO] [stdout] test compiler::compiler::tests::test_boolean_expressions ... ok [INFO] [stdout] test compiler::compiler::tests::test_recursive_functions ... ok [INFO] [stdout] test compiler::compiler::tests::test_closures ... ok [INFO] [stdout] test compiler::vm::tests::test_calling_functions_with_wrong_arguments ... ok [INFO] [stdout] test compiler::vm::tests::test_array_literals ... ok [INFO] [stdout] test compiler::vm::tests::test_builtin_functions_fail ... ok [INFO] [stdout] test compiler::vm::tests::test_calling_functions_without_arguments ... ok [INFO] [stdout] test compiler::vm::tests::test_builtin_functions_succeed ... ok [INFO] [stdout] test compiler::vm::tests::test_first_class_functions ... ok [INFO] [stdout] test compiler::vm::tests::test_calling_functions_with_arguments_and_bindings ... ok [INFO] [stdout] test compiler::vm::tests::test_calling_functions_with_bindings ... ok [INFO] [stdout] test compiler::vm::tests::test_functions_with_return_statement ... ok [INFO] [stdout] test compiler::vm::tests::test_boolean_expressions ... ok [INFO] [stdout] test compiler::vm::tests::test_global_let_statements ... ok [INFO] [stdout] test compiler::vm::tests::test_conditionals ... ok [INFO] [stdout] test compiler::vm::tests::test_functions_without_return_value ... ok [INFO] [stdout] test compiler::vm::tests::test_hash_literals ... ok [INFO] [stdout] test compiler::vm::tests::test_string_expressions ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_array_literals ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_bang_operator ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_array_index_expressions ... ok [INFO] [stdout] test compiler::vm::tests::test_closures ... ok [INFO] [stdout] test compiler::vm::tests::test_recursive_closures ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_builtin_functions ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_error_handling ... ok [INFO] [stdout] test compiler::vm::tests::test_index_expressions ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_eval_boolean_expression ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_function_objects ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_eval_integer_expression ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_fibonacci ... ok [INFO] [stdout] test compiler::vm::tests::test_map ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_hash_literals ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_if_else_expressions ... ok [INFO] [stdout] test lexer::tests::test_lexer ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_let_statements ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_string_concatenation ... ok [INFO] [stdout] test parser::tests::bool_expression ... ok [INFO] [stdout] test parser::tests::empty_array_literal ... ok [INFO] [stdout] test parser::tests::array_literals ... ok [INFO] [stdout] test parser::tests::empty_hash_literal ... ok [INFO] [stdout] test parser::tests::call_expressions ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_hash_indexing ... ok [INFO] [stdout] test parser::tests::hash_literals ... ok [INFO] [stdout] test compiler::vm::tests::test_integer_arithmetic ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_return_statements ... ok [INFO] [stdout] test parser::tests::identifier_expression ... ok [INFO] [stdout] test parser::tests::hash_literals_with_expressions ... ok [INFO] [stdout] test parser::tests::if_expression ... ok [INFO] [stdout] test parser::tests::index_array_literal ... ok [INFO] [stdout] test parser::tests::index_expressions ... ok [INFO] [stdout] test parser::tests::prefix_operators ... ok [INFO] [stdout] test parser::tests::function_literals ... ok [INFO] [stdout] test parser::tests::let_statements ... ok [INFO] [stdout] test parser::tests::string_literals ... ok [INFO] [stdout] test parser::tests::test_function_literal_with_name ... ok [INFO] [stdout] test parser::tests::integer_literal_expression ... ok [INFO] [stdout] test interpreter::evaluator::tests::test_function_application ... ok [INFO] [stdout] test parser::tests::return_statements ... ok [INFO] [stdout] test parser::tests::infix_expressions ... ok [INFO] [stdout] test parser::tests::operator_precedence ... ok [INFO] [stdout] test compiler::vm::tests::test_fibonacci ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/monkey-769fcf3c8d9ee847) [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] running `Command { std: "docker" "inspect" "f7825c32f2e12b9ba97cccf60914b79345b3e8b05f23be0d3468e8a32131107e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7825c32f2e12b9ba97cccf60914b79345b3e8b05f23be0d3468e8a32131107e", kill_on_drop: false }` [INFO] [stdout] f7825c32f2e12b9ba97cccf60914b79345b3e8b05f23be0d3468e8a32131107e