[INFO] cloning repository https://github.com/ray-pH/libequaio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ray-pH/libequaio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-pH%2Flibequaio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-pH%2Flibequaio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 171ecf8ae7e1ee4b6db4c19d669fb38704c900af
[INFO] testing ray-pH/libequaio against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-pH%2Flibequaio" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ray-pH/libequaio
[INFO] finished tweaking git repo https://github.com/ray-pH/libequaio
[INFO] tweaked toml for git repo https://github.com/ray-pH/libequaio written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ray-pH/libequaio 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 git repo https://github.com/ray-pH/libequaio 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-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 560820abd0daaa2a1d9f3bc2acff9b85ac194d818a63fd59578797cc01b2db7b
[INFO] running `Command { std: "docker" "start" "-a" "560820abd0daaa2a1d9f3bc2acff9b85ac194d818a63fd59578797cc01b2db7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560820abd0daaa2a1d9f3bc2acff9b85ac194d818a63fd59578797cc01b2db7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560820abd0daaa2a1d9f3bc2acff9b85ac194d818a63fd59578797cc01b2db7b", kill_on_drop: false }`
[INFO] [stdout] 560820abd0daaa2a1d9f3bc2acff9b85ac194d818a63fd59578797cc01b2db7b
[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=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] b8ce7c54dff55d61e3541ea17314a6cd3b3a052ef4e238c5efeec84ce0386d47
[INFO] running `Command { std: "docker" "start" "-a" "b8ce7c54dff55d61e3541ea17314a6cd3b3a052ef4e238c5efeec84ce0386d47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling equaio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     normalization_function: Option<NormalizationFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     get_possible_actions_function: Option<GetPossibleActionsFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s
[INFO] running `Command { std: "docker" "inspect" "b8ce7c54dff55d61e3541ea17314a6cd3b3a052ef4e238c5efeec84ce0386d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ce7c54dff55d61e3541ea17314a6cd3b3a052ef4e238c5efeec84ce0386d47", kill_on_drop: false }`
[INFO] [stdout] b8ce7c54dff55d61e3541ea17314a6cd3b3a052ef4e238c5efeec84ce0386d47
[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=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] 51058750bd59ca6baa11c3c5a8335dee8452e404f3a133306bd5ccfad8d2de9e
[INFO] running `Command { std: "docker" "start" "-a" "51058750bd59ca6baa11c3c5a8335dee8452e404f3a133306bd5ccfad8d2de9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling equaio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     normalization_function: Option<NormalizationFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     get_possible_actions_function: Option<GetPossibleActionsFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     normalization_function: Option<NormalizationFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/worksheet.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stdout]    |                          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     get_possible_actions_function: Option<GetPossibleActionsFunction>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "51058750bd59ca6baa11c3c5a8335dee8452e404f3a133306bd5ccfad8d2de9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51058750bd59ca6baa11c3c5a8335dee8452e404f3a133306bd5ccfad8d2de9e", kill_on_drop: false }`
[INFO] [stdout] 51058750bd59ca6baa11c3c5a8335dee8452e404f3a133306bd5ccfad8d2de9e
[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=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] 98b49f680673ad2ca28691e380a929547edcf29d1383d57ac1775ae6bdccdc56
[INFO] running `Command { std: "docker" "start" "-a" "98b49f680673ad2ca28691e380a929547edcf29d1383d57ac1775ae6bdccdc56", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/worksheet.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stderr]    |                          --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 21 |     normalization_function: Option<NormalizationFunction>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/worksheet.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[derive(Default, Clone, PartialEq)]
[INFO] [stderr]    |                          --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 24 |     get_possible_actions_function: Option<GetPossibleActionsFunction>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `equaio` (lib) generated 2 warnings
[INFO] [stderr] warning: `equaio` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equaio-b14ad3cfc291a20c)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/equaio-1305d395295cfc8a)
[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/algebra_test.rs (/opt/rustwide/target/debug/deps/algebra_test-da1ed18ea9199f24)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test fraction::simple_division ... ok
[INFO] [stdout] test function::apply_algebra_to_both_side ... ok
[INFO] [stdout] test function::simple_function ... ok
[INFO] [stdout] test normalization::double_minus ... ok
[INFO] [stdout] test normalization::simple_expression ... ok
[INFO] [stdout] test normalization::simplification_one_and_zero ... ok
[INFO] [stdout] test simple_algebra::question2 ... ok
[INFO] [stdout] test function::apply_function_to_both_side ... ok
[INFO] [stdout] test simple_algebra::question1 ... ok
[INFO] [stdout] test simple_algebra::question3 ... ok
[INFO] [stderr]      Running tests/arithmetic_test.rs (/opt/rustwide/target/debug/deps/arithmetic_test-de8ba0c5393238be)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test calculation::simple_addition_with_negative_number ... ok
[INFO] [stdout] test calculation::simple_addition ... ok
[INFO] [stdout] test calculation::simple_addition_with_negative_unary ... ok
[INFO] [stdout] test generate_equation::generate_from_simple_address ... ok
[INFO] [stdout] test generate_equation::simple_equation ... ok
[INFO] [stdout] test normalization::sub_to_negative ... ok
[INFO] [stdout] test normalization::negative ... ok
[INFO] [stdout] test normalization::sub_to_negative_deep ... ok
[INFO] [stdout] test simplification::on_train ... ok
[INFO] [stdout] test simplification::simple ... ok
[INFO] [stdout] test generate_equation::generate_from_train ... ok
[INFO] [stdout] test calculation::addition_train ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/block_test.rs (/opt/rustwide/target/debug/deps/block_test-68e6f2823b11f74e)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test simple_block::assoc_train ... ok
[INFO] [stdout] test simple_block::algebra_with_number ... ok
[INFO] [stdout] test simple_block::assoc_train_with_inverse ... ok
[INFO] [stdout] test simple_block::binary ... ok
[INFO] [stdout] test simple_block::fraction ... ok
[INFO] [stdout] test simple_block::nested_binary_assoc ... ok
[INFO] [stdout] test simple_block::unary ... ok
[INFO] [stdout] test simple_block::conceal_multiplication ... ok
[INFO] [stdout] test simple_block::operator_presedence ... ok
[INFO] [stdout] test simple_block::nested_binary ... ok
[INFO] [stdout] test simple_block::assoc_train_with_inverse_complex ... ok
[INFO] [stdout] test simple_block::form_worksheet ... ok
[INFO] [stderr]      Running tests/expression_test.rs (/opt/rustwide/target/debug/deps/expression_test-d134da3a91c9f95e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test address::common_virtual_ancestor ... ok
[INFO] [stdout] test apply_equation::simple_equation ... ok
[INFO] [stdout] test apply_equation::other ... ok
[INFO] [stdout] test apply_equation::on_train ... ok
[INFO] [stdout] test apply_equation::generate_eq_from_match_map_deep ... ok
[INFO] [stdout] test address::common_ancestor ... ok
[INFO] [stdout] test apply_equation::simple_equation_rtl ... ok
[INFO] [stdout] test apply_implication::simple_implication ... ok
[INFO] [stdout] test assoc_train_normalization::binary_ops_only ... ok
[INFO] [stdout] test assoc_train_normalization::deep1 ... ok
[INFO] [stdout] test assoc_train_normalization::deep2 ... ok
[INFO] [stdout] test assoc_train_normalization::mixed ... ok
[INFO] [stdout] test assoc_train_normalization::multiple_assoc_op ... ok
[INFO] [stdout] test assoc_train_normalization::single_children_assoc_train ... ok
[INFO] [stdout] test assoc_train_normalization::nested_binary_opsy ... ok
[INFO] [stdout] test assoc_train_normalization::two_children_assoc_train_to_binary_op ... ok
[INFO] [stdout] test basic::generate_subexpr_from_train ... ok
[INFO] [stdout] test basic::is_statement ... ok
[INFO] [stdout] test basic::substitute_symbol ... ok
[INFO] [stdout] test basic::swap_assoc_train_children ... ok
[INFO] [stdout] test expression_replacement::replace_expression ... ok
[INFO] [stdout] test expression_replacement::replace_expression_on_train ... ok
[INFO] [stdout] test equivalence::simple ... ok
[INFO] [stdout] test pattern_matching::assoc_train ... ok
[INFO] [stdout] test pattern_matching::on_assoc_train ... ok
[INFO] [stdout] test pattern_matching::pattern_match_at_address ... ok
[INFO] [stdout] test pattern_matching::pattern_match_at_node ... ok
[INFO] [stdout] test pattern_matching::on_assoc_train_deep ... ok
[INFO] [stdout] test pattern_matching::simple_matching ... ok
[INFO] [stdout] test pattern_matching::two_matches ... ok
[INFO] [stdout] test pattern_matching::with_const_param ... ok
[INFO] [stdout] test assoc_train_normalization::from_binary_and_trains ... ok
[INFO] [stdout] test variadic::pattern_match ... ok
[INFO] [stdout] test variadic::apply_match_map2 ... ok
[INFO] [stdout] test variadic::apply_match_map ... ok
[INFO] [stdout] test variadic::parse_and_string ... ok
[INFO] [stdout] test variadic::apply_equation ... ok
[INFO] [stdout] test apply_equation::generate_eq_from_match_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-465f2a6820f74fee)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr]      Running tests/rule_test.rs (/opt/rustwide/target/debug/deps/rule_test-e4055b14149c8403)
[INFO] [stdout] test parsing::multiple_operator2 ... ok
[INFO] [stdout] test parsing::assoc_train ... ok
[INFO] [stdout] test parsing::multiple_operator ... ok
[INFO] [stdout] test parsing::preprocess_statement ... ok
[INFO] [stdout] test parsing::preprocess_equation ... ok
[INFO] [stdout] test parsing::simple ... ok
[INFO] [stdout] test parsing::simple_unary ... ok
[INFO] [stdout] test parsing::with_function ... ok
[INFO] [stdout] test parsing::unary ... ok
[INFO] [stdout] test parsing::with_function_in_front ... ok
[INFO] [stdout] test variadic::parse_and_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test rule_test::simple ... ok
[INFO] [stdout] test rule_test::with_multiple_variations_prefix ... ok
[INFO] [stdout] test rule_test::with_multiple_variations ... ok
[INFO] [stdout] test rule_test::with_variation_prefix ... ok
[INFO] [stdout] test rule_test::with_variation ... ok
[INFO] [stdout] test from_file::algebra ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-0df7ecec37a7acef)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test function::gcd ... ok
[INFO] [stdout] test function::lcm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worksheet_test.rs (/opt/rustwide/target/debug/deps/worksheet_test-cb4c32c0301a1915)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test algebra_test::simple ... ok
[INFO] [stdout] test get_possible_actions::arithmetic_both_side_given_inner ... ok
[INFO] [stdout] test algebra_test::simple_auto ... ok
[INFO] [stdout] test logic::simplification ... ok
[INFO] [stdout] test get_possible_actions::swap_comutative_binary_ops ... ok
[INFO] [stdout] test get_possible_actions::get_action_at_virtual_address ... ok
[INFO] [stdout] test get_possible_actions::swap_comutative_assoc_train ... ok
[INFO] [stdout] test get_possible_actions::simple ... ok
[INFO] [stdout] test misc::reset_to ... ok
[INFO] [stdout] test multiple_equation::sletv_substitution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests equaio
[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" "98b49f680673ad2ca28691e380a929547edcf29d1383d57ac1775ae6bdccdc56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b49f680673ad2ca28691e380a929547edcf29d1383d57ac1775ae6bdccdc56", kill_on_drop: false }`
[INFO] [stdout] 98b49f680673ad2ca28691e380a929547edcf29d1383d57ac1775ae6bdccdc56
