[INFO] cloning repository https://github.com/kondziu/FML [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kondziu/FML" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkondziu%2FFML", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkondziu%2FFML'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57a327ffb63546849746a755e1a0df3d47a2c5d7 [INFO] testing kondziu/FML against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkondziu%2FFML" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kondziu/FML on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kondziu/FML [INFO] finished tweaking git repo https://github.com/kondziu/FML [INFO] tweaked toml for git repo https://github.com/kondziu/FML written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kondziu/FML already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26eea06a76d1d57ca5ddedc122ed971bb1900058b2a5320650e46ef25adb2617 [INFO] running `Command { std: "docker" "start" "-a" "26eea06a76d1d57ca5ddedc122ed971bb1900058b2a5320650e46ef25adb2617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26eea06a76d1d57ca5ddedc122ed971bb1900058b2a5320650e46ef25adb2617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26eea06a76d1d57ca5ddedc122ed971bb1900058b2a5320650e46ef25adb2617", kill_on_drop: false }` [INFO] [stdout] 26eea06a76d1d57ca5ddedc122ed971bb1900058b2a5320650e46ef25adb2617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dcb4f12a779e155ff0698b56bd051d5626d97decc306f5131393ed1177cc416 [INFO] running `Command { std: "docker" "start" "-a" "2dcb4f12a779e155ff0698b56bd051d5626d97decc306f5131393ed1177cc416", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling lalrpop-util v0.18.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lexpr v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde-lexpr v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.16 [INFO] [stderr] Compiling lalrpop v0.18.1 [INFO] [stderr] Compiling fml v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | other => panic!(format!("Cannot parse {} as Operator", other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 242 | other => panic!("Cannot parse {} as Operator", other), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2dcb4f12a779e155ff0698b56bd051d5626d97decc306f5131393ed1177cc416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dcb4f12a779e155ff0698b56bd051d5626d97decc306f5131393ed1177cc416", kill_on_drop: false }` [INFO] [stdout] 2dcb4f12a779e155ff0698b56bd051d5626d97decc306f5131393ed1177cc416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b2024aea982902bcfa123c5e8372561eccebbc5cc68775aa8cc68e7f03b79e [INFO] running `Command { std: "docker" "start" "-a" "92b2024aea982902bcfa123c5e8372561eccebbc5cc68775aa8cc68e7f03b79e", kill_on_drop: false }` [INFO] [stderr] Compiling fml v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parser/mod.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | other => panic!(format!("Cannot parse {} as Operator", other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 242 | other => panic!("Cannot parse {} as Operator", other), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.72s [INFO] running `Command { std: "docker" "inspect" "92b2024aea982902bcfa123c5e8372561eccebbc5cc68775aa8cc68e7f03b79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b2024aea982902bcfa123c5e8372561eccebbc5cc68775aa8cc68e7f03b79e", kill_on_drop: false }` [INFO] [stdout] 92b2024aea982902bcfa123c5e8372561eccebbc5cc68775aa8cc68e7f03b79e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed2b6bba531eb2688bb8cfb495d0d6b0848e8977d348abf28dfd4ae66388428 [INFO] running `Command { std: "docker" "start" "-a" "6ed2b6bba531eb2688bb8cfb495d0d6b0848e8977d348abf28dfd4ae66388428", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 259 tests [INFO] [stderr] --> src/parser/mod.rs:242:29 [INFO] [stderr] | [INFO] [stderr] 242 | other => panic!(format!("Cannot parse {} as Operator", other)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 242 | other => panic!("Cannot parse {} as Operator", other), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: `fml` (bin "fml" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fml-bf5694e03315d79d) [INFO] [stdout] test tests::bytecode::boolean ... ok [INFO] [stdout] test tests::bytecode::deserialize_literal ... ok [INFO] [stdout] test tests::bytecode::deserialize_call_method ... ok [INFO] [stdout] test tests::bytecode::class ... ok [INFO] [stdout] test tests::bytecode::deserialize_drop ... ok [INFO] [stdout] test tests::bytecode::deserialize_get_global ... ok [INFO] [stdout] test tests::bytecode::deserialize_get_local ... ok [INFO] [stdout] test tests::bytecode::deserialize_get_slot ... ok [INFO] [stdout] test tests::bytecode::deserialize_branch ... ok [INFO] [stdout] test tests::bytecode::deserialize_call_function ... ok [INFO] [stdout] test tests::bytecode::deserialize_array ... ok [INFO] [stdout] test tests::bytecode::deserialize_jump ... ok [INFO] [stdout] test tests::bytecode::deserialize_label ... ok [INFO] [stdout] test tests::bytecode::deserialize_object ... ok [INFO] [stdout] test tests::bytecode::deserialize_return_op ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_global ... ok [INFO] [stdout] test tests::bytecode::deserialize_print ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_slot ... ok [INFO] [stdout] test tests::bytecode::serialize_branch ... ok [INFO] [stdout] test tests::bytecode::serialize_call_method ... ok [INFO] [stdout] test tests::bytecode::serialize_get_global ... ok [INFO] [stdout] test tests::bytecode::serialize_get_local ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_local ... ok [INFO] [stdout] test tests::bytecode::serialize_integer ... ok [INFO] [stdout] test tests::bytecode::serialize_jump ... ok [INFO] [stdout] test tests::bytecode::serialize_label ... ok [INFO] [stdout] test tests::bytecode::serialize_literal ... ok [INFO] [stdout] test tests::bytecode::serialize_null ... ok [INFO] [stdout] test tests::bytecode::serialize_object ... ok [INFO] [stdout] test tests::bytecode::serialize_set_global ... ok [INFO] [stdout] test tests::bytecode::serialize_set_slot ... ok [INFO] [stdout] test tests::bytecode::string ... ok [INFO] [stdout] test tests::bytecode::serialize_print ... ok [INFO] [stdout] test tests::bytecode::slot ... ok [INFO] [stdout] test tests::bytecode::serialize_string ... ok [INFO] [stdout] test tests::bytecode::serialize_array ... ok [INFO] [stdout] test tests::bytecode::serialize_set_local ... ok [INFO] [stdout] test tests::bytecode::serialize_return_op ... ok [INFO] [stdout] test tests::bytecode::serialize_method ... ok [INFO] [stdout] test tests::compiler::function_definition_three ... ok [INFO] [stdout] test tests::bytecode::serialize_call_function ... ok [INFO] [stdout] test tests::bytecode::method ... ok [INFO] [stdout] test tests::compiler::function_application_test_three ... ok [INFO] [stdout] test tests::bytecode::serialize_class ... ok [INFO] [stdout] test tests::compiler::conditional ... ok [INFO] [stdout] test tests::compiler::field_access_test ... ok [INFO] [stdout] test tests::bytecode::serialize_drop ... ok [INFO] [stdout] test tests::compiler::field_mutation_test ... ok [INFO] [stdout] test tests::bytecode::integer ... ok [INFO] [stdout] test tests::bytecode::serialize_boolean ... ok [INFO] [stdout] test tests::bytecode::null ... ok [INFO] [stdout] test tests::bytecode::serialize_get_slot ... ok [INFO] [stdout] test tests::bytecode::serialize_slot ... ok [INFO] [stdout] test tests::compiler::global_definition ... ok [INFO] [stdout] test tests::compiler::function_application_test_one ... ok [INFO] [stdout] test tests::compiler::array_definition_complex_test ... ok [INFO] [stdout] test tests::compiler::array_definition_simple_test ... ok [INFO] [stdout] test tests::compiler::boolean ... ok [INFO] [stdout] test tests::compiler::function_application_test_zero ... ok [INFO] [stdout] test tests::compiler::loop_de_loop ... ok [INFO] [stdout] test tests::compiler::number ... ok [INFO] [stdout] test tests::compiler::print_test ... ok [INFO] [stdout] test tests::compiler::object_with_methods_and_fields ... ok [INFO] [stdout] test tests::compiler::operation_test ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_eval ... ok [INFO] [stdout] test tests::compiler::unit ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_print ... ok [INFO] [stdout] test tests::compiler::global_access ... ok [INFO] [stdout] test tests::compiler::array_mutation_test ... ok [INFO] [stdout] test tests::compiler::global_access_from_elsewhere ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_deserialize ... ok [INFO] [stdout] test tests::compiler::local_definition ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_eval ... ok [INFO] [stdout] test tests::compiler::operator_call_test ... ok [INFO] [stdout] test tests::compiler::method_call_test_one ... ok [INFO] [stdout] test tests::compiler::method_call_test_three ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_serialize ... ok [INFO] [stdout] test tests::compiler::method_call_test_zero ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_serialize ... ok [INFO] [stdout] test tests::compiler::block_zero ... ok [INFO] [stdout] test tests::compiler::local_access_y ... ok [INFO] [stdout] test tests::compiler::local_access_x ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_print ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_deserialize ... ok [INFO] [stdout] test tests::compiler::array_access_test ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_eval ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_eval ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_deserialize ... ok [INFO] [stdout] test tests::compiler::block_one ... ok [INFO] [stdout] test tests::compiler::block_many ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_print ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_print ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_eval ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_serialize ... ok [INFO] [stdout] test tests::interpreter::array_one ... ok [INFO] [stdout] test tests::interpreter::array_three ... ok [INFO] [stdout] test tests::interpreter::array_zero ... ok [INFO] [stdout] test tests::interpreter::call_function_one ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_eval ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_conjunction ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_print ... ok [INFO] [stdout] test tests::interpreter::branch_true ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_less ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_unequal ... ok [INFO] [stdout] test tests::interpreter::branch_false ... ok [INFO] [stdout] test tests::interpreter::call_function_three ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_disjunction ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_add ... ok [INFO] [stdout] test tests::interpreter::call_method_null_equals ... ok [INFO] [stdout] test tests::interpreter::call_method_null_unequals ... ok [INFO] [stdout] test tests::interpreter::call_method_one ... ok [INFO] [stdout] test tests::interpreter::drop ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_subtract ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_multiply ... ok [INFO] [stdout] test tests::interpreter::get_local ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_more_equal ... ok [INFO] [stdout] test tests::interpreter::get_slot ... ok [INFO] [stdout] test tests::interpreter::get_global ... ok [INFO] [stdout] test tests::interpreter::call_method_three ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_divide ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_less_equal ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_module ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_equality ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_more ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_inequality ... ok [INFO] [stdout] test tests::interpreter::call_method_array_get ... ok [INFO] [stdout] test tests::interpreter::call_method_zero ... ok [INFO] [stdout] test tests::interpreter::call_function_zero ... ok [INFO] [stdout] test tests::interpreter::call_method_array_set ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_equal ... ok [INFO] [stdout] test tests::interpreter::label ... ok [INFO] [stdout] test tests::interpreter::print_two ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_print ... ok [INFO] [stdout] test tests::interpreter::literal ... ok [INFO] [stdout] test tests::interpreter::object_zero ... ok [INFO] [stdout] test tests::interpreter::object_two ... ok [INFO] [stdout] test tests::interpreter::print ... ok [INFO] [stdout] test tests::interpreter::print_array ... ok [INFO] [stdout] test tests::interpreter::print_object_without_parent ... ok [INFO] [stdout] test tests::interpreter::print_one ... ok [INFO] [stdout] test tests::interpreter::set_global ... ok [INFO] [stdout] test tests::interpreter::set_local ... ok [INFO] [stdout] test tests::interpreter::object_one ... ok [INFO] [stdout] test tests::interpreter::returns ... ok [INFO] [stdout] test tests::interpreter::jump ... ok [INFO] [stdout] test tests::interpreter::set_slot ... ok [INFO] [stdout] test tests::interpreter::print_object_with_parent ... ok [INFO] [stdout] test tests::interpreter::print_tilda ... ok [INFO] [stdout] test tests::parser::test_block_many_expressions ... ok [INFO] [stdout] test tests::parser::test_comment_in_expression ... ok [INFO] [stdout] test tests::parser::test_2 ... ok [INFO] [stdout] test tests::parser::test_application_just_a_comma ... ok [INFO] [stdout] test tests::parser::test_application_no_args ... ok [INFO] [stdout] test tests::parser::test_array_access_from_array ... ok [INFO] [stdout] test tests::parser::test_array_access_from_function_call ... ok [INFO] [stdout] test tests::parser::test_block_one_expression ... ok [INFO] [stdout] test tests::parser::test_addition_to_field_object ... ok [INFO] [stdout] test tests::parser::test_disjunction_and_conjunction ... ok [INFO] [stdout] test tests::parser::test_array_access_member_of_member ... ok [INFO] [stdout] test tests::parser::test_block_one_expression_and_semicolon ... ok [INFO] [stdout] test tests::parser::test_conditional ... ok [INFO] [stdout] test tests::parser::test_application_many_extra_commas ... ok [INFO] [stdout] test tests::parser::test_disjunctions_and_conjunctions ... ok [INFO] [stdout] test tests::parser::test_00 ... ok [INFO] [stdout] test tests::parser::test_application_extra_comma ... ok [INFO] [stdout] test tests::parser::test_array_definition ... ok [INFO] [stdout] test tests::parser::test_disjunction_and_conjunctions ... ok [INFO] [stdout] test tests::parser::test_042 ... ok [INFO] [stdout] test tests::parser::test_empty_block_is_unit ... ok [INFO] [stdout] test tests::parser::test_field_access_from_boolean ... ok [INFO] [stdout] test tests::parser::test_field_mutation_from_identifier ... ok [INFO] [stdout] test tests::parser::test_block_trailing_semicolon ... ok [INFO] [stdout] test tests::parser::test_identifier ... ok [INFO] [stdout] test tests::parser::test_application_more_spaces ... ok [INFO] [stdout] test tests::parser::test_double_conjunction ... ok [INFO] [stdout] test tests::parser::test_array_definition_spaces ... ok [INFO] [stdout] test tests::parser::test_method_call_to_operator ... ok [INFO] [stdout] test tests::parser::test_identifier_with_number ... ok [INFO] [stdout] test tests::parser::test_function_one_arg ... ok [INFO] [stdout] test tests::parser::test_empty_object ... ok [INFO] [stdout] test tests::parser::test_negative_0 ... ok [INFO] [stdout] test tests::parser::test_field_chain_access ... ok [INFO] [stdout] test tests::parser::test_0 ... ok [INFO] [stdout] test tests::parser::test_field_access_from_number ... ok [INFO] [stdout] test tests::parser::test_multiline_comment ... ok [INFO] [stdout] test tests::parser::test_false ... ok [INFO] [stdout] test tests::parser::test_nested_block_two ... ok [INFO] [stdout] test tests::parser::test_method_call_from_identifier ... ok [INFO] [stdout] test tests::parser::test_field_access_from_identifier ... ok [INFO] [stdout] test tests::parser::test_local_definition ... ok [INFO] [stdout] test tests::parser::test_function_no_args ... ok [INFO] [stdout] test tests::parser::test_negative_00 ... ok [INFO] [stdout] test tests::parser::test_multiple_underscores ... ok [INFO] [stdout] test tests::parser::test_more_disjunctions_and_more_conjunctions ... ok [INFO] [stdout] test tests::parser::test_mutation ... ok [INFO] [stdout] test tests::parser::test_negative_042 ... ok [INFO] [stdout] test tests::parser::test_function_many_args ... ok [INFO] [stdout] test tests::parser::test_conditional_no_alternative ... ok [INFO] [stdout] test tests::parser::test_application_one_arg ... ok [INFO] [stdout] test tests::parser::test_array_access_from_object ... ok [INFO] [stdout] test tests::parser::test_long_identifier ... ok [INFO] [stdout] test tests::parser::test_field_access_from_parenthesized_expression ... ok [INFO] [stdout] test tests::parser::test_object_with_many_members ... ok [INFO] [stdout] test tests::parser::test_object_extending_expression ... ok [INFO] [stdout] test tests::parser::test_comment ... ok [INFO] [stdout] test tests::parser::test_object_with_an_operator ... ok [INFO] [stdout] test tests::parser::test_negative_2 ... ok [INFO] [stdout] test tests::parser::test_print_call_without_arguments ... ok [INFO] [stdout] test tests::parser::test_nothing ... ok [INFO] [stdout] test tests::parser::test_object_extending_ad_hoc_object ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_backslash ... ok [INFO] [stdout] test tests::parser::test_print_call_string ... ok [INFO] [stdout] test tests::parser::test_double_disjunction ... ok [INFO] [stdout] test tests::parser::test_object_with_one_field ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_tab ... ok [INFO] [stdout] test tests::parser::test_simple_greater_or_equal ... ok [INFO] [stdout] test tests::parser::test_simple_inequality ... ok [INFO] [stdout] test tests::parser::test_number_parens_with_whitespace ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_newline ... ok [INFO] [stdout] test tests::parser::test_array_access ... ok [INFO] [stdout] test tests::parser::test_application_more_args ... ok [INFO] [stdout] test tests::parser::test_array_access_with_array_access_as_index ... ok [INFO] [stdout] test tests::parser::test_42 ... ok [INFO] [stdout] test tests::parser::test_print_call_empty_string ... ok [INFO] [stdout] test tests::parser::test_empty_object_with_superobject ... ok [INFO] [stdout] test tests::parser::test_number_in_two_parens ... ok [INFO] [stdout] test tests::parser::test_simple_module ... ok [INFO] [stdout] test tests::parser::test_simple_disjunction ... ok [INFO] [stdout] test tests::parser::test_print_call_with_arguments ... ok [INFO] [stdout] test tests::parser::test_nested_block ... ok [INFO] [stdout] test tests::parser::test_array_call_method_on_member ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_return ... ok [INFO] [stdout] test tests::parser::test_number_in_parens ... ok [INFO] [stdout] test tests::parser::test_underscore_identifier ... ok [INFO] [stdout] test tests::parser::test_simple_less_than ... ok [INFO] [stdout] test tests::parser::test_print_call_invalid_escape ... ok [INFO] [stdout] test tests::parser::test_conditional_so_many ... ok [INFO] [stdout] test tests::parser::test_unit ... ok [INFO] [stdout] test tests::parser::test_print_call_botched_escape ... ok [INFO] [stdout] test tests::parser::test_simple_addition ... ok [INFO] [stdout] test tests::parser::test_underscore ... ok [INFO] [stdout] test tests::parser::test_simple_greater_than ... ok [INFO] [stdout] test tests::parser::test_true ... ok [INFO] [stdout] test tests::parser::test_simple_multiplication ... ok [INFO] [stdout] test tests::parser::test_two_prints ... ok [INFO] [stdout] test tests::parser::test_loop ... ok [INFO] [stdout] test tests::parser::test_simple_less_or_equal ... ok [INFO] [stdout] test tests::parser::test_application_no_spaces ... ok [INFO] [stdout] test tests::parser::test_simple_division ... ok [INFO] [stdout] test tests::parser::test_object_with_one_method ... ok [INFO] [stdout] test tests::parser::test_simple_subtraction ... ok [INFO] [stdout] test tests::parser::test_simple_conjunction ... ok [INFO] [stdout] test tests::parser::test_simple_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 259 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ed2b6bba531eb2688bb8cfb495d0d6b0848e8977d348abf28dfd4ae66388428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed2b6bba531eb2688bb8cfb495d0d6b0848e8977d348abf28dfd4ae66388428", kill_on_drop: false }` [INFO] [stdout] 6ed2b6bba531eb2688bb8cfb495d0d6b0848e8977d348abf28dfd4ae66388428