[INFO] cloning repository https://github.com/wmedrano/Spore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmedrano/Spore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmedrano%2FSpore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmedrano%2FSpore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6e1294d55db23c7471e3e6c88f5f4162a1d4f5f [INFO] testing wmedrano/Spore against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmedrano%2FSpore" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmedrano/Spore on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wmedrano/Spore [INFO] finished tweaking git repo https://github.com/wmedrano/Spore [INFO] tweaked toml for git repo https://github.com/wmedrano/Spore written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wmedrano/Spore already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crop v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76db188a9b69fb3e9f8e0d7d0c957c2e3fab094e1647cf5d8793be4dbfb38c62 [INFO] running `Command { std: "docker" "start" "-a" "76db188a9b69fb3e9f8e0d7d0c957c2e3fab094e1647cf5d8793be4dbfb38c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76db188a9b69fb3e9f8e0d7d0c957c2e3fab094e1647cf5d8793be4dbfb38c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76db188a9b69fb3e9f8e0d7d0c957c2e3fab094e1647cf5d8793be4dbfb38c62", kill_on_drop: false }` [INFO] [stdout] 76db188a9b69fb3e9f8e0d7d0c957c2e3fab094e1647cf5d8793be4dbfb38c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bad8e9f2534245d2fae1577d4b841d4d6b0e5d8426ec8083e66b9df1596868c [INFO] running `Command { std: "docker" "start" "-a" "4bad8e9f2534245d2fae1577d4b841d4d6b0e5d8426ec8083e66b9df1596868c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling spore-vm v0.1.0 (/opt/rustwide/workdir/crates/spore-vm) [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling crop v0.4.2 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling spore-repl v0.1.0 (/opt/rustwide/workdir/crates/spore-repl) [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling spore v0.1.0 (/opt/rustwide/workdir/crates/spore) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "4bad8e9f2534245d2fae1577d4b841d4d6b0e5d8426ec8083e66b9df1596868c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bad8e9f2534245d2fae1577d4b841d4d6b0e5d8426ec8083e66b9df1596868c", kill_on_drop: false }` [INFO] [stdout] 4bad8e9f2534245d2fae1577d4b841d4d6b0e5d8426ec8083e66b9df1596868c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac4760f80ae227c93aca10423575fd86c28f5e7f1b280d7e4708596e52a93ef [INFO] running `Command { std: "docker" "start" "-a" "9ac4760f80ae227c93aca10423575fd86c28f5e7f1b280d7e4708596e52a93ef", kill_on_drop: false }` [INFO] [stderr] Compiling spore-repl v0.1.0 (/opt/rustwide/workdir/crates/spore-repl) [INFO] [stderr] Compiling spore-vm v0.1.0 (/opt/rustwide/workdir/crates/spore-vm) [INFO] [stderr] Compiling spore v0.1.0 (/opt/rustwide/workdir/crates/spore) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "9ac4760f80ae227c93aca10423575fd86c28f5e7f1b280d7e4708596e52a93ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac4760f80ae227c93aca10423575fd86c28f5e7f1b280d7e4708596e52a93ef", kill_on_drop: false }` [INFO] [stdout] 9ac4760f80ae227c93aca10423575fd86c28f5e7f1b280d7e4708596e52a93ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dce2ff5c217180123974617f0206a22726169f24465efc159904cdd265d491d0 [INFO] running `Command { std: "docker" "start" "-a" "dce2ff5c217180123974617f0206a22726169f24465efc159904cdd265d491d0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spore-7bf2eeaaf88f7d1b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spore_repl-7ce3a91be6ffa761) [INFO] [stdout] test tests::bad_statement_returns_error ... ok [INFO] [stdout] test tests::execute_numbers_increment ... ok [INFO] [stdout] test tests::runtime_error_returns_error ... ok [INFO] [stdout] test tests::execute_prints_final_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spore_vm-0f9f6cfc24880d85) [INFO] [stdout] [INFO] [stdout] running 98 tests [INFO] [stdout] test builtins::boxes::tests::box_can_be_unboxed_from_rust ... ok [INFO] [stdout] test builtins::lists::tests::list_len_returns_0_for_empty_list ... ok [INFO] [stdout] test builtins::boxes::tests::box_set_changes_inner_value ... ok [INFO] [stdout] test builtins::boxes::tests::boxed_value_does_not_store_literal_value_directly ... ok [INFO] [stdout] test builtins::boxes::tests::unboxing_box_returns_inner_value ... ok [INFO] [stdout] test builtins::lists::tests::filter_keeps_only_elements_that_pass_predicate ... ok [INFO] [stdout] test builtins::lists::tests::filter_on_empty_list_returns_empty_list ... ok [INFO] [stdout] test builtins::lists::tests::list_len_errors_if_not_a_list ... ok [INFO] [stdout] test builtins::lists::tests::list_len_returns_the_length_of_the_list ... ok [INFO] [stdout] test builtins::lists::tests::list_with_different_types_of_args ... ok [INFO] [stdout] test builtins::lists::tests::list_with_no_args_returns_empty_list ... ok [INFO] [stdout] test builtins::lists::tests::map_applies_fn_to_all_elements ... ok [INFO] [stdout] test builtins::lists::tests::list_with_multiple_args_returns_list_with_all_elements ... ok [INFO] [stdout] test builtins::lists::tests::nth_returns_error_if_first_arg_is_not_list ... ok [INFO] [stdout] test builtins::lists::tests::list_with_one_arg_returns_list_with_one_element ... ok [INFO] [stdout] test builtins::lists::tests::nth_returns_error_if_index_is_negative ... ok [INFO] [stdout] test builtins::lists::tests::nth_returns_error_if_index_out_of_bounds ... ok [INFO] [stdout] test builtins::lists::tests::nth_returns_error_if_second_arg_is_not_int ... ok [INFO] [stdout] test builtins::math::tests::empty_less_is_true ... ok [INFO] [stdout] test builtins::math::tests::empty_plus_is_0 ... ok [INFO] [stdout] test builtins::math::tests::less_with_equal_numbers_returns_false ... ok [INFO] [stdout] test builtins::lists::tests::map_on_empty_list_returns_empty_list ... ok [INFO] [stdout] test builtins::math::tests::less_with_non_number_returns_error ... ok [INFO] [stdout] test builtins::math::tests::less_with_ordered_numbers_returns_true ... ok [INFO] [stdout] test builtins::math::tests::minus_with_int_negates ... ok [INFO] [stdout] test builtins::lists::tests::nth_returns_element_at_index ... ok [INFO] [stdout] test builtins::math::tests::minus_with_float_negates ... ok [INFO] [stdout] test builtins::math::tests::minus_with_multiple_args_subtracts ... ok [INFO] [stdout] test builtins::math::tests::minus_with_multiple_floats_subtracts ... ok [INFO] [stdout] test builtins::math::tests::minus_with_mixed_ints_and_floats_returns_float ... ok [INFO] [stdout] test builtins::math::tests::minus_with_no_args_returns_error ... ok [INFO] [stdout] test builtins::math::tests::plus_with_ints_and_floats_is_float ... ok [INFO] [stdout] test builtins::math::tests::plus_with_non_number_returns_error ... ok [INFO] [stdout] test builtins::math::tests::plus_adds_numbers ... ok [INFO] [stdout] test builtins::structs::tests::struct_get_returns_element_at_key ... ok [INFO] [stdout] test builtins::tests::apply_applies_function_with_args_from_list ... ok [INFO] [stdout] test builtins::structs::tests::struct_get_returns_error_if_key_not_found ... ok [INFO] [stdout] test builtins::tests::do_returns_last_value_or_void_if_empty ... ok [INFO] [stdout] test builtins::structs::tests::struct_set_sets_element_at_key ... ok [INFO] [stdout] test builtins::structs::tests::struct_with_args_returns_struct_with_elements ... ok [INFO] [stdout] test builtins::tests::define_binds_values_to_name ... ok [INFO] [stdout] test builtins::tests::eq_with_different_but_equivalent_custom_type_returns_false ... ok [INFO] [stdout] test builtins::tests::eq_with_different_function_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_different_structs_returns_false ... ok [INFO] [stdout] test builtins::tests::eq_with_same_custom_type_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_equal_values_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_same_function_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_different_lists_returns_false ... ok [INFO] [stdout] test builtins::tests::eq_with_same_lists_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_same_structs_returns_true ... ok [INFO] [stdout] test builtins::tests::eq_with_different_values_returns_false ... ok [INFO] [stdout] test compiler::ast::tests::comments_are_preserved ... ok [INFO] [stdout] test builtins::tests::eq_with_void_returns_true ... ok [INFO] [stdout] test builtins::tests::throw_returns_an_error ... ok [INFO] [stdout] test compiler::ast::tests::empty_source_has_empty_ast ... ok [INFO] [stdout] test compiler::ast::tests::parenthesis_make_tree ... ok [INFO] [stdout] test compiler::ast::tests::string_is_parsed_as_single_leaf ... ok [INFO] [stdout] test compiler::ir::tests::apostrophe_produces_constant_symbol ... ok [INFO] [stdout] test compiler::ast::tests::nested_parenthesis_form_nested_trees ... ok [INFO] [stdout] test compiler::ast::tests::several_items_make_list_of_leafs ... ok [INFO] [stdout] test compiler::ast::tests::single_identifier_has_single_leaf ... ok [INFO] [stdout] test compiler::ir::tests::define_function_produces_define_with_lambda ... ok [INFO] [stdout] test compiler::ir::tests::define_produces_define_node ... ok [INFO] [stdout] test compiler::ir::tests::define_with_function_call_produces_lambda ... ok [INFO] [stdout] test compiler::ir::tests::double_quotes_produces_constant_string ... ok [INFO] [stdout] test compiler::ir::tests::identifier_produces_deref ... ok [INFO] [stdout] test compiler::ir::tests::number_produces_constant_int ... ok [INFO] [stdout] test compiler::ir::tests::number_with_decimals_produces_constant_float ... ok [INFO] [stdout] test compiler::ir::tests::symbol_produces_constant_symbol ... ok [INFO] [stdout] test compiler::span::tests::text_returns_correct_substring ... ok [INFO] [stdout] test compiler::ir::tests::colon_produces_constant_symbol ... ok [INFO] [stdout] test compiler::tokenizer::tests::newline_in_strings_is_preservide ... ok [INFO] [stdout] test compiler::tokenizer::tests::comments_are_parsed_until_newline ... ok [INFO] [stdout] test compiler::tokenizer::tests::quotes_surrounded_text_is_parsed_as_single_token ... ok [INFO] [stdout] test compiler::tokenizer::tests::whitespace_is_empty ... ok [INFO] [stdout] test compiler::tokenizer::tests::words_are_parsed ... ok [INFO] [stdout] test object_store::tests::object_id_is_small ... ok [INFO] [stdout] test val::tests::val_size_is_small ... ok [INFO] [stdout] test vm::tests::define_creates_callable_function ... ok [INFO] [stdout] test vm::tests::define_in_function_sets_local_variable ... ok [INFO] [stdout] test vm::tests::define_lambda_creates_callable_function ... ok [INFO] [stdout] test vm::tests::define_lambda_with_args_creates_callable_function ... ok [INFO] [stdout] test vm::tests::define_with_args_creates_callable_function ... ok [INFO] [stdout] test builtins::structs::tests::struct_set_returns_error_if_wrong_type ... ok [INFO] [stdout] test builtins::structs::tests::struct_with_no_args_returns_empty_struct ... ok [INFO] [stdout] test vm::tests::define_sets_value_of_symbol ... ok [INFO] [stdout] test vm::tests::function_call_calls_function_with_args ... ok [INFO] [stdout] test compiler::ir::tests::comments_are_ignored ... ok [INFO] [stdout] test compiler::tokenizer::tests::expressions_are_parsed ... ok [INFO] [stdout] test compiler::tokenizer::tests::empty_str_is_empty ... ok [INFO] [stdout] test vm::tests::function_with_wrong_number_of_args_fails ... ok [INFO] [stdout] test vm::tests::function_with_multiple_values_returns_last_value ... ok [INFO] [stdout] test vm::tests::if_with_false_pred_and_no_false_branch_returns_true_void ... ok [INFO] [stdout] test vm::tests::if_with_false_pred_returns_false_branch ... ok [INFO] [stdout] test vm::tests::if_with_true_pred_and_no_false_branch_returns_true_branch ... ok [INFO] [stdout] test compiler::ir::tests::build_function_call_produces_function_call ... ok [INFO] [stdout] test vm::tests::if_with_true_pred_returns_true_branch ... ok [INFO] [stdout] test vm::tests::recursive_function_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests spore_repl [INFO] [stderr] Doc-tests spore_vm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dce2ff5c217180123974617f0206a22726169f24465efc159904cdd265d491d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce2ff5c217180123974617f0206a22726169f24465efc159904cdd265d491d0", kill_on_drop: false }` [INFO] [stdout] dce2ff5c217180123974617f0206a22726169f24465efc159904cdd265d491d0