[INFO] fetching crate findit-cli 0.1.3...
[INFO] testing findit-cli-0.1.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate findit-cli 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate findit-cli 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate findit-cli 0.1.3
[INFO] tweaked toml for crates.io crate findit-cli 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate findit-cli 0.1.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate findit-cli 0.1.3 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61f305813d7ace7a8399849fa5d347f264bf8d6812ada056de55e4ced79dd63c
[INFO] running `Command { std: "docker" "start" "-a" "61f305813d7ace7a8399849fa5d347f264bf8d6812ada056de55e4ced79dd63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f305813d7ace7a8399849fa5d347f264bf8d6812ada056de55e4ced79dd63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f305813d7ace7a8399849fa5d347f264bf8d6812ada056de55e4ced79dd63c", kill_on_drop: false }`
[INFO] [stdout] 61f305813d7ace7a8399849fa5d347f264bf8d6812ada056de55e4ced79dd63c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 279ff237a06a38221894e3c46ac205a95256653793d1e70dd863809c8bd59b4a
[INFO] running `Command { std: "docker" "start" "-a" "279ff237a06a38221894e3c46ac205a95256653793d1e70dd863809c8bd59b4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ordermap v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling findit-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.44s
[INFO] running `Command { std: "docker" "inspect" "279ff237a06a38221894e3c46ac205a95256653793d1e70dd863809c8bd59b4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279ff237a06a38221894e3c46ac205a95256653793d1e70dd863809c8bd59b4a", kill_on_drop: false }`
[INFO] [stdout] 279ff237a06a38221894e3c46ac205a95256653793d1e70dd863809c8bd59b4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9470232fefc6c42608a43f51667c6ff443e608351eb1e202e7f73ffebcbe7047
[INFO] running `Command { std: "docker" "start" "-a" "9470232fefc6c42608a43f51667c6ff443e608351eb1e202e7f73ffebcbe7047", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling findit-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.93s
[INFO] running `Command { std: "docker" "inspect" "9470232fefc6c42608a43f51667c6ff443e608351eb1e202e7f73ffebcbe7047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9470232fefc6c42608a43f51667c6ff443e608351eb1e202e7f73ffebcbe7047", kill_on_drop: false }`
[INFO] [stdout] 9470232fefc6c42608a43f51667c6ff443e608351eb1e202e7f73ffebcbe7047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 455197487fda2d0f975b4937c287080509d2c38c7a3c3d96b0fc33e81d4165e8
[INFO] running `Command { std: "docker" "start" "-a" "455197487fda2d0f975b4937c287080509d2c38c7a3c3d96b0fc33e81d4165e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/findit-cli/2de79e7eb0e2abc2/deps/findit_cli-2de79e7eb0e2abc2)
[INFO] [stdout] 
[INFO] [stdout] running 700 tests
[INFO] [stdout] test class_type::tests::display ... ok
[INFO] [stdout] test class_type::tests::get ... ok
[INFO] [stdout] test class_type::tests::get_index_and_type ... ok
[INFO] [stdout] test class_type::tests::get_index_and_type_with_err ... ok
[INFO] [stdout] test class_type::tests::is_empty_false ... ok
[INFO] [stdout] test class_type::tests::is_empty_true ... ok
[INFO] [stdout] test class_type::tests::len ... ok
[INFO] [stdout] test class_type::tests::type_display ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_bitwise ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_bitwise_expected_type ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_return_empty_for_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_bitwise_no_left ... ok
[INFO] [stdout] test debugger::tests::test_file_debug ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_bitwise_no_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::divide_path_expect_path ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::divide_path_return_nothing_if_no_such_file ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::eq_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::eq_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::gt_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::gte_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::gte_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::gt_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lt_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lt_return_empty_for_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::and_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lt_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lte_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lte_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::lte_return_empty_for_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::minus_return_empty_if_not_a_number ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::neq_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::neq_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::non_numeric_bitwise_left_operator ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::minus_date_return_empty_if_number_is_too_large ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::minus_date_return_empty_if_not_a_number ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_bitwise ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_bitwise_expected_type ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_bitwise_no_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_bitwise_no_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_return_empty_for_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::or_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::plus_date_return_empty_if_not_a_number ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::plus_date_return_empty_if_number_is_too_large ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::plus_return_empty_if_not_a_number ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::repeat_strings ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::repeat_strings_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::repeat_strings_empty_right ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::repeat_strings_return_value ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_binary_operator ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_compare_different_type ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_concat_numbers ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_divide_string ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_logical_numbers ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_minus_files ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_modulo_string ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_bitwise ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_bitwise_expected_type ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_bitwise_no_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_expect_bool ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_return_empty_for_empty_left ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_return_empty_for_empty_right ... ok
[INFO] [stdout] test evaluators::cast::tests::bool_cast_to_date ... ok
[INFO] [stdout] test evaluators::cast::tests::bool_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::bool_cast_to_path ... ok
[INFO] [stdout] test evaluators::cast::tests::bool_cast_to_string ... ok
[INFO] [stdout] test evaluators::cast::tests::bool_false_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::class_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::date_cast_to_date ... ok
[INFO] [stdout] test evaluators::cast::tests::date_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::date_cast_to_number_fails ... ok
[INFO] [stdout] test evaluators::cast::tests::date_cast_to_path ... ok
[INFO] [stdout] test evaluators::cast::tests::empty_cast_to_date ... ok
[INFO] [stdout] test evaluators::cast::tests::empty_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::empty_cast_to_path ... ok
[INFO] [stdout] test evaluators::cast::tests::empty_class_cast_to_bool_false ... ok
[INFO] [stdout] test evaluators::cast::tests::empty_list_cast_to_bool_false ... ok
[INFO] [stdout] test evaluators::cast::tests::list_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::non_empty_class_cast_to_bool_true ... ok
[INFO] [stdout] test evaluators::cast::tests::non_empty_list_cast_to_bool_true ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_multiply_string ... ok
[INFO] [stdout] test evaluators::cast::tests::number_cast_to_date_fail ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::unsupported_plus_files ... ok
[INFO] [stdout] test evaluators::cast::tests::number_cast_to_date_success ... ok
[INFO] [stdout] test evaluators::cast::tests::number_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::number_cast_to_path ... ok
[INFO] [stdout] test evaluators::cast::tests::path_cast_to_date_fail ... ok
[INFO] [stdout] test evaluators::cast::tests::path_cast_to_date_success ... ok
[INFO] [stdout] test evaluators::cast::tests::path_cast_to_number ... ok
[INFO] [stdout] test evaluators::cast::tests::path_cast_to_path ... ok
[INFO] [stdout] test evaluators::cast::tests::path_number_cast_to_bool_false ... ok
[INFO] [stdout] test evaluators::cast::tests::path_number_cast_to_bool_true ... ok
[INFO] [stdout] test evaluators::cast::tests::string_cast_to_date_fails ... ok
[INFO] [stdout] test evaluators::cast::tests::string_cast_to_date_success ... ok
[INFO] [stdout] test evaluators::cast::tests::string_cast_to_path ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::non_numeric_bitwise_right_operator ... ok
[INFO] [stdout] test evaluators::cast::tests::string_cast_to_number ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::of_of_number ... ok
[INFO] [stdout] test evaluators::cast::tests::string_cast_to_number_fails ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_to_bool_type ... ok
[INFO] [stdout] test evaluators::binary_operator::tests::xor_bitwise_no_right ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_to_date_type ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_to_number_type ... ok
[INFO] [stdout] test evaluators::cast::tests::test_empty_cast_to_bool ... ok
[INFO] [stdout] test evaluators::cast::tests::test_identity_cast_to_bool ... ok
[INFO] [stdout] test evaluators::cast::tests::test_number_cast_to_bool_false ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_to_path_type ... ok
[INFO] [stdout] test evaluators::cast::tests::test_string_cast_to_bool_false ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_list_to_date ... ok
[INFO] [stdout] test evaluators::cast::tests::test_cast_to_string_type ... ok
[INFO] [stdout] test evaluators::cast::tests::test_string_cast_to_bool_true ... ok
[INFO] [stdout] test evaluators::cast::tests::test_date_cast_to_bool ... ok
[INFO] [stdout] test evaluators::expr::tests::between_expect_bool ... ok
[INFO] [stdout] test evaluators::class_access::tests::access_err_for_invalid_name ... ok
[INFO] [stdout] test evaluators::class_access::tests::access_not_a_class ... ok
[INFO] [stdout] test evaluators::class_access::tests::empty_return_empty ... ok
[INFO] [stdout] test evaluators::class_access::tests::return_type ... ok
[INFO] [stdout] test evaluators::class_access::tests::simple_happy_path ... ok
[INFO] [stdout] test evaluators::class_definition::tests::simple_happy_path ... ok
[INFO] [stdout] test evaluators::expr::tests::between_expr_must_have_a_value ... ok
[INFO] [stdout] test evaluators::expr::tests::between_expr_must_have_same_type_as_max ... ok
[INFO] [stdout] test evaluators::expr::tests::between_expr_must_have_same_type_as_min ... ok
[INFO] [stdout] test evaluators::expr::tests::between_max_must_have_a_value ... ok
[INFO] [stdout] test evaluators::expr::tests::between_min_must_have_a_value ... ok
[INFO] [stdout] test evaluators::expr::tests::compound_for_not_file_return_empty ... ok
[INFO] [stdout] test evaluators::expr::tests::is_false_returns_bool ... ok
[INFO] [stdout] test evaluators::expr::tests::is_null_returns_bool ... ok
[INFO] [stdout] test evaluators::expr::tests::is_true_without_bool ... ok
[INFO] [stdout] test evaluators::extract::tests::test_absolute_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_content_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_depth_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_exists_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_extension_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_file_creation ... ok
[INFO] [stdout] test evaluators::extract::tests::test_group_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_group_with_no_file ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_dir_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_file_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_link_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_not_dir_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_not_file_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_is_not_link_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_me ... ok
[INFO] [stdout] test evaluators::extract::tests::test_modified_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_name_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_owner_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_owner_with_no_file ... ok
[INFO] [stdout] test evaluators::extract::tests::test_path_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_permissions_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_self_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_size_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_stem ... ok
[INFO] [stdout] test evaluators::extract::tests::test_stem_expected_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::case::tests::test_case_expected_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::case::tests::test_case_with_different_default_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::case::tests::test_case_with_different_result_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::case::tests::test_case_with_operand ... ok
[INFO] [stdout] test evaluators::extract::tests::test_count_expected_type ... ok
[INFO] [stdout] test evaluators::extract::tests::test_created_expected_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::coalesce::tests::coalesce_return_empty_for_empty_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::coalesce::tests::coalesce_return_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::coalesce::tests::coalesce_with_args_with_different_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::if_func::tests::test_if_with_different_type ... ok
[INFO] [stdout] test evaluators::functions::conditional::coalesce::tests::coalesce_return_first_non_empty_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::if_func::tests::test_if_with_numeric_condition ... ok
[INFO] [stdout] test evaluators::functions::conditional::coalesce::tests::coalesce_with_no_args ... ok
[INFO] [stdout] test evaluators::functions::conditional::if_func::tests::test_if_expected_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::if_func::tests::test_if_no_else_expected_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::random::tests::rand_execution ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_return_nothing_for_unknown_variable ... ok
[INFO] [stdout] test evaluators::functions::conditional::random::tests::rand_expected_value ... ok
[INFO] [stdout] test evaluators::functions::conditional::random::tests::rand_with_args ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_expected_type ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_return_nothing_for_nothing ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_with_no_args ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_with_numeric_args ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_duplicate_treatment ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_with_two_args ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_parameters ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_unknown ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_within_group ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_filter ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_respect_nulls ... ok
[INFO] [stdout] test evaluators::functions::into::tests::test_function_wildcard_argument ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_into_number ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_nothing_if_nothing_to_execute ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_out_bad_command ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_into_return_true ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_out_with_no_arg ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_out_return_results ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_expected_return ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_out_with_numeric_arg ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_with_no_args ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_fail_return_false ... ok
[INFO] [stderr] ls: cannot access '/bin/no/such/dir/': No such file or directory
[INFO] [stdout] Cargo.lock
[INFO] [stdout] Cargo.toml
[INFO] [stdout] Cargo.toml.orig
[INFO] [stdout] LICENSE
[INFO] [stdout] README.md
[INFO] [stdout] _config.yml
[INFO] [stdout] build
[INFO] [stdout] docker
[INFO] [stdout] docs
[INFO] [stdout] src
[INFO] [stdout] tests
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_bad_command ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_success_return_true ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_expected_return ... ok
[INFO] [stdout] test evaluators::cast::tests::test_number_cast_to_bool_true ... ok
[INFO] [stdout] test evaluators::functions::spawn::exec::tests::test_exec_out_expected_return ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_into_into_bool ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_into_non_into_returns_empty ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_execute ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_numeric_arg ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_null_empty ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_non_exec_returns_empty ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::regex_no_string_expr ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::regex_no_string_pattern ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::regex_bad_pattern_return_empty ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_with_no_args ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_fails_when_from_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_fails_when_pattern_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_fails_when_source_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_fails_when_to_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_empty_if_source_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_empty_if_substr_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_empty_if_the_replacement_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_the_correct_expected_value ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_the_correct_value ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_the_correct_value_when_replacement_is_invalid_regex ... ok
[INFO] [stdout] test evaluators::functions::env::tests::env_return_the_correct_value ... FAILED
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_with_pattern_return_empty_if_source_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_with_pattern_return_empty_if_substr_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_with_pattern_return_empty_if_the_pattern_is_invalid ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_with_pattern_return_empty_if_the_replacement_is_not_a_string ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_with_pattern_return_the_correct_expected_value ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_date_return_value ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_expected_type ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_no_date ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty ... FAILED
[INFO] [stdout] test evaluators::functions::time::format::tests::format_no_format ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_return_nothing_for_invalid_format ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_return_nothing_for_no_date ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_return_nothing_for_no_format ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::replace_return_the_correct_value_with_pattern ... ok
[INFO] [stdout] test evaluators::functions::time::now::tests::now_expected_value ... ok
[INFO] [stdout] test evaluators::functions::time::now::tests::now_with_args ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_expected_type ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_no_date ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_no_format ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_nothing_with_empty_format ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_nothing_with_empty_string ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_value ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_value_with_bad_format ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_value_with_bad_time ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_value_with_time ... ok
[INFO] [stdout] test evaluators::functions::time::now::tests::now_execution ... ok
[INFO] [stdout] test evaluators::functions::time::parse::tests::parse_return_value_with_time_and_timezone ... ok
[INFO] [stdout] test evaluators::is_check::tests::is_false_expected_type ... ok
[INFO] [stdout] test evaluators::is_check::tests::is_none_expected_type ... ok
[INFO] [stdout] test evaluators::is_check::tests::is_some_expected_type ... ok
[INFO] [stdout] test evaluators::is_check::tests::is_true_expected_type ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_false_with_non_bool_returns_error ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_none_true ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_none_false ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_some_false ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_some_true ... ok
[INFO] [stdout] test evaluators::is_check::tests::test_is_true_with_non_bool_returns_error ... ok
[INFO] [stdout] test evaluators::list::tests::test_empty_list ... ok
[INFO] [stdout] test evaluators::list::tests::test_list_expected_type ... ok
[INFO] [stdout] test evaluators::list::tests::test_simple_list ... ok
[INFO] [stdout] test evaluators::list::tests::test_two_types_list ... ok
[INFO] [stdout] test evaluators::literal_value::tests::boolean_literal ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hm ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hms ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hmsms ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hmsmtz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hmstz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_dash_hmtz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_rfc3339 ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hm ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hms ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hmsms ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hmstz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hmsmtz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::date_literal_with_slash_hmtz ... ok
[INFO] [stdout] test evaluators::literal_value::tests::numeric_literal ... ok
[INFO] [stdout] test evaluators::literal_value::tests::string_literal ... ok
[INFO] [stdout] test evaluators::literal_value::tests::test_complex_data ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::length_no_bool_all ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::length_no_list_all ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::test_all_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::test_all_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::test_simple_all_false ... ok
[INFO] [stdout] test evaluators::method_invocation::all::tests::test_simple_all_true ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::length_no_bool_any ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::length_no_list_any ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::test_any_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::test_any_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::test_simple_any_false ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::length_no_list_avg ... ok
[INFO] [stdout] test evaluators::method_invocation::any::tests::test_simple_any_true ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::length_no_number_avg ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::test_avg_ignores_non_numbers ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::test_avg_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::test_avg_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::test_empty_avg ... ok
[INFO] [stdout] test evaluators::method_invocation::avg::tests::test_simple_avg ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_different_value_types ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_no_item ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_returns_false_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_returns_true_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_string_different_value_types ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_string_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_string_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_string_returns_false_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::contains::tests::contains_string_returns_true_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::debug::tests::debug_return_value ... ok
[INFO] [stdout] test evaluators::method_invocation::debug::tests::test_simple_debug ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::no_list_distinct ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::no_list_distinct_by ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_distinct_by_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_distinct_by_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_distinct_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_distinct_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_simple_distinct ... ok
[INFO] [stdout] test evaluators::method_invocation::enumerate::tests::no_list_return_error ... ok
[INFO] [stdout] test evaluators::method_invocation::distinct::tests::test_simple_distinct_by ... ok
[INFO] [stdout] test evaluators::method_invocation::enumerate::tests::test_empty_return_when_not_a_list ... ok
[INFO] [stdout] test evaluators::method_invocation::enumerate::tests::test_happy_path ... ok
[INFO] [stdout] test evaluators::method_invocation::filter::tests::length_no_bool_filter ... ok
[INFO] [stdout] test evaluators::method_invocation::filter::tests::length_no_list_filter ... ok
[INFO] [stdout] test evaluators::method_invocation::filter::tests::test_filter_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::filter::tests::test_simple_filter ... ok
[INFO] [stdout] test evaluators::method_invocation::first::tests::first_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::first::tests::first_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::first::tests::first_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::first::tests::test_first_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::first::tests::test_first_non_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::no_list_flat_map ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::no_list_lambda_flat_map ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::test_flat_map_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::test_flat_map_with_nothing ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::test_simple_flat_map ... ok
[INFO] [stdout] test evaluators::method_invocation::group_by::tests::no_list_return_error ... ok
[INFO] [stdout] test evaluators::method_invocation::group_by::tests::test_empty_return_when_not_a_list ... ok
[INFO] [stdout] test evaluators::method_invocation::group_by::tests::test_happy_complex_path ... ok
[INFO] [stdout] test evaluators::method_invocation::group_by::tests::test_happy_simple_path ... ok
[INFO] [stdout] test evaluators::method_invocation::flat_map::tests::test_flat_map_with_files ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_empty_prefix ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_false ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_no_str ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_no_str_two ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::has_prefix::tests::test_has_prefix_true ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_empty_suffix ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_false ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_no_str ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_no_str_two ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::has_suffix::tests::test_has_suffix_true ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_different_value_types ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_no_item ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_return_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_returns_the_first_index ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_returns_the_index ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_string_different_value_types ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_string_return_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_string_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_string_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::index_of::tests::index_of_string_returns_the_index ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::empty_join_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::join_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::join_no_string ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::join_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::test_join_no_arg ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::test_join_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::test_join_with_arg ... ok
[INFO] [stdout] test evaluators::method_invocation::join::tests::test_join_with_empty_arg ... ok
[INFO] [stdout] test evaluators::method_invocation::last::tests::last_no_list ... ok
[INFO] [stdout] test evaluators::method_invocation::last::tests::last_of_returns_empty_when_needed ... ok
[INFO] [stdout] test evaluators::method_invocation::last::tests::last_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::last::tests::test_last_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::last::tests::test_last_non_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::length_as_property ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::length_expect_number ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::length_no_string_expr ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::length_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::length_return_the_correct_value ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::test_length_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::length::tests::test_simple_len ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_file ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_file_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_file_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_file_target_not_a_file ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_number ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_string ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_string_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::lines::tests::test_lines_string_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::map::tests::length_no_list_map ... ok
[INFO] [stdout] test evaluators::method_invocation::map::tests::test_filter_map_sum ... ok
[INFO] [stdout] test evaluators::method_invocation::map::tests::test_map_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::map::tests::test_simple_map ... ok
[INFO] [stdout] test evaluators::method_invocation::max::tests::no_list_max ... ok
[INFO] [stdout] test evaluators::method_invocation::max::tests::test_max_empty_list_return_nothing ... ok
[INFO] [stdout] test evaluators::method_invocation::max::tests::test_max_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::max::tests::test_max_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::max::tests::test_simple_max ... ok
[INFO] [stdout] test evaluators::method_invocation::min::tests::no_list_min ... ok
[INFO] [stdout] test evaluators::method_invocation::min::tests::test_min_empty_list_return_nothing ... ok
[INFO] [stdout] test evaluators::method_invocation::min::tests::test_min_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::min::tests::test_min_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::min::tests::test_simple_min ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_no_str ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_empty_prefix ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_no_str_two ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_with_value ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_prefix::tests::test_remove_prefix_without_value ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_empty_suffix ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_no_str ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_no_str_two ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_with_value ... ok
[INFO] [stdout] test evaluators::method_invocation::remove_suffix::tests::test_remove_suffix_without_value ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::length_no_string_reverse ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_expect_list ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_list_returns_empty_for_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_list_works ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::reverse::tests::reverse_works ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::length_no_number_skip ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::length_no_string_skip ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::skip_list_nan ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::skip_list_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::skip_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_simple_skip ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_empty_string ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_empty_number ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_large_number ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_list ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_list_empty_number ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_list_empty_string ... ok
[INFO] [stdout] test evaluators::method_invocation::skip::tests::test_skip_list_large_number ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::length_no_list_sort ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::length_no_list_sort_by ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_simple_sort_by ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_simple_sort ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_sort_by_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_sort_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_sort_nop_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_empty_delim ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_no_delim ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_no_str ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_no_str_two ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::split::tests::test_split_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::length_no_list_sum ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::length_no_number_sum ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::test_simple_sum ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::test_sum_expected_type ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::test_sum_ignores_non_numbers ... ok
[INFO] [stdout] test evaluators::method_invocation::sum::tests::test_sum_nop_return_empty ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_execute_path ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::length_no_number_take ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::length_no_string_take ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::take_list_return_type ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_into_append ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::take_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_simple_take ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_simple_take_list ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_empty_number ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_empty_string ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_large_number ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_list_empty_string ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_list_empty_number ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::test_take_list_large_number ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_no_args ... ok
[INFO] [stdout] test evaluators::method_invocation::take::tests::take_list_nan_error ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_no_string_expr ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_return_the_correct_value ... ok
[INFO] [stdout] test evaluators::method_invocation::to_lower::tests::lower_too_many_args ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_no_args ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_too_many_args ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::length_no_string_trim_head ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_no_string_expr ... ok
[INFO] [stdout] test evaluators::method_invocation::to_upper::tests::upper_return_the_correct_value ... ok
[INFO] [stdout] test evaluators::functions::spawn::fire::tests::test_fire_into ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::length_no_string_trim_tail ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_head_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_head_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_no_args ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_tail_expect_string ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_too_many_args ... ok
[INFO] [stdout] test evaluators::method_invocation::walk::tests::no_such_file_return_empty ... ok
[INFO] [stdout] test evaluators::method_invocation::walk::tests::not_dir_empty_list ... ok
[INFO] [stdout] test evaluators::method_invocation::walk::tests::not_a_file_return_err ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_file ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_file_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_no_string_expr ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_file_return_type ... ok
[INFO] [stdout] test evaluators::method_invocation::walk::tests::test_happy_path ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_file_target_not_a_file ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_string_no_target ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_string_return_type ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::not_expect_bool ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::not_return_empty_if_not_a_number ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::self_divide_empty ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::self_divide_number ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_number ... ok
[INFO] [stdout] test evaluators::method_invocation::words::tests::test_words_string ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::self_divide_string ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::self_divide_path ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::unsupported_not_number ... ok
[INFO] [stdout] test evaluators::unary_operators::tests::unsupported_unary_operator ... ok
[INFO] [stdout] test evaluators::with::tests::test_expected_value ... ok
[INFO] [stdout] test evaluators::with::tests::test_multiple_overwrite ... ok
[INFO] [stdout] test evaluators::with::tests::test_multiple_with ... ok
[INFO] [stdout] test evaluators::with::tests::test_simple_with ... ok
[INFO] [stdout] test evaluators::with::tests::test_with_with_unknown_type ... ok
[INFO] [stdout] test lazy_list::tests::test_hash ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_clone ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_list_debug ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_list_display ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_list_lazy_display ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_list_order ... ok
[INFO] [stdout] test lazy_list::tests::test_lazy_list_ordering ... ok
[INFO] [stdout] test lazy_list::tests::test_nth_vec ... ok
[INFO] [stdout] test lazy_list::tests::test_skip_iter ... ok
[INFO] [stdout] test output::tests::bad_syntax ... ok
[INFO] [stdout] test output::tests::empty_display_string ... ok
[INFO] [stdout] test output::tests::empty_interpolation_end ... ok
[INFO] [stdout] test limit::tests::test_limit_with_debugger ... ok
[INFO] [stdout] test output::tests::empty_interpolation_start ... ok
[INFO] [stdout] test parser::access::tests::test_access_with_bracket_non_close ... ok
[INFO] [stdout] test parser::access::tests::test_access_with_bracket_unexpected ... ok
[INFO] [stdout] test parser::access::tests::test_access_with_brackets ... ok
[INFO] [stdout] test parser::access::tests::test_access_without_brackets ... ok
[INFO] [stdout] test parser::cast::tests::parse_with_bad_type ... ok
[INFO] [stdout] test parser::cast::tests::parse_without_type ... ok
[INFO] [stdout] test parser::define_class::tests::parse_wit_not_a_name ... ok
[INFO] [stdout] test parser::define_class::tests::parse_without_comma ... ok
[INFO] [stdout] test parser::define_class::tests::parse_without_end ... ok
[INFO] [stdout] test parser::define_class::tests::parse_without_name ... ok
[INFO] [stdout] test parser::define_class::tests::parse_without_value ... ok
[INFO] [stdout] test parser::execute::tests::test_spawn_just_spawn ... ok
[INFO] [stdout] test parser::execute::tests::test_spawn_with_no_open_brackets ... ok
[INFO] [stdout] test parser::expression::tests::access_with_of_and_is_some ... ok
[INFO] [stdout] test parser::expression::tests::case_with_else ... ok
[INFO] [stdout] test parser::expression::tests::case_without_else ... ok
[INFO] [stdout] test parser::expression::tests::if_with_else ... ok
[INFO] [stdout] test parser::expression::tests::if_without_else ... ok
[INFO] [stdout] test parser::expression::tests::is_dir ... ok
[INFO] [stdout] test parser::expression::tests::is_false ... ok
[INFO] [stdout] test parser::expression::tests::is_file ... ok
[INFO] [stdout] test parser::expression::tests::is_link ... ok
[INFO] [stdout] test parser::expression::tests::is_none ... ok
[INFO] [stdout] test parser::expression::tests::is_not_dir ... ok
[INFO] [stdout] test parser::expression::tests::is_not_false ... ok
[INFO] [stdout] test parser::expression::tests::is_not_file ... ok
[INFO] [stdout] test parser::expression::tests::is_not_link ... ok
[INFO] [stdout] test parser::expression::tests::is_not_true ... ok
[INFO] [stdout] test parser::expression::tests::is_not_what ... ok
[INFO] [stdout] test parser::expression::tests::is_then ... ok
[INFO] [stdout] test parser::expression::tests::is_then_two ... ok
[INFO] [stdout] test parser::expression::tests::is_true ... ok
[INFO] [stdout] test parser::expression::tests::is_what ... ok
[INFO] [stdout] test parser::expression::tests::just_case ... ok
[INFO] [stdout] test parser::expression::tests::just_if ... ok
[INFO] [stdout] test parser::expression::tests::nothing_to_add ... ok
[INFO] [stdout] test parser::expression::tests::nothing_with_is ... ok
[INFO] [stdout] test parser::expression::tests::nothing_with_is_not ... ok
[INFO] [stdout] test parser::expression::tests::parse_brackets_return_the_correct_order ... ok
[INFO] [stdout] test parser::expression::tests::parse_case_with_no_branches ... ok
[INFO] [stdout] test parser::expression::tests::parse_case_with_no_end ... ok
[INFO] [stdout] test parser::expression::tests::parse_empty ... ok
[INFO] [stdout] test parser::expression::tests::parse_logical_expression ... ok
[INFO] [stdout] test parser::expression::tests::parse_simple_literal ... ok
[INFO] [stdout] test parser::expression::tests::parse_simple_with_white_spaces ... ok
[INFO] [stdout] test parser::expression::tests::parse_two_binary_operators_with_different_priority ... ok
[INFO] [stdout] test parser::expression::tests::parse_two_binary_operators_with_the_same_priority ... ok
[INFO] [stdout] test parser::expression::tests::parse_with_unexpected_close_brackets ... ok
[INFO] [stdout] test parser::expression::tests::parse_with_unexpected_numbers ... ok
[INFO] [stdout] test parser::expression::tests::start_with_binary_operator ... ok
[INFO] [stdout] test parser::expression::tests::test_between ... ok
[INFO] [stdout] test parser::expression::tests::test_exec_multiple_arguments_trailing_comma ... ok
[INFO] [stdout] test parser::expression::tests::test_exec_multiple_arguments_trailing_comma_into ... ok
[INFO] [stdout] test parser::expression::tests::test_exec_single_arg ... ok
[INFO] [stdout] test parser::expression::tests::test_format ... ok
[INFO] [stdout] test parser::expression::tests::test_function_multiple_arg ... ok
[INFO] [stdout] test parser::expression::tests::test_function_multiple_arg_trailing_comma ... ok
[INFO] [stdout] test parser::expression::tests::test_function_no_args ... ok
[INFO] [stdout] test parser::expression::tests::test_spawn_into ... ok
[INFO] [stdout] test parser::expression::tests::test_spawn_multiple_arguments ... ok
[INFO] [stdout] test parser::expression::tests::test_spawn_multiple_arguments_into ... ok
[INFO] [stdout] test parser::format::tests::test_format_just_name ... ok
[INFO] [stdout] test parser::format::tests::test_format_with_no_open_brackets ... ok
[INFO] [stdout] test parser::function::tests::test_func_just_name ... ok
[INFO] [stdout] test parser::function::tests::test_func_with_no_open_brackets ... ok
[INFO] [stdout] test parser::lexer::tests::new_simple_expr ... ok
[INFO] [stdout] test parser::lexer::tests::new_with_err ... ok
[INFO] [stdout] test parser::lexer::tests::new_with_err_display ... ok
[INFO] [stdout] test parser::literal_list::tests::test_list_never_ends ... ok
[INFO] [stdout] test parser::literal_list::tests::test_list_no_commas ... ok
[INFO] [stdout] test parser::literal_list::tests::test_list_simple ... ok
[INFO] [stdout] test parser::method::tests::test_method_just_name ... ok
[INFO] [stdout] test parser::method::tests::test_method_lambda_no_name ... ok
[INFO] [stdout] test parser::method::tests::test_method_no_close_brackets ... ok
[INFO] [stdout] test parser::method::tests::test_method_no_lambda ... ok
[INFO] [stdout] test parser::method::tests::test_method_no_open_brackets ... ok
[INFO] [stdout] test parser::order_by::tests::test_order_by_desc_no_comma ... ok
[INFO] [stdout] test parser::order_by::tests::test_order_by_no_comma ... ok
[INFO] [stdout] test parser::order_by::tests::test_order_by_single_item ... ok
[INFO] [stdout] test parser::order_by::tests::test_order_by_three_items ... ok
[INFO] [stdout] test parser::order_by::tests::test_order_by_three_items_asc_and_desc ... ok
[INFO] [stdout] test parser::parse_date::tests::test_pars_just_name ... ok
[INFO] [stdout] test parser::parse_date::tests::test_parser_with_no_open_brackets ... ok
[INFO] [stdout] test parser::replace::tests::test_replace_just_name ... ok
[INFO] [stdout] test parser::replace::tests::test_replace_with_no_open_brackets ... ok
[INFO] [stdout] test parser::tokens::tests::bad_symbols ... ok
[INFO] [stdout] test parser::tokens::tests::binding_name ... ok
[INFO] [stdout] test parser::tokens::tests::binding_name_empty ... ok
[INFO] [stdout] test parser::tokens::tests::bool_false ... ok
[INFO] [stdout] test parser::tokens::tests::bool_true ... ok
[INFO] [stdout] test parser::tokens::tests::bw_and ... ok
[INFO] [stdout] test parser::tokens::tests::bw_or ... ok
[INFO] [stdout] test parser::tokens::tests::bw_xor ... ok
[INFO] [stdout] test parser::tokens::tests::close_brackets ... ok
[INFO] [stdout] test parser::tokens::tests::comma ... ok
[INFO] [stdout] test parser::tokens::tests::complex_just_started ... ok
[INFO] [stdout] test parser::tokens::tests::complex_unknown_char ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hm ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hms ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hmsms ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hmsmtz ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hmstz ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_dash_hmtz ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_rfc3339 ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hm ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hms ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hmsms ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hmsmtz ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hmstz ... ok
[INFO] [stdout] test parser::tokens::tests::date_literal_with_slash_hmtz ... ok
[INFO] [stdout] test parser::tokens::tests::eq_one ... ok
[INFO] [stdout] test parser::tokens::tests::function_name ... ok
[INFO] [stdout] test parser::tokens::tests::eq_two ... ok
[INFO] [stdout] test parser::tokens::tests::invalid_date_format ... ok
[INFO] [stdout] test parser::tokens::tests::neq_one ... ok
[INFO] [stdout] test parser::tokens::tests::neq_two ... ok
[INFO] [stdout] test parser::tokens::tests::never_ending_date ... ok
[INFO] [stdout] test parser::tokens::tests::never_ending_path ... ok
[INFO] [stdout] test parser::tokens::tests::open_brackets ... ok
[INFO] [stdout] test parser::tokens::tests::read_binary_number ... ok
[INFO] [stdout] test parser::tokens::tests::read_binary_number_with_invalid_digit ... ok
[INFO] [stdout] test parser::tokens::tests::read_empty_text ... ok
[INFO] [stdout] test parser::tokens::tests::read_hex_number ... ok
[INFO] [stdout] test parser::tokens::tests::read_invalid_character_in_unicode ... ok
[INFO] [stdout] test parser::tokens::tests::read_invalid_unicode_character ... ok
[INFO] [stdout] test parser::tokens::tests::read_never_ending_string ... ok
[INFO] [stdout] test parser::tokens::tests::read_never_escape ... ok
[INFO] [stdout] test parser::tokens::tests::read_number_with_x_in_the_middle ... ok
[INFO] [stdout] test parser::tokens::tests::read_oct_number ... ok
[INFO] [stdout] test parser::tokens::tests::read_path_ends_with_comma ... ok
[INFO] [stdout] test parser::tokens::tests::read_path_ends_with_ws ... ok
[INFO] [stdout] test parser::tokens::tests::read_path_quote ... ok
[INFO] [stdout] test parser::tokens::tests::read_path_simple ... ok
[INFO] [stdout] test parser::tokens::tests::read_simple_number ... ok
[INFO] [stdout] test parser::tokens::tests::read_simple_text ... ok
[INFO] [stdout] test parser::tokens::tests::read_text_with_escape_cr ... ok
[INFO] [stdout] test parser::tokens::tests::read_text_with_escape_newlines ... ok
[INFO] [stdout] test parser::tokens::tests::read_text_with_escape_quotes ... ok
[INFO] [stdout] test parser::tokens::tests::read_text_with_escape_slash ... ok
[INFO] [stdout] test parser::tokens::tests::read_text_with_escape_tab ... ok
[INFO] [stdout] test parser::tokens::tests::read_too_short_unicode ... ok
[INFO] [stdout] test parser::tokens::tests::read_unicode ... ok
[INFO] [stdout] test parser::tokens::tests::read_unknown_radix ... ok
[INFO] [stdout] test parser::tokens::tests::unexpected_character ... ok
[INFO] [stdout] test parser::tokens::tests::unknown_reserved_word ... ok
[INFO] [stdout] test parser::with::tests::test_empty_with ... ok
[INFO] [stdout] test parser::with::tests::test_with_without_definitions ... ok
[INFO] [stdout] test parser::with::tests::test_with_without_name ... ok
[INFO] [stdout] test walker::tests::try_from_nop_such_file ... ok
[INFO] [stdout] test evaluators::method_invocation::trim::tests::trim_tail_null_str_return_empty ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::regex_null_expr_return_empty ... ok
[INFO] [stdout] test evaluators::functions::string_functions::tests::regex_null_pattern_return_empty ... ok
[INFO] [stdout] test evaluators::functions::time::format::tests::format_return_value ... ok
[INFO] [stdout] test evaluators::method_invocation::sort::tests::test_sort_by_nop_return_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- evaluators::functions::env::tests::env_return_the_correct_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'evaluators::functions::env::tests::env_return_the_correct_value' (194) panicked at src/evaluators/functions/env.rs:89:41:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5993c51c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5993c51c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5993c51c13b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5993c51c13b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5993c51d959a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5993c51d959a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5993c51c6fa6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5993c51c6fa6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5993c519c6cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5993c519c6cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5993c51b7d69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993c4d5dc4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5993c4d5dc4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5993c51b7f22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5993c51b7f22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5993c519c788 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5993c5193ee9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5993c519d5dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5993c51d9d5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5993c51d9ad2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5993c4c85bf9 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5993c4c85bf9 - findit_cli[11e9445c3314abc3]::evaluators::functions::env::tests::env_return_the_correct_value
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluators/functions/env.rs:89:41
[INFO] [stdout]   22:     0x5993c4c7711c - findit_cli[11e9445c3314abc3]::evaluators::functions::env::tests::env_return_the_correct_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluators/functions/env.rs:86:42
[INFO] [stdout]   23:     0x5993c4cab1b6 - <findit_cli[11e9445c3314abc3]::evaluators::functions::env::tests::env_return_the_correct_value::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5993c4d51ffb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5993c4d51ffb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5993c4d5e85a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5993c4d5e85a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5993c4d5e85a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5993c4d5e85a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5993c4d5e85a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5993c4d5e85a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5993c4d5e85a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5993c4d58d24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5993c4d58d24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5993c4d61352 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5993c4d61352 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5993c4d61352 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5993c4d61352 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5993c4d61352 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5993c4d61352 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5993c4d61352 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5993c51c055f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5993c51c055f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74ce17383aa4 - <unknown>
[INFO] [stdout]   45:     0x74ce17410a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty' (230) panicked at src/evaluators/functions/spawn/fire.rs:308:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Number(231)
[INFO] [stdout]  right: Empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5993c51c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5993c51c13b2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5993c51c13b2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5993c51c13b2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5993c51d959a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5993c51d959a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5993c51c6fa6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5993c51c6fa6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5993c519c6cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5993c519c6cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5993c51b7d69 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5993c4d5dc4e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5993c4d5dc4e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5993c51b7f22 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5993c51b7f22 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5993c519c788 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5993c5193ee9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5993c519d5dd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5993c51d9d5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5993c51d9c13 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5993c4cf548c - core[8f93d80df273fe75]::panicking::assert_failed::<findit_cli[11e9445c3314abc3]::value::Value, findit_cli[11e9445c3314abc3]::value::Value>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5993c4d0927b - findit_cli[11e9445c3314abc3]::evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluators/functions/spawn/fire.rs:308:9
[INFO] [stdout]   22:     0x5993c4cf713c - findit_cli[11e9445c3314abc3]::evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/evaluators/functions/spawn/fire.rs:300:55
[INFO] [stdout]   23:     0x5993c4cac376 - <findit_cli[11e9445c3314abc3]::evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5993c4d51ffb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5993c4d51ffb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5993c4d5e85a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5993c4d5e85a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5993c4d5e85a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5993c4d5e85a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5993c4d5e85a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5993c4d5e85a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5993c4d5e85a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5993c4d58d24 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5993c4d58d24 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5993c4d61352 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5993c4d61352 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5993c4d61352 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5993c4d61352 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5993c4d61352 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5993c4d61352 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5993c4d61352 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5993c51c055f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5993c51c055f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74ce17383aa4 - <unknown>
[INFO] [stdout]   45:     0x74ce17410a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     evaluators::functions::env::tests::env_return_the_correct_value
[INFO] [stdout]     evaluators::functions::spawn::fire::tests::test_fire_into_bad_location_returns_empty
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 698 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "455197487fda2d0f975b4937c287080509d2c38c7a3c3d96b0fc33e81d4165e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "455197487fda2d0f975b4937c287080509d2c38c7a3c3d96b0fc33e81d4165e8", kill_on_drop: false }`
[INFO] [stdout] 455197487fda2d0f975b4937c287080509d2c38c7a3c3d96b0fc33e81d4165e8
