[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 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-pH%2Flibequaio" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ray-pH/libequaio on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.203 [INFO] [stderr] Downloaded syn v2.0.68 [INFO] [stderr] Downloaded serde v1.0.203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02a383c011d315c8d2a06f2092939e2cbbb4084a6d007e8e3d4a5ce95961bee5 [INFO] running `Command { std: "docker" "start" "-a" "02a383c011d315c8d2a06f2092939e2cbbb4084a6d007e8e3d4a5ce95961bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02a383c011d315c8d2a06f2092939e2cbbb4084a6d007e8e3d4a5ce95961bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a383c011d315c8d2a06f2092939e2cbbb4084a6d007e8e3d4a5ce95961bee5", kill_on_drop: false }` [INFO] [stdout] 02a383c011d315c8d2a06f2092939e2cbbb4084a6d007e8e3d4a5ce95961bee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9861be28ccec8a6ab88524a0e48894c0532a2bc8af7d69a29250202fd175f488 [INFO] running `Command { std: "docker" "start" "-a" "9861be28ccec8a6ab88524a0e48894c0532a2bc8af7d69a29250202fd175f488", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [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 ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [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, [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 [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, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s [INFO] running `Command { std: "docker" "inspect" "9861be28ccec8a6ab88524a0e48894c0532a2bc8af7d69a29250202fd175f488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9861be28ccec8a6ab88524a0e48894c0532a2bc8af7d69a29250202fd175f488", kill_on_drop: false }` [INFO] [stdout] 9861be28ccec8a6ab88524a0e48894c0532a2bc8af7d69a29250202fd175f488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efb9e5860878f96478ea19e5063253188d2f836bef44c47bdae402040887e18 [INFO] running `Command { std: "docker" "start" "-a" "7efb9e5860878f96478ea19e5063253188d2f836bef44c47bdae402040887e18", 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, [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 [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, [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 [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, [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 [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, [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "7efb9e5860878f96478ea19e5063253188d2f836bef44c47bdae402040887e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efb9e5860878f96478ea19e5063253188d2f836bef44c47bdae402040887e18", kill_on_drop: false }` [INFO] [stdout] 7efb9e5860878f96478ea19e5063253188d2f836bef44c47bdae402040887e18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da7532a4f5d94b7b32deff8535bff5cbed7885e7b864658ba7b00bd1ff2bc248 [INFO] running `Command { std: "docker" "start" "-a" "da7532a4f5d94b7b32deff8535bff5cbed7885e7b864658ba7b00bd1ff2bc248", 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, [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 [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, [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 [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.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/equaio-4e468b4b30dc15b8) [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-357e595b77bf5e5f) [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] [stderr] Running tests/algebra_test.rs (/opt/rustwide/target/debug/deps/algebra_test-05e258b2187ae844) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test normalization::simple_expression ... ok [INFO] [stdout] test normalization::double_minus ... ok [INFO] [stdout] test function::simple_function ... ok [INFO] [stdout] test function::apply_algebra_to_both_side ... ok [INFO] [stdout] test fraction::simple_division ... ok [INFO] [stdout] test simple_algebra::question1 ... ok [INFO] [stdout] test simple_algebra::question2 ... ok [INFO] [stdout] test function::apply_function_to_both_side ... ok [INFO] [stdout] test normalization::simplification_one_and_zero ... ok [INFO] [stdout] test simple_algebra::question3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_test.rs (/opt/rustwide/target/debug/deps/arithmetic_test-d068025dcd97ee86) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test calculation::addition_train ... ok [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::generate_from_train ... ok [INFO] [stdout] test generate_equation::simple_equation ... ok [INFO] [stdout] test normalization::negative ... ok [INFO] [stdout] test normalization::sub_to_negative ... ok [INFO] [stdout] test simplification::on_train ... ok [INFO] [stdout] test normalization::sub_to_negative_deep ... ok [INFO] [stdout] test simplification::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/block_test.rs (/opt/rustwide/target/debug/deps/block_test-bb4eeaa4335061c4) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test simple_block::conceal_multiplication ... ok [INFO] [stdout] test simple_block::assoc_train_with_inverse_complex ... ok [INFO] [stdout] test simple_block::binary ... ok [INFO] [stdout] test simple_block::fraction ... ok [INFO] [stdout] test simple_block::algebra_with_number ... ok [INFO] [stdout] test simple_block::nested_binary ... ok [INFO] [stdout] test simple_block::assoc_train ... ok [INFO] [stdout] test simple_block::assoc_train_with_inverse ... ok [INFO] [stdout] test simple_block::nested_binary_assoc ... ok [INFO] [stdout] test simple_block::operator_presedence ... ok [INFO] [stdout] test simple_block::unary ... ok [INFO] [stdout] test simple_block::form_worksheet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stderr] Running tests/expression_test.rs (/opt/rustwide/target/debug/deps/expression_test-2dadc5f579e01025) [INFO] [stdout] test address::common_ancestor ... ok [INFO] [stdout] test apply_equation::on_train ... ok [INFO] [stdout] test address::common_virtual_ancestor ... ok [INFO] [stdout] test apply_equation::generate_eq_from_match_map ... ok [INFO] [stdout] test apply_equation::other ... ok [INFO] [stdout] test apply_equation::simple_equation ... 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::from_binary_and_trains ... 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::nested_binary_opsy ... ok [INFO] [stdout] test assoc_train_normalization::single_children_assoc_train ... 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 equivalence::simple ... ok [INFO] [stdout] test expression_replacement::replace_expression ... ok [INFO] [stdout] test expression_replacement::replace_expression_on_train ... ok [INFO] [stdout] test pattern_matching::assoc_train ... ok [INFO] [stdout] test pattern_matching::on_assoc_train ... ok [INFO] [stdout] test pattern_matching::on_assoc_train_deep ... 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::simple_matching ... ok [INFO] [stdout] test pattern_matching::two_matches ... ok [INFO] [stdout] test pattern_matching::with_const_param ... ok [INFO] [stdout] test apply_equation::generate_eq_from_match_map_deep ... ok [INFO] [stdout] test variadic::apply_match_map ... ok [INFO] [stdout] test variadic::pattern_match ... ok [INFO] [stdout] test variadic::apply_match_map2 ... ok [INFO] [stdout] test variadic::parse_and_string ... ok [INFO] [stdout] test variadic::apply_equation ... 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-83842a21c5bd912d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Running tests/rule_test.rs (/opt/rustwide/target/debug/deps/rule_test-3c1ad42b255bc2c7) [INFO] [stdout] test parsing::multiple_operator2 ... ok [INFO] [stdout] test parsing::multiple_operator ... ok [INFO] [stdout] test parsing::simple ... ok [INFO] [stdout] test parsing::simple_unary ... ok [INFO] [stdout] test parsing::preprocess_equation ... ok [INFO] [stdout] test parsing::assoc_train ... ok [INFO] [stdout] test parsing::with_function ... ok [INFO] [stdout] test parsing::with_function_in_front ... ok [INFO] [stdout] test variadic::parse_and_string ... ok [INFO] [stdout] test parsing::unary ... ok [INFO] [stdout] test parsing::preprocess_statement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test rule_test::with_multiple_variations ... ok [INFO] [stdout] test rule_test::with_multiple_variations_prefix ... ok [INFO] [stdout] test rule_test::simple ... ok [INFO] [stdout] test rule_test::with_variation ... ok [INFO] [stdout] test rule_test::with_variation_prefix ... 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.02s [INFO] [stdout] [INFO] [stderr] Running tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-873e3e81ee2acd43) [INFO] [stderr] Running tests/worksheet_test.rs (/opt/rustwide/target/debug/deps/worksheet_test-710e0fd049820528) [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] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test algebra_test::simple ... ok [INFO] [stdout] test algebra_test::simple_auto ... ok [INFO] [stdout] test get_possible_actions::arithmetic_both_side_given_inner ... ok [INFO] [stdout] test logic::simplification ... ok [INFO] [stdout] test get_possible_actions::get_action_at_virtual_address ... ok [INFO] [stdout] test get_possible_actions::swap_comutative_binary_ops ... ok [INFO] [stdout] test get_possible_actions::swap_comutative_assoc_train ... ok [INFO] [stdout] test misc::reset_to ... ok [INFO] [stdout] test get_possible_actions::simple ... ok [INFO] [stderr] Doc-tests equaio [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.28s [INFO] [stdout] [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" "da7532a4f5d94b7b32deff8535bff5cbed7885e7b864658ba7b00bd1ff2bc248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7532a4f5d94b7b32deff8535bff5cbed7885e7b864658ba7b00bd1ff2bc248", kill_on_drop: false }` [INFO] [stdout] da7532a4f5d94b7b32deff8535bff5cbed7885e7b864658ba7b00bd1ff2bc248