[INFO] crate garnish_lang_runtime 0.0.1-alpha is already in cache [INFO] testing garnish_lang_runtime-0.0.1-alpha against 1.44.0 for beta-1.45-1 [INFO] extracting crate garnish_lang_runtime 0.0.1-alpha into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate garnish_lang_runtime 0.0.1-alpha on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate garnish_lang_runtime 0.0.1-alpha [INFO] finished tweaking crates.io crate garnish_lang_runtime 0.0.1-alpha [INFO] tweaked toml for crates.io crate garnish_lang_runtime 0.0.1-alpha written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 308e5aebd224031232d2abfbdaaba7d77ffcae9fd56ace5b8713a160683eb161 [INFO] running `"docker" "start" "-a" "308e5aebd224031232d2abfbdaaba7d77ffcae9fd56ace5b8713a160683eb161"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling garnish_lang_common v0.0.1-alpha [INFO] [stderr] Compiling garnish_lang_runtime v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.39s [INFO] running `"docker" "inspect" "308e5aebd224031232d2abfbdaaba7d77ffcae9fd56ace5b8713a160683eb161"` [INFO] running `"docker" "rm" "-f" "308e5aebd224031232d2abfbdaaba7d77ffcae9fd56ace5b8713a160683eb161"` [INFO] [stdout] 308e5aebd224031232d2abfbdaaba7d77ffcae9fd56ace5b8713a160683eb161 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45770824d7873e2ac4494db222fb80740133a34f5d36364b342aca6091e5db20 [INFO] running `"docker" "start" "-a" "45770824d7873e2ac4494db222fb80740133a34f5d36364b342aca6091e5db20"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling garnish_lang_instruction_set_builder v0.0.1-alpha [INFO] [stderr] Compiling garnish_lang_runtime v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `DataType`, `DataVecWriter` [INFO] [stderr] --> src/utils.rs:926:31 [INFO] [stderr] | [INFO] [stderr] 926 | use garnish_lang_common::{DataType, DataVecWriter, ExpressionValue}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::runtime::tests::data_slice` [INFO] [stderr] --> src/utils.rs:929:9 [INFO] [stderr] | [INFO] [stderr] 929 | use crate::runtime::tests::data_slice; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `"docker" "inspect" "45770824d7873e2ac4494db222fb80740133a34f5d36364b342aca6091e5db20"` [INFO] running `"docker" "rm" "-f" "45770824d7873e2ac4494db222fb80740133a34f5d36364b342aca6091e5db20"` [INFO] [stdout] 45770824d7873e2ac4494db222fb80740133a34f5d36364b342aca6091e5db20 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd81cfbaeab3bc1c421d28cd3cf09e2fc787384fa733d00769e515819afdbee9 [INFO] running `"docker" "start" "-a" "fd81cfbaeab3bc1c421d28cd3cf09e2fc787384fa733d00769e515819afdbee9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused imports: `DataType`, `DataVecWriter` [INFO] [stderr] --> src/utils.rs:926:31 [INFO] [stderr] | [INFO] [stderr] 926 | use garnish_lang_common::{DataType, DataVecWriter, ExpressionValue}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::runtime::tests::data_slice` [INFO] [stderr] --> src/utils.rs:929:9 [INFO] [stderr] | [INFO] [stderr] 929 | use crate::runtime::tests::data_slice; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/garnish_lang_runtime-546bc6da17b9e550 [INFO] [stdout] [INFO] [stdout] running 554 tests [INFO] [stdout] test access::range_tests::range_end ... ok [INFO] [stdout] test access::link_tests::length_with_slices ... ok [INFO] [stdout] test access::link_tests::slice_of_link ... ok [INFO] [stdout] test access::range_tests::range_end_no_end ... ok [INFO] [stdout] test access::range_tests::range_exclusive_end_length ... ok [INFO] [stdout] test access::range_tests::range_exclusive_end_length_step ... ok [INFO] [stdout] test access::link_tests::length_with_slice_of_slice_of_character_list_and_characters ... ok [INFO] [stdout] test access::link_tests::length_with_slice_of_character_list_and_other_items ... ok [INFO] [stdout] test access::range_tests::range_is_end_exclusive ... ok [INFO] [stdout] test access::range_tests::range_inclusive_length_step ... ok [INFO] [stdout] test access::link_tests::length_with_slice_of_character_list_and_characters ... ok [INFO] [stdout] test access::range_tests::range_is_start_exclusive ... ok [INFO] [stdout] test access::range_tests::range_exclusive_length_zero_length ... ok [INFO] [stdout] test access::range_tests::range_exclusive_length ... ok [INFO] [stdout] test access::range_tests::range_length_no_start_or_end ... ok [INFO] [stdout] test access::range_tests::range_is_end_open ... ok [INFO] [stdout] test access::range_tests::range_exclusive_start_length_step ... ok [INFO] [stdout] test access::range_tests::range_exclusive_length_step ... ok [INFO] [stdout] test access::link_tests::length_with_lists ... ok [INFO] [stdout] test access::range_tests::range_step ... ok [INFO] [stdout] test access::range_tests::range_zero_step ... ok [INFO] [stdout] test access::link_tests::length_with_character_list_and_other_items ... ok [INFO] [stdout] test access::slice_tests::slice_inclusive_length ... ok [INFO] [stdout] test access::range_tests::range_inclusive_length ... ok [INFO] [stdout] test access::slice_tests::slice_inclusive_length_step ... ok [INFO] [stdout] test access::link_tests::length_with_character_list_and_characters ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_end_step ... ok [INFO] [stdout] test access::link_tests::length_non_list_items ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_end ... ok [INFO] [stdout] test access::range_tests::range_exclusive_start_length ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_start ... ok [INFO] [stdout] test access::range_tests::range_is_start_open ... ok [INFO] [stdout] test access::range_tests::range_start ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_start_or_end ... ok [INFO] [stdout] test access::range_tests::range_length_no_end ... ok [INFO] [stdout] test access::range_tests::range_length_no_start ... ok [INFO] [stdout] test access::tests::associative_list_with_negative_integer_out_of_bounds ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_start_step ... ok [INFO] [stdout] test access::tests::associative_list_with_symbol_on_nonexistent_item ... ok [INFO] [stdout] test access::range_tests::range_start_no_start ... ok [INFO] [stdout] test access::tests::associative_list_with_symbol ... ok [INFO] [stdout] test access::tests::character_list_integer_range ... ok [INFO] [stdout] test access::tests::character_list_length ... ok [INFO] [stdout] test access::tests::associative_list_with_string_with_nonexistent_items ... ok [INFO] [stdout] test access::tests::associative_list_with_integer_out_of_bounds ... ok [INFO] [stdout] test access::slice_tests::slice_length_no_start_or_end_step ... ok [INFO] [stdout] test access::tests::make_slice_of_list_with_integer_range ... ok [INFO] [stdout] test access::tests::make_slice_of_list_with_non_integer_range ... ok [INFO] [stdout] test access::slice_tests::slice_of_slice ... ok [INFO] [stdout] test access::tests::character_list_non_integer_range ... ok [INFO] [stdout] test access::tests::character_list_with_integer_out_of_bounds ... ok [INFO] [stdout] test access::tests::associative_list_with_integer ... ok [INFO] [stdout] test access::tests::character_list_with_negative_integer ... ok [INFO] [stdout] test access::tests::associative_list_with_negative_integer ... ok [INFO] [stdout] test access::tests::character_list_with_integer ... ok [INFO] [stdout] test access::tests::list_key_count ... ok [INFO] [stdout] test access::tests::character_list_with_negative_integer_out_of_bounds ... ok [INFO] [stdout] test access::tests::associative_list_with_string ... ok [INFO] [stdout] test apply::apply::add_step_to_character_range ... ok [INFO] [stdout] test access::tests::pair_right ... ok [INFO] [stdout] test access::range_tests::range_step_no_step ... ok [INFO] [stdout] test access::tests::partial_value ... ok [INFO] [stdout] test apply::apply::partial_external_method_list_value ... ok [INFO] [stdout] test apply::apply::partial_external_method_single_value ... ok [INFO] [stdout] test apply::partially_apply::applying_association_will_not_replace_unit ... ok [INFO] [stdout] test apply::apply::partial_expression_single_value ... ok [INFO] [stdout] test access::tests::pair_left ... ok [INFO] [stdout] test apply::apply::non_invokable_value_defer_to_access ... ok [INFO] [stdout] test apply::partially_apply::expression_integer ... ok [INFO] [stdout] test access::tests::partial_base ... ok [INFO] [stdout] test apply::partially_apply::applying_second_list_with_unit_values_at_start ... ok [INFO] [stdout] test apply::apply::partial_expression_list_value ... ok [INFO] [stdout] test apply::apply::add_step_to_integer_range ... ok [INFO] [stdout] test apply::apply::expression ... ok [INFO] [stdout] test apply::apply::external_method ... ok [INFO] [stdout] test access::tests::list_length ... ok [INFO] [stdout] test apply::apply::add_step_to_float_range ... ok [INFO] [stdout] test apply::partially_apply::non_associative_application_after_associative_pair_application ... ok [INFO] [stdout] test apply::partially_apply::list_application_after_associative_pair_application ... ok [INFO] [stdout] test apply::partially_apply::non_expression_external_method ... ok [INFO] [stdout] test apply::partially_apply::extend_partial_application_of_list_with_list_value ... ok [INFO] [stdout] test apply::partially_apply::unit_application_does_nothing_if_second ... ok [INFO] [stdout] test apply::partially_apply::list_with_associations_is_reordered_during_partial_application ... ok [INFO] [stdout] test apply::partially_apply::external_method_integer ... ok [INFO] [stdout] test apply::partially_apply::extend_partial_application_with_list_value ... ok [INFO] [stdout] test bitwise::tests::bitwise_left_shift ... ok [INFO] [stdout] test apply::partially_apply::unit_application_replaced_by_value ... ok [INFO] [stdout] test apply::partially_apply::filling_one_unit_in_list_with_single_value ... ok [INFO] [stdout] test apply::partially_apply::extend_partial_application_of_list_with_single_value ... ok [INFO] [stdout] test apply::partially_apply::applying_duplicate_associations ... ok [INFO] [stdout] test apply::partially_apply::filling_unit_in_list_with_single_value ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_float ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_float_when_not_a_number ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_integer_when_not_a_number ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_integer ... ok [INFO] [stdout] test cast::tests::cast_character_range_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_character_to_character ... ok [INFO] [stdout] test cast::tests::cast_character_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_character_to_character_unicode ... ok [INFO] [stdout] test cast::tests::cast_character_to_integer ... ok [INFO] [stdout] test cast::tests::cast_character_to_integer_empty_char ... ok [INFO] [stdout] test cast::tests::cast_character_to_integer_invalid_char ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_character_list ... ok [INFO] [stdout] test apply::partially_apply::associative_pair_application ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_symbol ... ok [INFO] [stdout] test cast::tests::cast_float_to_float ... ok [INFO] [stdout] test cast::tests::cast_float_to_integer ... ok [INFO] [stdout] test cast::tests::cast_float_to_string ... ok [INFO] [stdout] test apply::partially_apply::filling_unit_in_list_with_list_value ... ok [INFO] [stdout] test bitwise::tests::bitwise_and ... ok [INFO] [stdout] test bitwise::tests::bitwise_not ... ok [INFO] [stdout] test bitwise::tests::bitwise_xor ... ok [INFO] [stdout] test cast::tests::cast_integer_to_string ... ok [INFO] [stdout] test bitwise::tests::bitwise_right_shift ... ok [INFO] [stdout] test bitwise::tests::bitwise_or ... ok [INFO] [stdout] test cast::tests::cast_integer_to_symbol ... ok [INFO] [stdout] test bitwise::tests::bitwise_with_non_integer_results_in_unit ... ok [INFO] [stdout] test cast::tests::cast_list_to_character_list_all_types_nested ... ok [INFO] [stdout] test cast::tests::cast_open_range_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_integer_to_integer ... ok [INFO] [stdout] test cast::tests::cast_pair_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_range_to_range ... ok [INFO] [stdout] test cast::tests::cast_pair_to_pair ... ok [INFO] [stdout] test cast::tests::cast_integer_to_character ... ok [INFO] [stdout] test cast::tests::cast_character_list_to_symbol_than_does_not_exist ... ok [INFO] [stdout] test cast::tests::cast_list_to_list ... ok [INFO] [stdout] test cast::tests::cast_range_with_step_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_integer_range_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_list_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_symbol_to_integer ... ok [INFO] [stdout] test cast::tests::cast_integer_to_symbol_that_does_not_exist ... ok [INFO] [stdout] test cast::tests::cast_unit_to_unit ... ok [INFO] [stdout] test cast::tests::cast_integer_to_float ... ok [INFO] [stdout] test cast::tests::cast_unit_to_string ... ok [INFO] [stdout] test cast::tests::cast_symbol_to_string_missing_symbol ... ok [INFO] [stdout] test cast::tests::cast_symbol_to_symbol ... ok [INFO] [stdout] test cast::tests::cast_exclusive_range_to_character_list ... ok [INFO] [stdout] test comparison::equality_tests::character_character_list_not_equal ... ok [INFO] [stdout] test cast::tests::cast_float_range_to_character_list ... ok [INFO] [stdout] test cast::tests::cast_integer_to_character_invalid_code_point ... ok [INFO] [stdout] test comparison::equality_tests::character_list_character_list_equal ... ok [INFO] [stdout] test cast::tests::cast_symbol_to_string ... ok [INFO] [stdout] test comparison::equality_tests::character_character_equal ... ok [INFO] [stdout] test comparison::equality_tests::float_float_equal ... ok [INFO] [stdout] test comparison::equality_tests::character_list_character_list_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::list_list_equal ... ok [INFO] [stdout] test comparison::equality_tests::character_list_character_not_equal ... ok [INFO] [stdout] test apply::partially_apply::extend_partial_application_with_single_value ... ok [INFO] [stdout] test comparison::equality_tests::float_integer_equal ... ok [INFO] [stdout] test comparison::equality_tests::integer_float_equal ... ok [INFO] [stdout] test comparison::equality_tests::character_character_list_equal ... ok [INFO] [stdout] test comparison::equality_tests::float_integer_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::float_float_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::symbol_symbol_equal ... ok [INFO] [stdout] test comparison::equality_tests::range_range_equal ... ok [INFO] [stdout] test apply::partially_apply::applying_list_with_associations_will_not_replace_unit ... ok [INFO] [stdout] test comparison::equality_tests::symbol_symbol_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::list_list_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::pair_pair_equal ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_less_than_other ... ok [INFO] [stdout] test comparison::equality_tests::character_character_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::range_range_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::character_list_character_equal ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_list_less_than_other ... ok [INFO] [stdout] test comparison::equality_tests::unit_unit_equal ... ok [INFO] [stdout] test comparison::equality_tests::unit_any_not_equal ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_unicode_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_list_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_unicode_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_list_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::equality_tests::integer_float_not_equal ... ok [INFO] [stdout] test comparison::equality_tests::pair_pair_not_equal ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_list_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_integer_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_list_same_length_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_float_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_float_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_float_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_integer_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_integer_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_integer_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_longer_character_list_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::list_compare ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_float_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::character_list_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_float_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_integer_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::integer_integer_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::range_compare ... ok [INFO] [stdout] test comparison::equality_tests::integer_integer_not_equal ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::symbol_symbol_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::float_float_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_list_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::longer_character_list_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::symbol_symbol_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::symbol_longer_symbol_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_list_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::longer_symbol_symbol_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::unit_compare ... ok [INFO] [stdout] test comparison::equality_tests::integer_integer_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_unicode_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::pair_compare ... ok [INFO] [stdout] test comparison::greater_than_tests::character_character_list_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_list_same_length_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_or_equal_tests::symbol_symbol_same_length_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_longer_character_list_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_integer_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::character_list_character_list_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_integer_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_float_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_float_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::list_compare_is_false ... ok [INFO] [stdout] test comparison::greater_than_tests::longer_character_list_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_float_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_float_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_float_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_integer_equal_to_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_integer_less_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::character_character_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_integer_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::integer_integer_greater_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::character_character_list_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::longer_symbol_symbol_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::range_compare_is_false ... ok [INFO] [stdout] test comparison::greater_than_tests::character_unicode_character_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::float_float_greater_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::pair_compare_is_false ... ok [INFO] [stdout] test comparison::inequality_tests::character_list_character_equal ... ok [INFO] [stdout] test comparison::inequality_tests::character_list_character_list_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::float_float_equal ... ok [INFO] [stdout] test comparison::inequality_tests::float_float_not_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::symbol_longer_symbol_less_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::float_integer_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::character_list_character_list_equal ... ok [INFO] [stdout] test comparison::inequality_tests::integer_float_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::symbol_symbol_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::inequality_tests::integer_float_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::character_list_character_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::float_integer_equal ... ok [INFO] [stdout] test comparison::inequality_tests::integer_integer_equal ... ok [INFO] [stdout] test comparison::inequality_tests::character_character_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::integer_integer_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::range_range_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::range_range_equal ... ok [INFO] [stdout] test comparison::inequality_tests::character_character_list_not_equal ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_less_than_other ... ok [INFO] [stdout] test comparison::greater_than_tests::unit_compare_is_false ... ok [INFO] [stdout] test comparison::greater_than_tests::symbol_symbol_same_length_less_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::symbol_symbol_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::pair_pair_not_equal ... ok [INFO] [stdout] test comparison::greater_than_tests::symbol_symbol_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::symbol_symbol_equal ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_less_than_other ... ok [INFO] [stdout] test comparison::inequality_tests::pair_pair_equal ... ok [INFO] [stdout] test comparison::inequality_tests::unit_unit_equal ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_list_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_list_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_unicode_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_list_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_list_same_length_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_unicode_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_longer_character_list_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_list_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_float_equal_to_other ... ok [INFO] [stdout] test comparison::inequality_tests::unit_any_not_equal ... ok [INFO] [stdout] test comparison::inequality_tests::list_list_equal ... ok [INFO] [stdout] test comparison::inequality_tests::list_list_not_equal ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_float_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::character_character_list_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_float_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::longer_character_list_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_integer_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::longer_symbol_symbol_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_integer_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_float_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_float_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_integer_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::list_compare ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_integer_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::pair_compare ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_integer_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::integer_float_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::symbol_symbol_same_length_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::float_integer_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::symbol_symbol_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_list_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_list_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_unicode_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::range_compare ... ok [INFO] [stdout] test comparison::less_than_tests::float_float_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::unit_compare ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_unicode_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_list_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_list_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_longer_character_list_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_character_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::integer_float_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_list_same_length_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::integer_float_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::character_list_character_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::float_integer_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::integer_float_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::longer_symbol_symbol_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::float_integer_less_than_other ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::symbol_longer_symbol_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::float_float_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::integer_integer_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::float_integer_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::unit_compare_is_false ... ok [INFO] [stdout] test comparison::less_than_or_equal_tests::symbol_symbol_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::float_float_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::symbol_symbol_same_length_greater_than_other ... ok [INFO] [stdout] test comparison::type_comparison_tests::different_types_are_not_equal ... ok [INFO] [stdout] test comparison::less_than_tests::pair_compare_is_false ... ok [INFO] [stdout] test comparison::less_than_tests::list_compare_is_false ... ok [INFO] [stdout] test comparison::less_than_tests::longer_character_list_character_list_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::integer_integer_equal_to_other ... ok [INFO] [stdout] test comparison::type_comparison_tests::same_types_are_equal ... ok [INFO] [stdout] test comparison::less_than_tests::symbol_longer_symbol_less_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::symbol_symbol_same_length_equal_to_other ... ok [INFO] [stdout] test comparison::less_than_tests::symbol_symbol_same_length_less_than_other ... ok [INFO] [stdout] test conditional::tests::conditional_execution_of_expression_for_true_if_true ... ok [INFO] [stdout] test conditional::tests::no_conditional_execution_of_expression_for_false_if_true ... ok [INFO] [stdout] test conditional::tests::no_result_conditional_execution_of_expression_for_false_if_true ... ok [INFO] [stdout] test conditional::tests::no_result_conditional_execution_of_expression_for_true_if_false ... ok [INFO] [stdout] test comparison::less_than_tests::integer_integer_greater_than_other ... ok [INFO] [stdout] test comparison::less_than_tests::range_compare_is_false ... ok [INFO] [stdout] test conditional::tests::conditional_execution_of_expression_for_false_if_false ... ok [INFO] [stdout] test input::tests::expression_call_evaluations_yielding_result ... ok [INFO] [stdout] test execute::tests::executing_empty_expression_is_ok ... ok [INFO] [stdout] test input::tests::input_with_symbol_merges_symbol_tables ... ok [INFO] [stdout] test conditional::tests::no_conditional_execution_of_expression_for_true_if_false ... ok [INFO] [stdout] test execute::tests::results_output_by_sub_expression_executions_are_not_apart_of_final_result_set ... ok [INFO] [stdout] test input::tests::input_with_symbol_same_symbol_no_update ... ok [INFO] [stdout] test execute::tests::putting_result_after_output_result_inside_expression_execution_uses_that_result ... ok [INFO] [stdout] test input::tests::put_input_without_input_yields_unit ... ok [INFO] [stdout] test input::tests::expression_call_with_push_input_evaluates_yielding_result ... ok [INFO] [stdout] test execute::tests::putting_result_during_expression_execution_uses_input ... ok [INFO] [stdout] test conditional::tests::result_conditional_execution_of_expression_for_false_if_false ... ok [INFO] [stdout] test input::tests::input_with_symbol_updates_symbol_references ... ok [INFO] [stdout] test instruction_iter::tests::instruction_iterator ... ok [INFO] [stdout] test input::tests::input_gets_set ... ok [INFO] [stdout] test conditional::tests::result_conditional_execution_of_expression_for_true_if_true ... ok [INFO] [stdout] test invoke::tests::invoke_expression_that_doesnt_exist ... ok [INFO] [stdout] test conditional::tests::result_conditional_execution_of_expression_uses_input_if_no_result ... ok [INFO] [stdout] test invoke::tests::invoke_expression_with_input ... ok [INFO] [stdout] test iterate::tests::iterates_char_range_with_step ... ok [INFO] [stdout] test iterate::tests::iterates_character_list ... ok [INFO] [stdout] test invoke::tests::invoke_external_method ... ok [INFO] [stdout] test invoke::tests::invoke_external_method_no_input ... ok [INFO] [stdout] test invoke::tests::invoke_with_number ... ok [INFO] [stdout] test iterate::tests::iterates_character_range ... ok [INFO] [stdout] test iterate::tests::iterates_end_exclusive_char_range ... ok [INFO] [stdout] test input::tests::put_input ... ok [INFO] [stdout] test iterate::tests::iterates_exclusive_float_range ... ok [INFO] [stdout] test iterate::tests::iterates_exclusive_integer_range ... ok [INFO] [stdout] test iterate::tests::iterates_end_exclusive_float_range ... ok [INFO] [stdout] test iterate::tests::iterates_expression ... ok [INFO] [stdout] test iterate::tests::iterates_integer_range_using_result_and_initial_result ... ok [INFO] [stdout] test iterate::tests::iterates_expression_with_initial_result ... ok [INFO] [stdout] test iterate::tests::iterates_exclusive_char_range ... ok [INFO] [stdout] test iterate::tests::iterates_float_range_with_step ... ok [INFO] [stdout] test iterate::tests::iterates_float_range ... ok [INFO] [stdout] test conditional::tests::result_conditional_execution_of_expression_uses_unit_if_no_result_or_input ... ok [INFO] [stdout] test invoke::tests::invoke_expression ... ok [INFO] [stdout] test iterate::tests::iterates_list_using_result_and_initial_result ... ok [INFO] [stdout] test iterate::tests::iterates_list_using_result ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_char_range ... ok [INFO] [stdout] test iterate::tests::iterates_number ... ok [INFO] [stdout] test iterate::tests::iterates_end_exclusive_integer_range ... ok [INFO] [stdout] test iterate::tests::iterates_list ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_char_range_with_step ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_integer_range ... ok [INFO] [stdout] test link::tests::make_link_with_link_left ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_float_range ... ok [INFO] [stdout] test link::tests::make_link_with_link_right ... ok [INFO] [stdout] test lists::tests::make_associative_list_no_pairs ... ok [INFO] [stdout] test iterate::tests::iterates_list_continue ... ok [INFO] [stdout] test iterate::tests::iterates_list_with_complete ... ok [INFO] [stdout] test iterate::tests::iterates_list_with_skip ... ok [INFO] [stdout] test lists::tests::make_associative_list_with_string_pairs ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_float_range_with_step ... ok [INFO] [stdout] test lists::tests::make_empty_associative_list ... ok [INFO] [stdout] test iterate::tests::iterates_list_ignores_implicit_result_outputs ... ok [INFO] [stdout] test lists::tests::make_associative_list_with_symbol_pairs ... ok [INFO] [stdout] test logical::tests::and_any_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::and_any_value_any_value ... ok [INFO] [stdout] test link::tests::make_link ... ok [INFO] [stdout] test logical::tests::and_false_symbol_any_value ... ok [INFO] [stdout] test logical::tests::and_false_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::and_any_value_false_symbol ... ok [INFO] [stdout] test lists::tests::make_list_no_start_marker ... ok [INFO] [stdout] test logical::tests::and_false_symbol_any_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_integer_range_using_result ... ok [INFO] [stdout] test logical::tests::and_any_value_true_symbol ... ok [INFO] [stdout] test logical::tests::and_false_symbol_true_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_start_exclusive_integer_range_with_step ... ok [INFO] [stdout] test logical::tests::and_any_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::not_any_value ... ok [INFO] [stdout] test logical::tests::and_true_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::and_unit_true_symbol ... ok [INFO] [stdout] test logical::tests::and_unit_unit ... ok [INFO] [stdout] test logical::tests::not_unit ... ok [INFO] [stdout] test logical::tests::and_any_symbol_true_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_integer_range ... ok [INFO] [stdout] test logical::tests::and_true_symbol_unit ... ok [INFO] [stdout] test logical::tests::and_true_symbol_true_symbol ... ok [INFO] [stdout] test logical::tests::or_any_value_any_value ... ok [INFO] [stdout] test logical::tests::or_any_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::or_any_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::not_false_symbol ... ok [INFO] [stdout] test logical::tests::not_any_symbol ... ok [INFO] [stdout] test logical::tests::not_true_symbol ... ok [INFO] [stdout] test logical::tests::or_any_value_false_symbol ... ok [INFO] [stdout] test logical::tests::or_false_symbol_any_value ... ok [INFO] [stdout] test logical::tests::or_false_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::or_true_symbol_unit ... ok [INFO] [stdout] test logical::tests::and_true_symbol_any_value ... ok [INFO] [stdout] test logical::tests::or_true_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::and_true_symbol_false_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_list_to_single_result ... ok [INFO] [stdout] test logical::tests::or_unit_true_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_list_uses_explicit_result_outputs ... ok [INFO] [stdout] test logical::tests::or_any_symbol_true_symbol ... ok [INFO] [stdout] test iterate::tests::iterates_integer_range_with_step ... ok [INFO] [stdout] test logical::tests::or_true_symbol_true_symbol ... ok [INFO] [stdout] test logical::tests::or_false_symbol_true_symbol ... ok [INFO] [stdout] test logical::tests::or_false_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::xor_any_symbol_false_symbol ... ok [INFO] [stdout] test logical::tests::or_any_value_true_symbol ... ok [INFO] [stdout] test logical::tests::xor_any_value_true_symbol ... ok [INFO] [stdout] test logical::tests::or_true_symbol_any_value ... ok [INFO] [stdout] test logical::tests::xor_false_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::or_true_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::xor_any_value_false_symbol ... ok [INFO] [stdout] test logical::tests::or_unit_unit ... ok [INFO] [stdout] test logical::tests::xor_true_symbol_any_value ... ok [INFO] [stdout] test logical::tests::xor_true_symbol_true_symbol ... ok [INFO] [stdout] test logical::tests::xor_any_symbol_any_symbol ... ok [INFO] [stdout] test logical::tests::xor_false_symbol_any_value ... ok [INFO] [stdout] test logical::tests::xor_true_symbol_unit ... ok [INFO] [stdout] test logical::tests::xor_false_symbol_false_symbol ... ok [INFO] [stdout] test math::tests::addition_with_floats ... ok [INFO] [stdout] test logical::tests::xor_unit_unit ... ok [INFO] [stdout] test logical::tests::xor_false_symbol_true_symbol ... ok [INFO] [stdout] test math::tests::absolute_value_with_float ... ok [INFO] [stdout] test math::tests::absolute_value_with_integer ... ok [INFO] [stdout] test logical::tests::xor_true_symbol_any_symbol ... ok [INFO] [stdout] test math::tests::addition_with_one_number_has_error_result ... ok [INFO] [stdout] test math::tests::addition_with_integer_float ... ok [INFO] [stdout] test math::tests::addition_with_float_integer ... ok [INFO] [stdout] test math::tests::addition_with_zero_numbers_has_error_result ... ok [INFO] [stdout] test logical::tests::xor_true_symbol_false_symbol ... ok [INFO] [stdout] test math::tests::addition_yields_proper_result ... ok [INFO] [stdout] test math::tests::addition_with_integers ... ok [INFO] [stdout] test math::tests::division_with_floats ... ok [INFO] [stdout] test logical::tests::xor_any_value_any_value ... ok [INFO] [stdout] test math::tests::division_with_integer_float ... ok [INFO] [stdout] test math::tests::exponential_with_float_integer ... ok [INFO] [stdout] test math::tests::division_with_integers ... ok [INFO] [stdout] test math::tests::integer_division_with_floats ... ok [INFO] [stdout] test math::tests::multiplication_with_float_integer ... ok [INFO] [stdout] test math::tests::integer_division_with_integers ... ok [INFO] [stdout] test math::tests::multiplication_with_floats ... ok [INFO] [stdout] test math::tests::integer_division_with_integer_float ... ok [INFO] [stdout] test math::tests::remainder_with_float_integer ... ok [INFO] [stdout] test math::tests::negation_with_integer ... ok [INFO] [stdout] test math::tests::multiplication_with_integers ... ok [INFO] [stdout] test math::tests::remainder_with_floats ... ok [INFO] [stdout] test math::tests::negation_with_float ... ok [INFO] [stdout] test math::tests::remainder_with_integers ... ok [INFO] [stdout] test math::tests::exponential_with_floats ... ok [INFO] [stdout] test math::tests::remainder_with_integer_float ... ok [INFO] [stdout] test math::tests::integer_division_with_float_integer ... ok [INFO] [stdout] test math::tests::exponential_with_integer_float ... ok [INFO] [stdout] test math::tests::multiplication_with_integer_float ... ok [INFO] [stdout] test math::tests::exponential_with_integers ... ok [INFO] [stdout] test math::tests::division_with_float_integer ... ok [INFO] [stdout] test math::tests::subtraction_with_integers ... ok [INFO] [stdout] test pair::tests::make_pair_with_no_values_has_error_result ... ok [INFO] [stdout] test math::tests::subtraction_with_floats ... ok [INFO] [stdout] test pair::tests::make_pair ... ok [INFO] [stdout] test math::tests::subtraction_with_float_integer ... ok [INFO] [stdout] test put::tests::put_character ... ok [INFO] [stdout] test put::tests::perform_put_unit ... ok [INFO] [stdout] test range::tests::make_end_exclusive_range ... ok [INFO] [stdout] test put::tests::put_character_list ... ok [INFO] [stdout] test put::tests::put_number ... ok [INFO] [stdout] test math::tests::addition_yields_unit_if_not_number ... ok [INFO] [stdout] test put::tests::put_expression ... ok [INFO] [stdout] test range::tests::make_end_open_range ... ok [INFO] [stdout] test range::tests::make_end_open_float_range ... ok [INFO] [stdout] test range::tests::make_inclusive_float_range ... ok [INFO] [stdout] test range::tests::make_inclusive_character_range ... ok [INFO] [stdout] test range::tests::make_range_with_non_number_yields_unit ... ok [INFO] [stdout] test range::tests::make_range_with_one_value_has_error_result ... ok [INFO] [stdout] test pair::tests::make_pair_with_one_value_has_error_result ... ok [INFO] [stdout] test range::tests::make_start_exclusive_range ... ok [INFO] [stdout] test range::tests::make_start_open_character_range ... ok [INFO] [stdout] test resolve::tests::resolve_value_with_custom_context ... ok [INFO] [stdout] test range::tests::make_start_open_float_range ... ok [INFO] [stdout] test logical::tests::xor_any_symbol_true_symbol ... ok [INFO] [stdout] test logical::tests::xor_unit_true_symbol ... ok [INFO] [stdout] test put::tests::put_external_method ... ok [INFO] [stdout] test range::tests::make_full_open_range ... ok [INFO] [stdout] test put::tests::put_symbol ... ok [INFO] [stdout] test range::tests::make_inclusive_range ... ok [INFO] [stdout] test range::tests::make_exclusive_range ... ok [INFO] [stdout] test range::tests::make_end_open_character_range ... ok [INFO] [stdout] test result::tests::no_explicit_output_instruction_should_yield_implicit_result ... ok [INFO] [stdout] test range::tests::make_range_with_zero_values_has_error_result ... ok [INFO] [stdout] test result::tests::put_result_yields_proper_value ... ok [INFO] [stdout] test range::tests::make_start_open_range ... ok [INFO] [stdout] test result::tests::result_returned_from_execution ... ok [INFO] [stdout] test resolve::tests::resolve_value_with_default_context ... ok [INFO] [stdout] test utils::tests::copies_associative_list ... ok [INFO] [stdout] test utils::tests::copy_into_copies_number_value ... ok [INFO] [stdout] test result::tests::get_result_by_index ... ok [INFO] [stdout] test utils::tests::copies_list ... ok [INFO] [stdout] test utils::tests::copy_into_copies_symbol_value ... ok [INFO] [stdout] test utils::tests::updates_pair_references ... ok [INFO] [stdout] test utils::tests::copy_into_copies_partial_value ... ok [INFO] [stdout] test utils::tests::copy_into_copies_unit_value ... ok [INFO] [stdout] test math::tests::subtraction_with_integer_float ... ok [INFO] [stdout] test utils::tests::updates_partial_references ... ok [INFO] [stdout] test utils::tests::copy_into_copies_pair_value ... ok [INFO] [stdout] test utils::tests::copy_into_copies_character_list_value ... ok [INFO] [stdout] test utils::tests::copy_into_copies_multiple_character_list_values ... ok [INFO] [stdout] test result::tests::put_result_uses_input_value_if_no_result ... ok [INFO] [stdout] test utils::tests::copies_associative_list_updates_references ... ok [INFO] [stdout] test utils::tests::copies_list_updates_references ... ok [INFO] [stdout] test result::tests::output_result_yields_two_results ... ok [INFO] [stdout] test utils::memory_tests::memory_resizes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 554 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests garnish_lang_runtime [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "fd81cfbaeab3bc1c421d28cd3cf09e2fc787384fa733d00769e515819afdbee9"` [INFO] running `"docker" "rm" "-f" "fd81cfbaeab3bc1c421d28cd3cf09e2fc787384fa733d00769e515819afdbee9"` [INFO] [stdout] fd81cfbaeab3bc1c421d28cd3cf09e2fc787384fa733d00769e515819afdbee9