[INFO] fetching crate kuiper_lang 0.19.1...
[INFO] testing kuiper_lang-0.19.1 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate kuiper_lang 0.19.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kuiper_lang 0.19.1
[INFO] finished tweaking crates.io crate kuiper_lang 0.19.1
[INFO] tweaked toml for crates.io crate kuiper_lang 0.19.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kuiper_lang 0.19.1 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kuiper_lang 0.19.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4
[INFO] running `Command { std: "docker" "start" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kuiper_lang_macros v0.19.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling kuiper_lang v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling kuiper_lang v0.19.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/kuiper_lang-03012e4b725eb4d5)
[INFO] [stdout] 
[INFO] [stdout] running 329 tests
[INFO] [stdout] test compiler::optimizer::tests::test_incorrect_function_arg ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_constant_math ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_divide_by_zero ... ok
[INFO] [stdout] test expressions::array::tests::test_array_types_dynamic ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_mixed_expression ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_cast ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_fancy_expression ... ok
[INFO] [stdout] test expressions::defines::tests::test_define_name_conflict ... ok
[INFO] [stdout] test expressions::defines::tests::test_define_name_conflict_inner ... ok
[INFO] [stdout] test expressions::array::tests::test_invalid_concat ... ok
[INFO] [stdout] test expressions::base::tests::test_constant_type_resolution ... ok
[INFO] [stdout] test expressions::base::tests::test_optimized_type_resolution ... ok
[INFO] [stdout] test expressions::defines::tests::test_defines_inner ... ok
[INFO] [stdout] test compiler::optimizer::tests::test_mixed_optimizer_order ... ok
[INFO] [stdout] test expressions::defines::tests::test_complex_define ... ok
[INFO] [stdout] test expressions::defines::tests::test_multiple_defines ... ok
[INFO] [stdout] test expressions::defines::tests::test_multiple_defines_inner ... ok
[INFO] [stdout] test expressions::defines::tests::test_nested_define ... ok
[INFO] [stdout] test expressions::defines::tests::test_template_string_display ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_chunks ... ok
[INFO] [stdout] test expressions::defines::tests::test_template_string_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_contains ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_contains_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_slice_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_length_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_sum ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_chunk_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_length ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_sum_types ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_tail ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_slice ... ok
[INFO] [stdout] test expressions::functions::arrays::tests::test_tail_types ... ok
[INFO] [stdout] test expressions::functions::coalesce::tests::test_coalesce ... ok
[INFO] [stdout] test expressions::functions::coalesce::tests::test_coalesce_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_bool_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_float_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_bool ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_float ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_int_types ... ok
[INFO] [stdout] test expressions::functions::conversions::tests::test_try_int ... ok
[INFO] [stdout] test expressions::functions::dynamic::tests::test_dynamic_function ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_fails_for_unknown_types ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest_eq ... ok
[INFO] [stdout] test expressions::defines::tests::test_defines_outer ... ok
[INFO] [stdout] test expressions::array::tests::test_array_types_known ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_types ... ok
[INFO] [stdout] test expressions::functions::digest::tests::test_digest_types ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_types_inner_error ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_for_arrays ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_array_types ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::functors::distinct_by::tests::test_distinct_by_for_objects ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_filter_by_key ... ok
[INFO] [stdout] test expressions::functions::functors::except::tests::test_except_lambda_types ... ok
[INFO] [stdout] test expressions::functions::functors::filter::tests::test_filter_types ... ok
[INFO] [stdout] test expressions::functions::functors::filter::tests::test_simple_filter ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap_types ... ok
[INFO] [stdout] test expressions::functions::functors::flatmap::tests::test_flatmap_where_include_single ... ok
[INFO] [stdout] test expressions::functions::functors::if_value::tests::test_if_value ... ok
[INFO] [stdout] test expressions::functions::functors::if_value::tests::test_if_value_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_array_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object_types ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_object_with_key ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_only_array_is_valid ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_map_with_index ... ok
[INFO] [stdout] test expressions::functions::functors::map::tests::test_simple_map ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_implicit_value ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_types ... ok
[INFO] [stdout] test expressions::functions::functors::objects::tests::test_to_object_types_value ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_numbers ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_strings ... ok
[INFO] [stdout] test expressions::functions::functors::reduce::tests::test_reduce_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_array_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_filter_by_key ... ok
[INFO] [stdout] test expressions::functions::functors::select::tests::test_select_lambda_types ... ok
[INFO] [stdout] test expressions::functions::functors::zip::tests::test_zip_two ... ok
[INFO] [stdout] test expressions::functions::functors::zip::tests::test_zip_types ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_arrays ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_fails_for_other_types ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_multiple ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_overwrites ... ok
[INFO] [stdout] test expressions::functions::join::tests::test_join_types ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_json_types ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json_misc ... ok
[INFO] [stdout] test expressions::functions::json::tests::test_parse_json_wrong_keys ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_all ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_any_all_types ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_case ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_any ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_if_function_types ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_case_types ... ok
[INFO] [stdout] test expressions::functions::logic::tests::test_simple_if ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_exp_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_int_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_float_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_float_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_int_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_log_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_one_arg_math_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_max_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_min_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_min_max_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_random ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_pow_function ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_random_function_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_sqrt_function ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_captures_types ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_two_arg_math_function_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_captures ... ok
[INFO] [stdout] test expressions::functions::math::tests::test_trig_functions ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_matches_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_captures ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_captures_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_match_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_first_match ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_invalid ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_non_constant_2 ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_is_match_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_non_constant ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_all_matches ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_replace ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_chars_types ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_is_match ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_concat_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_ends_with ... ok
[INFO] [stdout] test expressions::functions::regex::tests::test_regex_replace_all ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_chars_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_concat ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_lower ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_lower_upper_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_replace_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_join_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_replace_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_split_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_split_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_starts_ends_with_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_string_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_translate ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_substring_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_translate_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_substring_types ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_upper ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_trim_function ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_starts_with ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_join ... ok
[INFO] [stdout] test expressions::functions::string::tests::test_trim_whitespace_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_format_timestamp_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_now_const ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_time_conversion ... ok
[INFO] [stdout] test expressions::functions::transforms::tests::test_pairs ... ok
[INFO] [stdout] test expressions::functions::transforms::tests::test_pairs_types ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_time_format ... ok
[INFO] [stdout] test expressions::functions::uuid::tests::test_uuid4 ... ok
[INFO] [stdout] test expressions::functions::time::tests::test_to_unix_timestamp_types ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_expr ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types_known_conditions ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_types_no_else ... ok
[INFO] [stdout] test expressions::functions::uuid::tests::test_uuid4_types ... ok
[INFO] [stdout] test expressions::if_expr::tests::test_if_without_else ... ok
[INFO] [stdout] test expressions::functions::uuid::tests::test_uuid4_uniqueness ... ok
[INFO] [stdout] test expressions::is_operator::tests::test_is_expr_types ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_recursive_macro_fail ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_allowed_macro_nesting ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_macro_error_loc ... ok
[INFO] [stdout] test expressions::macro_call::tests::test_simple_macro_expansion ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_cast_integer ... ok
[INFO] [stdout] test expressions::numbers::tests::test_max_function ... ok
[INFO] [stdout] test expressions::numbers::tests::test_min_function ... ok
[INFO] [stdout] test expressions::object::tests::test_object_types ... ok
[INFO] [stdout] test expressions::object::tests::test_object_wrong_key_type ... ok
[INFO] [stdout] test expressions::operator::tests::test_div_expr_types ... ok
[INFO] [stdout] test expressions::operator::tests::test_equality_expr_types ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_add ... FAILED
[INFO] [stdout] test expressions::operator::tests::test_negate_expr_types ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_as_i64 ... FAILED
[INFO] [stdout] test expressions::numbers::tests::test_try_as_u64 ... FAILED
[INFO] [stdout] test expressions::selector::tests::test_array_selector ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_mul ... FAILED
[INFO] [stdout] test expressions::selector::tests::test_constant_selector ... ok
[INFO] [stdout] test expressions::operator::tests::test_or_expr_types ... ok
[INFO] [stdout] test expressions::numbers::tests::test_try_sub ... FAILED
[INFO] [stdout] test expressions::selector::tests::test_dynamic_selector ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array_dynamic ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_array_neg ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object_dynamic ... ok
[INFO] [stdout] test expressions::source::tests::test_custom_data ... ok
[INFO] [stdout] test expressions::source::tests::test_custom_data_generic ... ok
[INFO] [stdout] test expressions::selector::tests::test_selector_types_object_const_dynamic ... ok
[INFO] [stdout] test expressions::source::tests::test_lazy_source_data ... ok
[INFO] [stdout] test lexer::token::test::test_array_expr ... ok
[INFO] [stdout] test expressions::template_string::tests::test_template_string ... ok
[INFO] [stdout] test lexer::token::test::test_comments ... ok
[INFO] [stdout] test lexer::token::test::test_escapes ... ok
[INFO] [stdout] test expressions::operator::tests::test_and_expr_types ... ok
[INFO] [stdout] test lexer::token::test::test_lambda ... ok
[INFO] [stdout] test expressions::template_string::tests::test_template_string_error_offset ... ok
[INFO] [stdout] test expressions::operator::tests::test_arith_expr_types ... ok
[INFO] [stdout] test lexer::token::test::test_identifiers ... ok
[INFO] [stdout] test lexer::token::test::test_lambda_2 ... ok
[INFO] [stdout] test expressions::operator::tests::test_minus_expr_types ... ok
[INFO] [stdout] test lexer::token::test::test_lexer ... ok
[INFO] [stdout] test lexer::token::test::test_line_comment ... ok
[INFO] [stdout] test lexer::token::test::test_numbers ... ok
[INFO] [stdout] test lexer::token::test::test_raw_template_string ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector_3 ... ok
[INFO] [stdout] test parse::parser::tests::test_array_idx ... ok
[INFO] [stdout] test parse::parser::tests::test_complex_selector ... ok
[INFO] [stdout] test parse::parser::tests::test_bad_selector_2 ... ok
[INFO] [stdout] test parse::parser::tests::test_const_parse ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_expression ... ok
[INFO] [stdout] test parse::parser::tests::test_complicated_operator_precedence ... ok
[INFO] [stdout] test parse::parser::tests::test_deep_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_object ... ok
[INFO] [stdout] test parse::parser::tests::test_index_object ... ok
[INFO] [stdout] test lexer::token::test::test_object ... ok
[INFO] [stdout] test lexer::token::test::test_operators ... ok
[INFO] [stdout] test parse::parser::tests::test_lambda_arg ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_expression ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_negate ... ok
[INFO] [stdout] test parse::parser::tests::test_misplaced_operator ... ok
[INFO] [stdout] test parse::parser::tests::test_negate_expr ... ok
[INFO] [stdout] test parse::parser::tests::test_missing_terminator ... ok
[INFO] [stdout] test parse::parser::tests::test_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_negate_op ... ok
[INFO] [stdout] test parse::parser::tests::test_empty_array ... ok
[INFO] [stdout] test parse::parser::tests::test_nested_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_skip_comment ... ok
[INFO] [stdout] test parse::parser::tests::test_unexpected_lambda ... ok
[INFO] [stdout] test parse::parser::tests::test_postfix_function ... ok
[INFO] [stdout] test parse::parser::tests::test_unterminated_string ... ok
[INFO] [stdout] test parse::parser::tests::test_object_creation ... ok
[INFO] [stdout] test pretty::utils::tests::test_get_raw_tokens ... ok
[INFO] [stdout] test pretty::utils::tests::test_indent_tokens ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_defines ... ok
[INFO] [stdout] test parse::parser::tests::test_unary_minus ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_template_strings ... ok
[INFO] [stdout] test pretty::utils::tests::test_iter_line_spans ... ok
[INFO] [stdout] test pretty::utils::tests::test_prettify_comment ... ok
[INFO] [stdout] test tests::test_add_keeps_type ... ok
[INFO] [stdout] test tests::test_add_different_types ... ok
[INFO] [stdout] test tests::test_array_concat ... ok
[INFO] [stdout] test parse::parser::tests::test_order_of_ops ... ok
[INFO] [stdout] test pretty::utils::tests::test_inter_token_whitespace ... ok
[INFO] [stdout] test tests::test_array_indexing ... ok
[INFO] [stdout] test tests::test_boolean_operators ... ok
[INFO] [stdout] test tests::test_comments ... ok
[INFO] [stdout] test tests::test_compare_operators ... ok
[INFO] [stdout] test tests::test_compare_operators_eq ... ok
[INFO] [stdout] test tests::test_build_error ... ok
[INFO] [stdout] test tests::run_compile_tests ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing_fancy ... ok
[INFO] [stdout] test tests::test_duplicate_macro ... ok
[INFO] [stdout] test tests::test_comments_2 ... ok
[INFO] [stdout] test tests::test_complicated_operator_precedence ... ok
[INFO] [stdout] test tests::test_equality_cross_type ... ok
[INFO] [stdout] test tests::test_debug_info_ok ... ok
[INFO] [stdout] test tests::test_get_opcount ... ok
[INFO] [stdout] test tests::test_compile_from_tokens ... ok
[INFO] [stdout] test tests::test_divide_by_zero ... ok
[INFO] [stdout] test tests::test_display_expression ... ok
[INFO] [stdout] test tests::test_is_2 ... ok
[INFO] [stdout] test tests::test_invalid_input_variable ... ok
[INFO] [stdout] test tests::test_max_macro_expansions ... ok
[INFO] [stdout] test tests::test_modulo_operator ... ok
[INFO] [stdout] test tests::test_negate_op ... ok
[INFO] [stdout] test tests::test_multiple_inputs ... ok
[INFO] [stdout] test tests::test_non_numeric_input ... ok
[INFO] [stdout] test tests::test_negative_result ... ok
[INFO] [stdout] test tests::test_nested_postfix_function ... ok
[INFO] [stdout] test tests::test_object_concat ... ok
[INFO] [stdout] test tests::test_object_creation ... ok
[INFO] [stdout] test tests::test_object_indexing ... ok
[INFO] [stdout] test tests::test_object_return ... ok
[INFO] [stdout] test tests::test_op_limit ... ok
[INFO] [stdout] test tests::test_optimizer_operation_limit ... ok
[INFO] [stdout] test tests::test_source_conflict_error ... ok
[INFO] [stdout] test tests::test_recursion_depth ... ok
[INFO] [stdout] test tests::test_unexpected_lambda ... ok
[INFO] [stdout] test tests::test_unrecognized_function ... ok
[INFO] [stdout] test tests::test_source_missing_error ... ok
[INFO] [stdout] test tests::test_wrong_function_input ... ok
[INFO] [stdout] test tests::test_template_string ... ok
[INFO] [stdout] test tests::test_wrong_number_of_macro_args ... ok
[INFO] [stdout] test types::array::tests::test_array_union ... ok
[INFO] [stdout] test tests::test_unexpected_lambda_in_macro ... ok
[INFO] [stdout] test tests::test_variable_ordering ... ok
[INFO] [stdout] test types::array::tests::test_array_indexing ... ok
[INFO] [stdout] test types::object::tests::test_object_indexing ... ok
[INFO] [stdout] test types::object::tests::test_object_indexing_no_generic ... ok
[INFO] [stdout] test types::object::tests::test_object_union ... ok
[INFO] [stdout] test types::tests::test_assignable_object ... ok
[INFO] [stdout] test types::tests::test_assignable_array ... ok
[INFO] [stdout] test types::tests::test_const_equals ... ok
[INFO] [stdout] test types::tests::test_display ... ok
[INFO] [stdout] test types::tests::test_extract_single_union ... ok
[INFO] [stdout] test types::tests::test_assignable_union ... ok
[INFO] [stdout] test types::tests::test_is_boolean ... ok
[INFO] [stdout] test types::tests::test_is_float ... ok
[INFO] [stdout] test types::tests::test_is_integer ... ok
[INFO] [stdout] test types::tests::test_is_null ... ok
[INFO] [stdout] test types::tests::test_never_type ... ok
[INFO] [stdout] test types::tests::test_truthyness ... ok
[INFO] [stdout] test types::tests::test_iter_union ... ok
[INFO] [stdout] test types::tests::test_try_as_array ... ok
[INFO] [stdout] test types::tests::test_try_as_array_union_without_array ... ok
[INFO] [stdout] test types::tests::test_try_as_object ... ok
[INFO] [stdout] test types::tests::test_try_as_object_union_without_object ... ok
[INFO] [stdout] test types::tests::test_union ... ok
[INFO] [stdout] test types::tests::test_type_execution_state ... ok
[INFO] [stdout] test types::tests::test_assignable_simple ... ok
[INFO] [stdout] test pretty::tests::test_pretty_printing ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::test_is_operator ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::numbers::tests::test_try_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::numbers::tests::test_try_add' (2781) panicked at src/expressions/numbers.rs:718:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Failed to convert positive integer 18446744073709551615 to signed integer: out of range integral type conversion attempted at 0..0"
[INFO] [stdout]  right: "Failed to convert positive integer 18446744073709551615 to signed integer: number too large to fit in target type at 0..0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba87ee9c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba87eeb3f3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ba87eea097c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba87ee779a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba87ee94159 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba87ee17db0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba87ee94312 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba87ee77a52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba87ee6fe09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba87ee7864d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba87eeb471c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba87eeb4633 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ba87ed3531f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5ba87ec9d340 - kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_add
[INFO] [stdout]   14:     0x5ba87ec68059 - <kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_add::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ba87ee0b09b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ba87ee18705 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ba87ee11ac4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ba87ee1b862 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ba87ee9b759 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73a68762607a - <unknown>
[INFO] [stdout]   21:     0x73a6876b9534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::numbers::tests::test_try_as_i64 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::numbers::tests::test_try_as_i64' (2782) panicked at src/expressions/numbers.rs:595:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Failed to convert positive integer 18446744073709551615 to signed integer: out of range integral type conversion attempted at 0..0"
[INFO] [stdout]  right: "Failed to convert positive integer 18446744073709551615 to signed integer: number too large to fit in target type at 0..0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba87ee9c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba87eeb3f3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ba87eea097c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba87ee779a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba87ee94159 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba87ee17db0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba87ee94312 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba87ee77a52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba87ee6fe09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba87ee7864d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba87eeb471c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba87eeb4633 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ba87ed3531f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5ba87ec9fb23 - kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_as_i64
[INFO] [stdout]   14:     0x5ba87ec680b9 - <kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_as_i64::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ba87ee0b09b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ba87ee18705 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ba87ee11ac4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ba87ee1b862 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ba87ee9b759 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73a68762607a - <unknown>
[INFO] [stdout]   21:     0x73a6876b9534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::numbers::tests::test_try_as_u64 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::numbers::tests::test_try_as_u64' (2783) panicked at src/expressions/numbers.rs:577:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Failed to convert negative integer -10 to unsigned: out of range integral type conversion attempted at 0..0"
[INFO] [stdout]  right: "Failed to convert negative integer -10 to unsigned: number too small to fit in target type at 0..0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba87ee9c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba87eeb3f3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ba87eea097c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba87ee779a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba87ee94159 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba87ee17db0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba87ee94312 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba87ee77a52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba87ee6fe09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba87ee7864d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba87eeb471c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba87eeb4633 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ba87ed3531f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5ba87eca0906 - kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_as_u64
[INFO] [stdout]   14:     0x5ba87ec680d9 - <kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_as_u64::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ba87ee0b09b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ba87ee18705 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ba87ee11ac4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ba87ee1b862 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ba87ee9b759 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73a68762607a - <unknown>
[INFO] [stdout]   21:     0x73a6876b9534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::numbers::tests::test_try_mul stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::numbers::tests::test_try_mul' (2785) panicked at src/expressions/numbers.rs:822:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Failed to convert positive integer 18446744073709551615 to signed integer: out of range integral type conversion attempted at 0..0"
[INFO] [stdout]  right: "Failed to convert positive integer 18446744073709551615 to signed integer: number too large to fit in target type at 0..0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba87ee9c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba87eeb3f3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ba87eea097c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba87ee779a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba87ee94159 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba87ee17db0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba87ee94312 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba87ee77a52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba87ee6fe09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba87ee7864d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba87eeb471c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba87eeb4633 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ba87ed3531f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5ba87ec9e0c0 - kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_mul
[INFO] [stdout]   14:     0x5ba87ec68079 - <kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_mul::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ba87ee0b09b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ba87ee18705 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ba87ee11ac4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ba87ee1b862 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ba87ee9b759 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73a68762607a - <unknown>
[INFO] [stdout]   21:     0x73a6876b9534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- expressions::numbers::tests::test_try_sub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'expressions::numbers::tests::test_try_sub' (2786) panicked at src/expressions/numbers.rs:787:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Failed to convert positive integer 18446744073709551615 to signed integer: out of range integral type conversion attempted at 0..0"
[INFO] [stdout]  right: "Failed to convert positive integer 18446744073709551615 to signed integer: number too large to fit in target type at 0..0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba87ee9c1f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5ba87eeb3f3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5ba87eea097c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5ba87ee779a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5ba87ee94159 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5ba87ee17db0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5ba87ee94312 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5ba87ee77a52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5ba87ee6fe09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5ba87ee7864d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5ba87eeb471c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5ba87eeb4633 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5ba87ed3531f - core[7c831bd917ebf35f]::panicking::assert_failed::<&str, alloc[2fdc3f7464fcf288]::string::String>
[INFO] [stdout]   13:     0x5ba87ec9ee81 - kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_sub
[INFO] [stdout]   14:     0x5ba87ec68099 - <kuiper_lang[15ed3cb62b933b54]::expressions::numbers::tests::test_try_sub::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5ba87ee0b09b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5ba87ee18705 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5ba87ee11ac4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5ba87ee1b862 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5ba87ee9b759 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x73a68762607a - <unknown>
[INFO] [stdout]   21:     0x73a6876b9534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     expressions::numbers::tests::test_try_add
[INFO] [stdout]     expressions::numbers::tests::test_try_as_i64
[INFO] [stdout]     expressions::numbers::tests::test_try_as_u64
[INFO] [stdout]     expressions::numbers::tests::test_try_mul
[INFO] [stdout]     expressions::numbers::tests::test_try_sub
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 324 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4", kill_on_drop: false }`
[INFO] [stdout] cd13c9202e88e622cc39f9ddb380febeca03c317cb24edcccdaa0c3b133930d4
