[INFO] cloning repository https://github.com/razielgn/ostrov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/razielgn/ostrov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fostrov", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fostrov'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65a25d45728559b6e8409908405526ff0f1167d8 [INFO] testing razielgn/ostrov against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazielgn%2Fostrov" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/razielgn/ostrov on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/razielgn/ostrov [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/razielgn/ostrov [INFO] tweaked toml for git repo https://github.com/razielgn/ostrov written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/razielgn/ostrov already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543b5944948e30396236a6d2c284576bafd6e286b07e2a725a1e19b0ded5d527 [INFO] running `Command { std: "docker" "start" "-a" "543b5944948e30396236a6d2c284576bafd6e286b07e2a725a1e19b0ded5d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543b5944948e30396236a6d2c284576bafd6e286b07e2a725a1e19b0ded5d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543b5944948e30396236a6d2c284576bafd6e286b07e2a725a1e19b0ded5d527", kill_on_drop: false }` [INFO] [stdout] 543b5944948e30396236a6d2c284576bafd6e286b07e2a725a1e19b0ded5d527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab4381160f90e8b8ac9dc753e83ae070bdf7c4b9fc16beafd66421503c2758b [INFO] running `Command { std: "docker" "start" "-a" "2ab4381160f90e8b8ac9dc753e83ae070bdf7c4b9fc16beafd66421503c2758b", kill_on_drop: false }` [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling ostrov v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "2ab4381160f90e8b8ac9dc753e83ae070bdf7c4b9fc16beafd66421503c2758b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab4381160f90e8b8ac9dc753e83ae070bdf7c4b9fc16beafd66421503c2758b", kill_on_drop: false }` [INFO] [stdout] 2ab4381160f90e8b8ac9dc753e83ae070bdf7c4b9fc16beafd66421503c2758b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee960efd8e53f5839d4fc45c7ab9bc77376761d0eeebc2f8c0ff6e7de0845183 [INFO] running `Command { std: "docker" "start" "-a" "ee960efd8e53f5839d4fc45c7ab9bc77376761d0eeebc2f8c0ff6e7de0845183", kill_on_drop: false }` [INFO] [stderr] Compiling ostrov v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/helpers.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 23 | error => panic_expected!(input, &expected, &error), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/helpers.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | Err(error) => panic_expected!(input, &expected, &error), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> tests/helpers.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 43 | Ok(exprs) => panic_expected!(input, &expected, &exprs), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] Executable unittests src/ostrov/lib.rs (/opt/rustwide/target/debug/deps/ostrov-8f085917039e4147) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-faa62d15a8d1777d) [INFO] running `Command { std: "docker" "inspect" "ee960efd8e53f5839d4fc45c7ab9bc77376761d0eeebc2f8c0ff6e7de0845183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee960efd8e53f5839d4fc45c7ab9bc77376761d0eeebc2f8c0ff6e7de0845183", kill_on_drop: false }` [INFO] [stdout] ee960efd8e53f5839d4fc45c7ab9bc77376761d0eeebc2f8c0ff6e7de0845183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cea84047080c56b10d164049087a285b0484bb0511423c6982e6fdbef19d45a5 [INFO] running `Command { std: "docker" "start" "-a" "cea84047080c56b10d164049087a285b0484bb0511423c6982e6fdbef19d45a5", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/helpers.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 23 | error => panic_expected!(input, &expected, &error), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/helpers.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 32 | Err(error) => panic_expected!(input, &expected, &error), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> tests/helpers.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | ); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 43 | Ok(exprs) => panic_expected!(input, &expected, &exprs), [INFO] [stderr] | ----------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `panic_expected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ostrov` (test "tests") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/ostrov/lib.rs (/opt/rustwide/target/debug/deps/ostrov-8f085917039e4147) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test compiler::test::constants_values_one_integer ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-faa62d15a8d1777d) [INFO] [stdout] test compiler::test::define_with_constant ... ok [INFO] [stdout] test compiler::test::constants_values_two_integers ... ok [INFO] [stdout] test compiler::test::and ... ok [INFO] [stdout] test compiler::test::constants_values_boolean ... ok [INFO] [stdout] test compiler::test::define_with_lambda_any ... ok [INFO] [stdout] test compiler::test::define_with_lambda_variable ... ok [INFO] [stdout] test compiler::test::define_with_lambda_fixed ... ok [INFO] [stdout] test compiler::test::define_with_nothing ... ok [INFO] [stdout] test compiler::test::if_one_arg ... ok [INFO] [stdout] test compiler::test::lambda_any ... ok [INFO] [stdout] test compiler::test::if_two_args ... ok [INFO] [stdout] test compiler::test::function_application ... ok [INFO] [stdout] test compiler::test::lambda_variable ... ok [INFO] [stdout] test compiler::test::lambda_fixed ... ok [INFO] [stdout] test compiler::test::let_ ... ok [INFO] [stdout] test compiler::test::quote ... ok [INFO] [stdout] test env::test::set_and_get_none ... ok [INFO] [stdout] test compiler::test::set_bang ... ok [INFO] [stdout] test compiler::test::or ... ok [INFO] [stdout] test compiler::test::variable_referencing ... ok [INFO] [stdout] test env::test::wraps ... ok [INFO] [stdout] test env::test::set_and_get_ok ... ok [INFO] [stdout] test parser::test::no_expressions ... ok [INFO] [stdout] test parser::test::dotted_list ... ok [INFO] [stdout] test parser::test::quoted_literals ... ok [INFO] [stdout] test values::test::atoms ... ok [INFO] [stdout] test parser::test::multiple_expressions ... ok [INFO] [stdout] test parser::test::atoms ... ok [INFO] [stdout] test parser::test::integers ... ok [INFO] [stdout] test values::test::booleans ... ok [INFO] [stdout] test parser::test::booleans ... ok [INFO] [stdout] test parser::test::lists ... ok [INFO] [stdout] test values::test::closures ... ok [INFO] [stdout] test values::test::integers ... ok [INFO] [stdout] test values::test::nil ... ok [INFO] [stdout] test values::test::pairs ... ok [INFO] [stdout] test values::test::unspecified ... ok [INFO] [stdout] test values::test::primitive_fns ... ok [INFO] [stdout] test vm::test::execute_argument ... ok [INFO] [stdout] test vm::test::execute_apply ... ok [INFO] [stdout] test vm::test::execute_assignment ... ok [INFO] [stdout] test vm::test::execute_jump ... ok [INFO] [stdout] test vm::test::execute_jump_on_true ... ok [INFO] [stdout] test vm::test::execute_jump_on_false ... ok [INFO] [stdout] test vm::test::execute_load_reference ... ok [INFO] [stdout] test vm::test::execute_load_constant ... ok [INFO] [stdout] test vm::test::execute_load_unspecified ... ok [INFO] [stdout] test vm::test::illegal_frame_apply ... ok [INFO] [stdout] test vm::test::execute_nested_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test eval_application::atoms ... ok [INFO] [stdout] test eval_application::integers ... ok [INFO] [stdout] test eval_application::booleans ... ok [INFO] [stdout] test eval_application::dotted_lists ... ok [INFO] [stdout] test eval_application::expressions_in_first_position ... ok [INFO] [stdout] test eval_application::lambda_multiple_expressions_are_evaluated_sequentially ... ok [INFO] [stdout] test eval_application::lists ... ok [INFO] [stdout] test eval_application::procedure_with_mismatched_arity ... ignored [INFO] [stdout] test eval_application::lambda_with_any_arguments_number ... ok [INFO] [stdout] test eval_application::lambda_with_variable_arguments_number_bad_arity ... ok [INFO] [stdout] test eval_application::lambda_with_fixed_arguments_number_bad_arity ... ok [INFO] [stdout] test eval_application::lambda_with_variable_arguments_number ... ok [INFO] [stdout] test eval_application::lambda_with_fixed_arguments_number ... ok [INFO] [stdout] test eval_application::procedure_with_no_args ... ok [INFO] [stdout] test eval_application::procedure_with_any_args ... ok [INFO] [stdout] test eval_application::procedure_with_one_arg ... ok [INFO] [stdout] test eval_application::procedure_with_two_args_scoping ... ok [INFO] [stdout] test eval_application::procedure_with_var_args ... ok [INFO] [stdout] test eval_application::procedure_with_two_args_previous_scoping_is_kept ... ok [INFO] [stdout] test eval_assignment::malformed_variable_name ... ok [INFO] [stdout] test eval_application::procedure_with_two_args ... ok [INFO] [stdout] test eval_assignment::overwrites_variables ... ok [INFO] [stdout] test eval_assignment::returns_expression ... ok [INFO] [stdout] test eval_assignment::overwrites_variables_on_upper_scopes ... ok [INFO] [stdout] test eval_assignment::overwrites_variables_in_captured_scopes ... ok [INFO] [stdout] test eval_assignment::unknown_variable ... ok [INFO] [stdout] test eval_assignment::wrong_arguments_number ... ok [INFO] [stdout] test eval_boolean_procedures::not_bad_arity ... ok [INFO] [stdout] test eval_definitions::define_bad_arity ... ok [INFO] [stdout] test eval_boolean_procedures::not ... ok [INFO] [stdout] test eval_boolean_procedures::and ... ok [INFO] [stdout] test eval_definitions::define_procedure_with_any ... ok [INFO] [stdout] test eval_conditionals::if_with_one_arg ... ok [INFO] [stdout] test eval_boolean_procedures::or ... ok [INFO] [stdout] test eval_conditionals::if_bad_arity ... ok [INFO] [stdout] test eval_definitions::define_procedure_with_fixed_args ... ok [INFO] [stdout] test eval_conditionals::if_with_two_args ... ok [INFO] [stdout] test eval_definitions::define_procedure_with_varargs ... ok [INFO] [stdout] test eval_definitions::define_with_one_arg_lambda ... ok [INFO] [stdout] test eval_integer_procedures::division ... ok [INFO] [stdout] test eval_definitions::define_with_one_arg ... ok [INFO] [stdout] test eval_definitions::define_with_two_args ... ok [INFO] [stdout] test eval_integer_procedures::division_bad_arity ... ok [INFO] [stdout] test eval_integer_procedures::equal_sign ... ok [INFO] [stdout] test eval_integer_procedures::greater_than_sign ... ok [INFO] [stdout] test eval_integer_procedures::minus ... ok [INFO] [stdout] test eval_integer_procedures::less_than_or_equal_sign ... ok [INFO] [stdout] test eval_integer_procedures::greater_than_or_equal_sign ... ok [INFO] [stdout] test eval_integer_procedures::less_than_sign ... ok [INFO] [stdout] test eval_integer_procedures::plus_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::cdr_wrong_argument_type ... ok [INFO] [stdout] test eval_integer_procedures::plus ... ok [INFO] [stdout] test eval_integer_procedures::minus_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::cdr ... ok [INFO] [stdout] test eval_lets::bad_arity_ ... ok [INFO] [stdout] test eval_integer_procedures::product ... ok [INFO] [stdout] test eval_list_procedures::list_question_mark ... ok [INFO] [stdout] test eval_list_procedures::car ... ok [INFO] [stdout] test eval_list_procedures::cons_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::length ... ok [INFO] [stdout] test eval_list_procedures::pair_bad_arity ... ok [INFO] [stdout] test eval_lets::malformed ... ok [INFO] [stdout] test eval_list_procedures::cons ... ok [INFO] [stdout] test eval_list_procedures::car_wrong_argument_type ... ok [INFO] [stdout] test eval_list_procedures::null ... ok [INFO] [stdout] test eval_list_procedures::null_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::length_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::car_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::cdr_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::length_bad_arguments ... ok [INFO] [stdout] test eval_list_procedures::list_question_mark_bad_arity ... ok [INFO] [stdout] test eval_list_procedures::pair_ ... ok [INFO] [stdout] test eval_list_procedures::list_ ... ok [INFO] [stdout] test eval_lets::one_definition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 73 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cea84047080c56b10d164049087a285b0484bb0511423c6982e6fdbef19d45a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea84047080c56b10d164049087a285b0484bb0511423c6982e6fdbef19d45a5", kill_on_drop: false }` [INFO] [stdout] cea84047080c56b10d164049087a285b0484bb0511423c6982e6fdbef19d45a5