[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] 50869fbdab646a4cc5cecd0c45a83b0502dbeba6 [INFO] testing kondziu/FML against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkondziu%2FFML" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kondziu/FML on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-13/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-lexpr v0.1.2 [INFO] [stderr] Downloaded lexpr-macros v0.2.1 [INFO] [stderr] Downloaded lalrpop v0.18.1 [INFO] [stderr] Downloaded lalrpop-util v0.18.1 [INFO] [stderr] Downloaded lexpr v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aebde311fc48aa86bf08a66f02b12efa473f1a5deff1db9d5626a2c8bacb653e [INFO] running `Command { std: "docker" "start" "-a" "aebde311fc48aa86bf08a66f02b12efa473f1a5deff1db9d5626a2c8bacb653e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aebde311fc48aa86bf08a66f02b12efa473f1a5deff1db9d5626a2c8bacb653e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aebde311fc48aa86bf08a66f02b12efa473f1a5deff1db9d5626a2c8bacb653e", kill_on_drop: false }` [INFO] [stdout] aebde311fc48aa86bf08a66f02b12efa473f1a5deff1db9d5626a2c8bacb653e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f7df148e71c4b884f67b5bcda10b7cef9aed36075834e27d0efa3abd3285a1d [INFO] running `Command { std: "docker" "start" "-a" "9f7df148e71c4b884f67b5bcda10b7cef9aed36075834e27d0efa3abd3285a1d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.85 [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 serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling lexpr-macros v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.18.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling lexpr v0.2.6 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.16 [INFO] [stderr] Compiling serde-lexpr v0.1.2 [INFO] [stderr] Compiling lalrpop v0.18.1 [INFO] [stderr] Compiling fml v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "9f7df148e71c4b884f67b5bcda10b7cef9aed36075834e27d0efa3abd3285a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7df148e71c4b884f67b5bcda10b7cef9aed36075834e27d0efa3abd3285a1d", kill_on_drop: false }` [INFO] [stdout] 9f7df148e71c4b884f67b5bcda10b7cef9aed36075834e27d0efa3abd3285a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce0dad12b99cb9a58507b9c996e12692f0c2136cadd93065803c660a77d40be5 [INFO] running `Command { std: "docker" "start" "-a" "ce0dad12b99cb9a58507b9c996e12692f0c2136cadd93065803c660a77d40be5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fml v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.17s [INFO] running `Command { std: "docker" "inspect" "ce0dad12b99cb9a58507b9c996e12692f0c2136cadd93065803c660a77d40be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0dad12b99cb9a58507b9c996e12692f0c2136cadd93065803c660a77d40be5", kill_on_drop: false }` [INFO] [stdout] ce0dad12b99cb9a58507b9c996e12692f0c2136cadd93065803c660a77d40be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd5e5c832a34ae3fe2d7288ff8ea8506e8dc61df37967502a5578f5ac6ec279a [INFO] running `Command { std: "docker" "start" "-a" "bd5e5c832a34ae3fe2d7288ff8ea8506e8dc61df37967502a5578f5ac6ec279a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fml-93c9bd2d3d6ffd6c) [INFO] [stdout] [INFO] [stdout] running 259 tests [INFO] [stdout] test tests::bytecode::deserialize_array ... ok [INFO] [stdout] test tests::bytecode::deserialize_call_function ... ok [INFO] [stdout] test tests::bytecode::class ... ok [INFO] [stdout] test tests::bytecode::deserialize_branch ... ok [INFO] [stdout] test tests::bytecode::boolean ... ok [INFO] [stdout] test tests::bytecode::deserialize_call_method ... 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_jump ... ok [INFO] [stdout] test tests::bytecode::deserialize_get_slot ... ok [INFO] [stdout] test tests::bytecode::deserialize_return_op ... ok [INFO] [stdout] test tests::bytecode::deserialize_print ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_local ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_slot ... ok [INFO] [stdout] test tests::bytecode::null ... ok [INFO] [stdout] test tests::bytecode::method ... ok [INFO] [stdout] test tests::bytecode::integer ... ok [INFO] [stdout] test tests::bytecode::deserialize_label ... ok [INFO] [stdout] test tests::bytecode::deserialize_object ... ok [INFO] [stdout] test tests::bytecode::deserialize_literal ... ok [INFO] [stdout] test tests::bytecode::deserialize_set_global ... ok [INFO] [stdout] test tests::bytecode::serialize_call_method ... ok [INFO] [stdout] test tests::bytecode::serialize_boolean ... ok [INFO] [stdout] test tests::bytecode::serialize_class ... ok [INFO] [stdout] test tests::bytecode::serialize_array ... ok [INFO] [stdout] test tests::bytecode::serialize_drop ... ok [INFO] [stdout] test tests::bytecode::serialize_call_function ... ok [INFO] [stdout] test tests::bytecode::serialize_get_global ... ok [INFO] [stdout] test tests::bytecode::serialize_get_local ... ok [INFO] [stdout] test tests::bytecode::serialize_branch ... ok [INFO] [stdout] test tests::bytecode::serialize_get_slot ... ok [INFO] [stdout] test tests::bytecode::serialize_integer ... ok [INFO] [stdout] test tests::bytecode::serialize_null ... ok [INFO] [stdout] test tests::bytecode::serialize_return_op ... ok [INFO] [stdout] test tests::bytecode::serialize_set_global ... ok [INFO] [stdout] test tests::bytecode::serialize_label ... ok [INFO] [stdout] test tests::bytecode::serialize_slot ... ok [INFO] [stdout] test tests::bytecode::serialize_literal ... ok [INFO] [stdout] test tests::bytecode::serialize_object ... ok [INFO] [stdout] test tests::bytecode::slot ... ok [INFO] [stdout] test tests::bytecode::serialize_jump ... ok [INFO] [stdout] test tests::bytecode::serialize_string ... ok [INFO] [stdout] test tests::bytecode::serialize_set_slot ... ok [INFO] [stdout] test tests::bytecode::serialize_print ... ok [INFO] [stdout] test tests::bytecode::serialize_set_local ... ok [INFO] [stdout] test tests::bytecode::serialize_method ... ok [INFO] [stdout] test tests::bytecode::string ... ok [INFO] [stdout] test tests::compiler::array_access_test ... ok [INFO] [stdout] test tests::compiler::array_definition_simple_test ... ok [INFO] [stdout] test tests::compiler::field_access_test ... ok [INFO] [stdout] test tests::compiler::boolean ... ok [INFO] [stdout] test tests::compiler::block_many ... ok [INFO] [stdout] test tests::compiler::array_mutation_test ... ok [INFO] [stdout] test tests::compiler::block_zero ... ok [INFO] [stdout] test tests::compiler::block_one ... ok [INFO] [stdout] test tests::compiler::conditional ... ok [INFO] [stdout] test tests::compiler::array_definition_complex_test ... ok [INFO] [stdout] test tests::compiler::field_mutation_test ... ok [INFO] [stdout] test tests::compiler::function_application_test_one ... ok [INFO] [stdout] test tests::compiler::function_application_test_zero ... ok [INFO] [stdout] test tests::compiler::function_application_test_three ... ok [INFO] [stdout] test tests::compiler::function_definition_three ... ok [INFO] [stdout] test tests::compiler::global_access ... ok [INFO] [stdout] test tests::compiler::global_access_from_elsewhere ... ok [INFO] [stdout] test tests::compiler::local_access_x ... ok [INFO] [stdout] test tests::compiler::local_access_y ... ok [INFO] [stdout] test tests::compiler::local_definition ... ok [INFO] [stdout] test tests::compiler::method_call_test_zero ... ok [INFO] [stdout] test tests::compiler::operator_call_test ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_print ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_eval ... ok [INFO] [stdout] test tests::compiler::object_with_methods_and_fields ... ok [INFO] [stdout] test tests::compiler::number ... ok [INFO] [stdout] test tests::compiler::print_test ... ok [INFO] [stdout] test tests::compiler::method_call_test_three ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_deserialize ... ok [INFO] [stdout] test tests::compiler::method_call_test_one ... ok [INFO] [stdout] test tests::feeny::feeny_fibonacci_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_serialize ... ok [INFO] [stdout] test tests::compiler::operation_test ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_print ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_eval ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_deserialize ... ok [INFO] [stdout] test tests::interpreter::array_three ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_eval ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_serialize ... ok [INFO] [stdout] test tests::interpreter::array_zero ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_serialize ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_eval ... ok [INFO] [stdout] test tests::interpreter::array_one ... ok [INFO] [stdout] test tests::feeny::feeny_hello_world_eval ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_print ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_eval ... ok [INFO] [stdout] test tests::compiler::unit ... ok [INFO] [stdout] test tests::feeny::feeny_method_argument_order_print ... ok [INFO] [stdout] test tests::compiler::global_definition ... ok [INFO] [stdout] test tests::compiler::loop_de_loop ... ok [INFO] [stdout] test tests::feeny::feeny_object_member_order_deserialize ... ok [INFO] [stdout] test tests::feeny::feeny_print_argument_order_print ... ok [INFO] [stdout] test tests::feeny::feeny_function_argument_order_print ... ok [INFO] [stdout] test tests::interpreter::branch_false ... ok [INFO] [stdout] test tests::interpreter::call_function_one ... ok [INFO] [stdout] test tests::interpreter::branch_true ... ok [INFO] [stdout] test tests::interpreter::call_function_three ... ok [INFO] [stdout] test tests::interpreter::call_function_zero ... ok [INFO] [stdout] test tests::interpreter::call_method_array_get ... ok [INFO] [stdout] test tests::interpreter::call_method_array_set ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_conjunction ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_disjunction ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_unequal ... ok [INFO] [stdout] test tests::interpreter::call_method_boolean_equal ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_add ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_equality ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_divide ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_inequality ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_less_equal ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_less ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_module ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_more ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_subtract ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_more_equal ... ok [INFO] [stdout] test tests::interpreter::call_method_one ... ok [INFO] [stdout] test tests::interpreter::call_method_three ... ok [INFO] [stdout] test tests::interpreter::call_method_integer_multiply ... ok [INFO] [stdout] test tests::interpreter::literal ... ok [INFO] [stdout] test tests::interpreter::get_global ... ok [INFO] [stdout] test tests::interpreter::call_method_zero ... ok [INFO] [stdout] test tests::interpreter::drop ... ok [INFO] [stdout] test tests::interpreter::object_zero ... ok [INFO] [stdout] test tests::interpreter::call_method_null_unequals ... ok [INFO] [stdout] test tests::interpreter::label ... ok [INFO] [stdout] test tests::interpreter::object_two ... ok [INFO] [stdout] test tests::interpreter::print ... ok [INFO] [stdout] test tests::interpreter::call_method_null_equals ... ok [INFO] [stdout] test tests::interpreter::get_local ... ok [INFO] [stdout] test tests::interpreter::object_one ... ok [INFO] [stdout] test tests::interpreter::jump ... ok [INFO] [stdout] test tests::interpreter::print_array ... ok [INFO] [stdout] test tests::interpreter::get_slot ... ok [INFO] [stdout] test tests::interpreter::print_object_with_parent ... ok [INFO] [stdout] test tests::interpreter::print_one ... ok [INFO] [stdout] test tests::interpreter::print_tilda ... ok [INFO] [stdout] test tests::interpreter::returns ... ok [INFO] [stdout] test tests::interpreter::set_local ... ok [INFO] [stdout] test tests::interpreter::print_object_without_parent ... ok [INFO] [stdout] test tests::interpreter::print_two ... ok [INFO] [stdout] test tests::interpreter::set_slot ... ok [INFO] [stdout] test tests::interpreter::set_global ... ok [INFO] [stdout] test tests::parser::test_negative_0 ... ok [INFO] [stdout] test tests::parser::test_block_one_expression ... ok [INFO] [stdout] test tests::parser::test_array_access_with_array_access_as_index ... ok [INFO] [stdout] test tests::parser::test_identifier ... ok [INFO] [stdout] test tests::parser::test_comment ... ok [INFO] [stdout] test tests::parser::test_application_many_extra_commas ... ok [INFO] [stdout] test tests::parser::test_42 ... ok [INFO] [stdout] test tests::parser::test_number_parens_with_whitespace ... ok [INFO] [stdout] test tests::parser::test_array_call_method_on_member ... ok [INFO] [stdout] test tests::parser::test_underscore_identifier ... ok [INFO] [stdout] test tests::parser::test_underscore ... ok [INFO] [stdout] test tests::parser::test_object_extending_expression ... ok [INFO] [stdout] test tests::parser::test_application_no_spaces ... ok [INFO] [stdout] test tests::parser::test_disjunctions_and_conjunctions ... ok [INFO] [stdout] test tests::parser::test_array_definition_spaces ... ok [INFO] [stdout] test tests::parser::test_application_no_args ... ok [INFO] [stdout] test tests::parser::test_simple_module ... ok [INFO] [stdout] test tests::parser::test_simple_multiplication ... ok [INFO] [stdout] test tests::parser::test_print_call_with_arguments ... ok [INFO] [stdout] test tests::parser::test_loop ... ok [INFO] [stdout] test tests::parser::test_disjunction_and_conjunction ... ok [INFO] [stdout] test tests::parser::test_simple_subtraction ... ok [INFO] [stdout] test tests::parser::test_two_prints ... ok [INFO] [stdout] test tests::parser::test_function_one_arg ... ok [INFO] [stdout] test tests::parser::test_nested_block_two ... ok [INFO] [stdout] test tests::parser::test_print_call_invalid_escape ... ok [INFO] [stdout] test tests::parser::test_disjunction_and_conjunctions ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_newline ... ok [INFO] [stdout] test tests::parser::test_array_access_member_of_member ... ok [INFO] [stdout] test tests::parser::test_print_call_string ... ok [INFO] [stdout] test tests::parser::test_conditional ... ok [INFO] [stdout] test tests::parser::test_addition_to_field_object ... ok [INFO] [stdout] test tests::parser::test_object_extending_ad_hoc_object ... ok [INFO] [stdout] test tests::parser::test_2 ... ok [INFO] [stdout] test tests::parser::test_negative_2 ... ok [INFO] [stdout] test tests::parser::test_array_access_from_object ... ok [INFO] [stdout] test tests::parser::test_block_many_expressions ... ok [INFO] [stdout] test tests::parser::test_object_with_an_operator ... ok [INFO] [stdout] test tests::parser::test_simple_addition ... ok [INFO] [stdout] test tests::parser::test_false ... ok [INFO] [stdout] test tests::parser::test_application_just_a_comma ... ok [INFO] [stdout] test tests::parser::test_method_call_from_identifier ... ok [INFO] [stdout] test tests::parser::test_simple_less_or_equal ... ok [INFO] [stdout] test tests::parser::test_simple_equality ... ok [INFO] [stdout] test tests::parser::test_number_in_parens ... ok [INFO] [stdout] test tests::parser::test_simple_inequality ... ok [INFO] [stdout] test tests::parser::test_true ... ok [INFO] [stdout] test tests::parser::test_negative_042 ... ok [INFO] [stdout] test tests::parser::test_simple_greater_than ... ok [INFO] [stdout] test tests::parser::test_conditional_so_many ... ok [INFO] [stdout] test tests::parser::test_print_call_empty_string ... ok [INFO] [stdout] test tests::parser::test_simple_greater_or_equal ... ok [INFO] [stdout] test tests::parser::test_empty_block_is_unit ... ok [INFO] [stdout] test tests::parser::test_object_with_one_method ... ok [INFO] [stdout] test tests::parser::test_conditional_no_alternative ... ok [INFO] [stdout] test tests::parser::test_0 ... ok [INFO] [stdout] test tests::parser::test_method_call_to_operator ... ok [INFO] [stdout] test tests::parser::test_042 ... ok [INFO] [stdout] test tests::parser::test_empty_object ... ok [INFO] [stdout] test tests::parser::test_print_call_botched_escape ... ok [INFO] [stdout] test tests::parser::test_unit ... ok [INFO] [stdout] test tests::parser::test_array_access_from_function_call ... ok [INFO] [stdout] test tests::parser::test_application_more_args ... ok [INFO] [stdout] test tests::parser::test_array_definition ... ok [INFO] [stdout] test tests::parser::test_empty_object_with_superobject ... ok [INFO] [stdout] test tests::parser::test_array_access_from_array ... ok [INFO] [stdout] test tests::parser::test_field_chain_access ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_return ... ok [INFO] [stdout] test tests::parser::test_simple_less_than ... ok [INFO] [stdout] test tests::parser::test_application_one_arg ... ok [INFO] [stdout] test tests::parser::test_simple_disjunction ... ok [INFO] [stdout] test tests::parser::test_identifier_with_number ... ok [INFO] [stdout] test tests::parser::test_long_identifier ... ok [INFO] [stdout] test tests::parser::test_block_one_expression_and_semicolon ... ok [INFO] [stdout] test tests::parser::test_double_disjunction ... ok [INFO] [stdout] test tests::parser::test_function_no_args ... ok [INFO] [stdout] test tests::parser::test_object_with_one_field ... ok [INFO] [stdout] test tests::parser::test_number_in_two_parens ... ok [INFO] [stdout] test tests::parser::test_nested_block ... ok [INFO] [stdout] test tests::parser::test_field_access_from_number ... ok [INFO] [stdout] test tests::parser::test_field_access_from_boolean ... ok [INFO] [stdout] test tests::parser::test_comment_in_expression ... ok [INFO] [stdout] test tests::parser::test_local_definition ... ok [INFO] [stdout] test tests::parser::test_double_conjunction ... ok [INFO] [stdout] test tests::parser::test_block_trailing_semicolon ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_backslash ... ok [INFO] [stdout] test tests::parser::test_array_access ... ok [INFO] [stdout] test tests::parser::test_multiline_comment ... ok [INFO] [stdout] test tests::parser::test_mutation ... ok [INFO] [stdout] test tests::parser::test_field_mutation_from_identifier ... ok [INFO] [stdout] test tests::parser::test_00 ... ok [INFO] [stdout] test tests::parser::test_simple_division ... ok [INFO] [stdout] test tests::parser::test_print_call_without_arguments ... ok [INFO] [stdout] test tests::parser::test_print_call_escape_tab ... ok [INFO] [stdout] test tests::parser::test_function_many_args ... ok [INFO] [stdout] test tests::parser::test_application_more_spaces ... ok [INFO] [stdout] test tests::parser::test_field_access_from_identifier ... ok [INFO] [stdout] test tests::parser::test_application_extra_comma ... ok [INFO] [stdout] test tests::parser::test_multiple_underscores ... ok [INFO] [stdout] test tests::parser::test_nothing ... ok [INFO] [stdout] test tests::parser::test_negative_00 ... ok [INFO] [stdout] test tests::parser::test_simple_conjunction ... ok [INFO] [stdout] test tests::parser::test_field_access_from_parenthesized_expression ... ok [INFO] [stdout] test tests::parser::test_more_disjunctions_and_more_conjunctions ... ok [INFO] [stdout] test tests::parser::test_object_with_many_members ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 259 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd5e5c832a34ae3fe2d7288ff8ea8506e8dc61df37967502a5578f5ac6ec279a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5e5c832a34ae3fe2d7288ff8ea8506e8dc61df37967502a5578f5ac6ec279a", kill_on_drop: false }` [INFO] [stdout] bd5e5c832a34ae3fe2d7288ff8ea8506e8dc61df37967502a5578f5ac6ec279a