[INFO] fetching crate krafna 0.5.6...
[INFO] testing krafna-0.5.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate krafna 0.5.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate krafna 0.5.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate krafna 0.5.6
[INFO] tweaked toml for crates.io crate krafna 0.5.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate krafna 0.5.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate krafna 0.5.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b5435541d7be046284c290148caac0b2c543d868985092133c62b5798d9818c
[INFO] running `Command { std: "docker" "start" "-a" "5b5435541d7be046284c290148caac0b2c543d868985092133c62b5798d9818c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b5435541d7be046284c290148caac0b2c543d868985092133c62b5798d9818c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5435541d7be046284c290148caac0b2c543d868985092133c62b5798d9818c", kill_on_drop: false }`
[INFO] [stdout] 5b5435541d7be046284c290148caac0b2c543d868985092133c62b5798d9818c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad530f35da8bb0072f5997666b45a22f44a7ae1dba3c30f1effd7d8b39b30581
[INFO] running `Command { std: "docker" "start" "-a" "ad530f35da8bb0072f5997666b45a22f44a7ae1dba3c30f1effd7d8b39b30581", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling krafna v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.75s
[INFO] running `Command { std: "docker" "inspect" "ad530f35da8bb0072f5997666b45a22f44a7ae1dba3c30f1effd7d8b39b30581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad530f35da8bb0072f5997666b45a22f44a7ae1dba3c30f1effd7d8b39b30581", kill_on_drop: false }`
[INFO] [stdout] ad530f35da8bb0072f5997666b45a22f44a7ae1dba3c30f1effd7d8b39b30581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad4e616ff9b3436deab73bff1dcf9eb9955763c8377d3debe83f2eb743689f27
[INFO] running `Command { std: "docker" "start" "-a" "ad4e616ff9b3436deab73bff1dcf9eb9955763c8377d3debe83f2eb743689f27", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling krafna v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.19s
[INFO] running `Command { std: "docker" "inspect" "ad4e616ff9b3436deab73bff1dcf9eb9955763c8377d3debe83f2eb743689f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad4e616ff9b3436deab73bff1dcf9eb9955763c8377d3debe83f2eb743689f27", kill_on_drop: false }`
[INFO] [stdout] ad4e616ff9b3436deab73bff1dcf9eb9955763c8377d3debe83f2eb743689f27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd161e0f589c4abc01a85d28b8cfc5a9c94e8160a69fb8499950693f5fdc1ebe
[INFO] running `Command { std: "docker" "start" "-a" "dd161e0f589c4abc01a85d28b8cfc5a9c94e8160a69fb8499950693f5fdc1ebe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krafna-9f376eb2544f2669)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_empty ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_expression ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_no_operands ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_no_operator ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_one_operand ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_with_operator ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_invalid_first_arg ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_invalid_interval ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_with_pod ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_with_pod ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_with_pod_and_format ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_with_pod_and_format ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_divide ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq_list ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_floor_divide ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_gt ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_gte ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_in_list ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_in_str ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_lt ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_lte ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_minus ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_multiply ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_neq ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_asc ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_select_retains_nested_field ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_and ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_equals ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_select_retains_specified_field ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_plus ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_like ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_not_like ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_power ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq_null ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_or ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_null_values ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_desc ... ok
[INFO] [stdout] test libs::executor::tests::test_get_field_value ... ok
[INFO] [stdout] test libs::executor::tests::test_get_nested_pod ... ok
[INFO] [stdout] test libs::parser::tests::parse_bracket_expression ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_expression ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_from ... ignored, TODO: implement this test
[INFO] [stdout] test libs::executor::tests::test_pod_array_to_field_value ... ok
[INFO] [stdout] test libs::executor::tests::test_pod_array_to_field_value_nested ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_multi ... ok
[INFO] [stdout] test libs::parser::tests::parse_select ... ignored, TODO: implement this test
[INFO] [stdout] test libs::executor::tests::test_execute_where_complex ... ok
[INFO] [stdout] test libs::parser::tests::parse_where ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_false ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_equals_no_field ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_function ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_true ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_decimal_number_with_dot ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_func ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_lowercase ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_no_change ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_without_space ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_no_text ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_basic ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_with_space ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_contains_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_contains_minus ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_ends_with_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_bool ... ignored, TODO: implement bool parsing
[INFO] [stdout] test libs::executor::tests::test_execute_where_like ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_first_char_num ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_underscore ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_minus ... ok
[INFO] [stdout] test libs::executor::tests::test_pod_hash_to_field_value ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_decimal_number_with_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_field_name ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_comma_after_open_bracket ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_multiple_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_no_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_bool_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_fn_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_str_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_num_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_without_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_trailing_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_exact_case_sensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_start_with_whitespace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_negative_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_without_whitespace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_case_sensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_mandatory_whitespaces_with_whitspace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_exact_case_insensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_field_name ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_bool ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_func ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_without_name_no_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_mandatory_whitespaces_without_whitspace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_long_alphabetic_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_long_non_alphabetic_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_with_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_short_operator_with_space ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_multiple_field ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_operator_not_like ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_one_field_with_direction ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_asc ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_one_field_no_direction ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_positive_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_desc ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_short_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_non_existant ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_negative_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_decimal_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_double_quotes ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_mixed_quotes1 ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_mixed_quotes2 ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_valid_string_with_different_chars ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_operator_different_first_char ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_whitespaces_nothing_to_skip ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_whitespaces_skip_whitspace ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_next ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_peek ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_back_negative ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_back_positive ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_peek_when_empty ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_without_opening_quote ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_to_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_single_quotes ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_without_closed_quote ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_next_when_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 130 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/krafna-444de081d4004b2a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-099c919d10508b21)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_complex_query_parsing_from_without_whitespace ... ok
[INFO] [stdout] test test_complex_query_parsing_where_without_whitespace_after ... ok
[INFO] [stdout] test test_complex_query_parsing ... ok
[INFO] [stdout] test test_complex_query_parsing_without_order_by ... ok
[INFO] [stdout] test test_complex_query_parsing_without_where ... ok
[INFO] [stdout] test test_complex_query_parsing_without_select ... ok
[INFO] [stdout] test test_complex_query_parsing_where_without_whitespace_before ... ok
[INFO] [stdout] test test_complex_query_parsing_without_from ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests krafna
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd161e0f589c4abc01a85d28b8cfc5a9c94e8160a69fb8499950693f5fdc1ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd161e0f589c4abc01a85d28b8cfc5a9c94e8160a69fb8499950693f5fdc1ebe", kill_on_drop: false }`
[INFO] [stdout] dd161e0f589c4abc01a85d28b8cfc5a9c94e8160a69fb8499950693f5fdc1ebe
