[INFO] fetching crate mini-calc 4.0.0...
[INFO] testing mini-calc-4.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mini-calc 4.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mini-calc 4.0.0
[INFO] finished tweaking crates.io crate mini-calc 4.0.0
[INFO] tweaked toml for crates.io crate mini-calc 4.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mini-calc 4.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mini-calc 4.0.0 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d735afbf7a53f27fb7ae66795fe3a0a80695f4f5be2af344c070f2a6c329128
[INFO] running `Command { std: "docker" "start" "-a" "4d735afbf7a53f27fb7ae66795fe3a0a80695f4f5be2af344c070f2a6c329128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d735afbf7a53f27fb7ae66795fe3a0a80695f4f5be2af344c070f2a6c329128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d735afbf7a53f27fb7ae66795fe3a0a80695f4f5be2af344c070f2a6c329128", kill_on_drop: false }`
[INFO] [stdout] 4d735afbf7a53f27fb7ae66795fe3a0a80695f4f5be2af344c070f2a6c329128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397bda9dc86776ebb264e821a1b817a0ffa6fa0ad79a3b1bcd41c60e0f241017
[INFO] running `Command { std: "docker" "start" "-a" "397bda9dc86776ebb264e821a1b817a0ffa6fa0ad79a3b1bcd41c60e0f241017", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling smallstr v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling gnuplot v0.0.39
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling mortal v0.2.4
[INFO] [stderr]    Compiling linefeed v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling mini-calc v4.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/parser.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser {
[INFO] [stdout]    |                                ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s
[INFO] running `Command { std: "docker" "inspect" "397bda9dc86776ebb264e821a1b817a0ffa6fa0ad79a3b1bcd41c60e0f241017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397bda9dc86776ebb264e821a1b817a0ffa6fa0ad79a3b1bcd41c60e0f241017", kill_on_drop: false }`
[INFO] [stdout] 397bda9dc86776ebb264e821a1b817a0ffa6fa0ad79a3b1bcd41c60e0f241017
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b89fd48d12f5bf439655330fe0e5a62673862461253c9442c8d593a7301e62
[INFO] running `Command { std: "docker" "start" "-a" "d0b89fd48d12f5bf439655330fe0e5a62673862461253c9442c8d593a7301e62", kill_on_drop: false }`
[INFO] [stderr]    Compiling mini-calc v4.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing/parser.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser {
[INFO] [stdout]    |                                ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] running `Command { std: "docker" "inspect" "d0b89fd48d12f5bf439655330fe0e5a62673862461253c9442c8d593a7301e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b89fd48d12f5bf439655330fe0e5a62673862461253c9442c8d593a7301e62", kill_on_drop: false }`
[INFO] [stdout] d0b89fd48d12f5bf439655330fe0e5a62673862461253c9442c8d593a7301e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee2c5c15beef4b60583e95e89e0ee8875387512592a04a70c071fca5168989a3
[INFO] running `Command { std: "docker" "start" "-a" "ee2c5c15beef4b60583e95e89e0ee8875387512592a04a70c071fca5168989a3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsing/parser.rs:24:32
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser {
[INFO] [stderr]    |                                ^^^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn init_calc_parser(input: &Vec<Token>) -> CalcParser<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-calc` (bin "mini-calc" test) generated 1 warning (run `cargo fix --bin "mini-calc" -p mini-calc --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mini_calc-541e4758062bb1a3)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test exact_math::rationals::test::test_div_hard ... ok
[INFO] [stdout] test exact_math::rationals::test::test_div_simpl ... ok
[INFO] [stdout] test exact_math::rationals::test::test_equality_hard ... ok
[INFO] [stdout] test exact_math::rationals::test::test_reduce_two ... ok
[INFO] [stdout] test exact_math::rationals::test::test_minus ... ok
[INFO] [stdout] test exact_math::rationals::test::test_equality_simple ... ok
[INFO] [stdout] test exact_math::rationals::test::test_mult_hard ... ok
[INFO] [stdout] test exact_math::rationals::test::add_negative ... ok
[INFO] [stdout] test exact_math::rationals::test::test_sub ... ok
[INFO] [stdout] test exact_math::symbolic::test::test_size ... ok
[INFO] [stdout] test exact_math::symbolic::test::test_leaf ... ok
[INFO] [stdout] test exact_math::rationals::test::add_easy ... ok
[INFO] [stdout] test exact_math::symbolic::test::test_size_mul ... ok
[INFO] [stdout] test functions::function::test::test_add_null ... ok
[INFO] [stdout] test functions::function::test::test_add_simple ... ok
[INFO] [stdout] test functions::function::test::test_divide_float_int ... ok
[INFO] [stdout] test functions::function::test::test_divide_int_float ... ok
[INFO] [stdout] test functions::function::test::test_minus_float_int ... ok
[INFO] [stdout] test functions::function::test::test_minus_null ... ok
[INFO] [stdout] test functions::function::test::test_add_float ... ok
[INFO] [stdout] test functions::function::test::test_divide_null ... ok
[INFO] [stdout] test functions::function::test::test_add_int_float ... ok
[INFO] [stdout] test functions::function::test::test_divide_simple ... ok
[INFO] [stdout] test functions::function::test::test_add_float_int ... ok
[INFO] [stdout] test functions::function::test::test_divide_float ... ok
[INFO] [stdout] test functions::function::test::test_minus_int_float ... ok
[INFO] [stdout] test functions::function::test::test_minus_float ... ok
[INFO] [stdout] test functions::function::test::test_mult_float ... ok
[INFO] [stdout] test functions::function::test::test_mult_int_float ... ok
[INFO] [stdout] test functions::function::test::test_mult_null ... ok
[INFO] [stdout] test functions::function::test::test_mult_simple ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_divide_operation ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_int ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_mult_operation ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_plus_operation ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_minus_operation ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_equal ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_lpar ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_divide ... ok
[INFO] [stdout] test functions::function::test::test_minus_null_rev ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_minus ... ok
[INFO] [stdout] test functions::function::test::test_minus_simple ... ok
[INFO] [stdout] test functions::function::test::test_mult_float_int ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_complex_int ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_mult ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_plus ... ok
[INFO] [stdout] test interpreting::interpreter::test::test_interpreter_float ... ok
[INFO] [stdout] test exact_math::rationals::test::test_denominator ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_rpar ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_simple_int ... ok
[INFO] [stdout] test lexing::lexer::tests::test_complex_operation ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_bool ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_comma ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_equal ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_float ... ok
[INFO] [stdout] test lexing::lexer::tests::test_complex_float ... ok
[INFO] [stdout] test lexing::lexer::tests::test_simple_float ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_simple_string ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_tokens ... ok
[INFO] [stdout] test lexing::lexer::tests::test_complex_equality ... ok
[INFO] [stdout] test exact_math::rationals::test::add ... ok
[INFO] [stdout] test exact_math::rationals::test::test_mult_simple ... ok
[INFO] [stdout] test exact_math::symbolic::test::test_size_var ... ok
[INFO] [stdout] test exact_math::rationals::test::test_reduce_one ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_int ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_lbracket ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_null ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_expo ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_and ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_divide ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_equality ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_lesser ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_lesserq ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_minus ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_mult ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_plus ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_quote ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_rbracket ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_not ... ok
[INFO] [stdout] test parsing::parser::test::hard_without_parenthesis ... ok
[INFO] [stdout] test parsing::parser::test::simple_parenthesis ... ok
[INFO] [stdout] test parsing::parser::test::test_assignment ... ok
[INFO] [stdout] test parsing::parser::test::hard_parenthesis ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_identifier ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_assignment ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_lpar ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_whitespace ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_greater ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_or ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_operators_greaterq ... ok
[INFO] [stdout] test parsing::ast::test::test_new ... ok
[INFO] [stdout] test parsing::parser::test::test_condition_else_ignore ... ok
[INFO] [stdout] test lexing::token::test::test_token_type_rpar ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_condition ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_div ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_less ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_minus ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_sup ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_mul ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_prefix_add ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_sup_or_equal ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_prefix_div ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_prefix_mul ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_prefix ... ok
[INFO] [stdout] test parsing::parser::test::test_left_priority ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_divide_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_or_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_minus_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_one_token ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_hard_mult_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_plus_operation_hard ... ok
[INFO] [stdout] test parsing::parser::test::test_vector_parsing ... ok
[INFO] [stdout] test parsing::parser::test::test_string_parsing ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_less_or_equal ... ok
[INFO] [stdout] test parsing::parser::test::test_ignore_parsing_plus ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_mult_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_nil ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_mult_divide_operation ... ok
[INFO] [stdout] test parsing::parser::test::without_parenthesis ... ok
[INFO] [stdout] test parsing::parser::test::test_parse_plus_operation ... ok
[INFO] [stdout] test parsing::parser::test::test_right_priority ... ok
[INFO] [stdout] test utils::matrix_utils::test::test ... ok
[INFO] [stdout] test lexing::lexer::tests::lex_operators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee2c5c15beef4b60583e95e89e0ee8875387512592a04a70c071fca5168989a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee2c5c15beef4b60583e95e89e0ee8875387512592a04a70c071fca5168989a3", kill_on_drop: false }`
[INFO] [stdout] ee2c5c15beef4b60583e95e89e0ee8875387512592a04a70c071fca5168989a3
