[INFO] cloning repository https://github.com/sin1111yi/ralqlator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sin1111yi/ralqlator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsin1111yi%2Fralqlator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsin1111yi%2Fralqlator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a5de25dd38a1a4db5a5b5a764ca1e3070c6e754
[INFO] testing sin1111yi/ralqlator against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsin1111yi%2Fralqlator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sin1111yi/ralqlator
[INFO] finished tweaking git repo https://github.com/sin1111yi/ralqlator
[INFO] tweaked toml for git repo https://github.com/sin1111yi/ralqlator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sin1111yi/ralqlator on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sin1111yi/ralqlator 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded home v0.5.12
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb56fa02998d4a249bbefa7b667e0a6c84e82a85940cad7204614c351f99387c
[INFO] running `Command { std: "docker" "start" "-a" "bb56fa02998d4a249bbefa7b667e0a6c84e82a85940cad7204614c351f99387c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb56fa02998d4a249bbefa7b667e0a6c84e82a85940cad7204614c351f99387c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb56fa02998d4a249bbefa7b667e0a6c84e82a85940cad7204614c351f99387c", kill_on_drop: false }`
[INFO] [stdout] bb56fa02998d4a249bbefa7b667e0a6c84e82a85940cad7204614c351f99387c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b81de9c69c685fcc6b8fa92e1fde7737f51748caf47cd216a700141543db6f36
[INFO] running `Command { std: "docker" "start" "-a" "b81de9c69c685fcc6b8fa92e1fde7737f51748caf47cd216a700141543db6f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ralqlator v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.48s
[INFO] running `Command { std: "docker" "inspect" "b81de9c69c685fcc6b8fa92e1fde7737f51748caf47cd216a700141543db6f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81de9c69c685fcc6b8fa92e1fde7737f51748caf47cd216a700141543db6f36", kill_on_drop: false }`
[INFO] [stdout] b81de9c69c685fcc6b8fa92e1fde7737f51748caf47cd216a700141543db6f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4373b4cb94ef5a0b25dea79906ce26e31e4f1bd179a15d88779bb26506277232
[INFO] running `Command { std: "docker" "start" "-a" "4373b4cb94ef5a0b25dea79906ce26e31e4f1bd179a15d88779bb26506277232", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling ralqlator v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.43s
[INFO] running `Command { std: "docker" "inspect" "4373b4cb94ef5a0b25dea79906ce26e31e4f1bd179a15d88779bb26506277232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4373b4cb94ef5a0b25dea79906ce26e31e4f1bd179a15d88779bb26506277232", kill_on_drop: false }`
[INFO] [stdout] 4373b4cb94ef5a0b25dea79906ce26e31e4f1bd179a15d88779bb26506277232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0b0883d816e216c73db033d3b92f00f082cdbf72fd61d464994002de3cb45a5
[INFO] running `Command { std: "docker" "start" "-a" "d0b0883d816e216c73db033d3b92f00f082cdbf72fd61d464994002de3cb45a5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ralqlator-930003cb833c7075)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test token::tests::test_tokenize_constant ... ok
[INFO] [stdout] test token::tests::test_tokenize_scientific_notation ... ok
[INFO] [stdout] test token::tests::test_tokenize_prefixed_number ... ok
[INFO] [stdout] test token::tests::test_tokenize_function_call ... ok
[INFO] [stdout] test token::tests::test_tokenize_simple ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ralqlator-5fbc55bf83f59839)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test token::tests::test_tokenize_function_call ... ok
[INFO] [stdout] test token::tests::test_tokenize_scientific_notation ... ok
[INFO] [stdout] test token::tests::test_tokenize_simple ... ok
[INFO] [stdout] test token::tests::test_tokenize_constant ... ok
[INFO] [stdout] test token::tests::test_tokenize_prefixed_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/01_core_tests.rs (/opt/rustwide/target/debug/deps/01_core_tests-1cb7a349898cff8f)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test test_c_e_expression ... ok
[INFO] [stdout] test test_addition_multiple ... ok
[INFO] [stdout] test test_bitwise_xor ... ok
[INFO] [stdout] test test_bitwise_shift_left ... ok
[INFO] [stdout] test test_bitwise_and_hex ... ok
[INFO] [stdout] test test_addition_large_numbers ... ok
[INFO] [stdout] test test_bitwise_or ... ok
[INFO] [stdout] test test_addition_negative ... ok
[INFO] [stdout] test test_c_pi ... ok
[INFO] [stdout] test test_bitwise_shift_zero ... ok
[INFO] [stdout] test test_bitwise_shift_right ... ok
[INFO] [stdout] test test_c_e ... ok
[INFO] [stdout] test test_bitwise_not_value ... ok
[INFO] [stdout] test test_addition ... ok
[INFO] [stdout] test test_c_e_with_ln ... ok
[INFO] [stdout] test test_bitwise_not ... ok
[INFO] [stdout] test test_bitwise_combined ... ok
[INFO] [stdout] test test_bitwise_and ... ok
[INFO] [stdout] test test_c_pi_expression ... ok
[INFO] [stdout] test test_compact_addition ... ok
[INFO] [stdout] test test_c_pi_with_sin ... ok
[INFO] [stdout] test test_chain_operations ... ok
[INFO] [stdout] test test_compact_complex_expression ... ok
[INFO] [stdout] test test_compact_chain_operations ... ok
[INFO] [stdout] test test_compact_mixed_operations ... ok
[INFO] [stdout] test test_compact_multiplication ... ok
[INFO] [stdout] test test_compact_division ... ok
[INFO] [stdout] test test_division_decimal_result ... ok
[INFO] [stdout] test test_equal ... ok
[INFO] [stdout] test test_comparison_chained ... ok
[INFO] [stdout] test test_compact_subtraction ... ok
[INFO] [stdout] test test_compact_negative_numbers ... ok
[INFO] [stdout] test test_compact_with_parentheses ... ok
[INFO] [stdout] test test_comparison_with_expression ... ok
[INFO] [stdout] test test_decimal_multiplication ... ok
[INFO] [stdout] test test_division ... ok
[INFO] [stdout] test test_decimal_numbers ... ok
[INFO] [stdout] test test_deeply_nested_parentheses ... ok
[INFO] [stdout] test test_division_by_one ... ok
[INFO] [stdout] test test_division_by_zero ... ok
[INFO] [stdout] test test_double_equal ... ok
[INFO] [stdout] test test_exponentiation ... ok
[INFO] [stdout] test test_exponentiation_one ... ok
[INFO] [stdout] test test_exponentiation_zero ... ok
[INFO] [stdout] test test_factorial ... ok
[INFO] [stdout] test test_factorial_one ... ok
[INFO] [stdout] test test_greater_than ... ok
[INFO] [stdout] test test_factorial_zero ... ok
[INFO] [stdout] test test_identity_addition ... ok
[INFO] [stdout] test test_factorial_large ... ok
[INFO] [stdout] test test_greater_than_false ... ok
[INFO] [stdout] test test_identity_multiplication ... ok
[INFO] [stdout] test test_large_numbers ... ok
[INFO] [stdout] test test_less_than ... ok
[INFO] [stdout] test test_nested_parentheses ... ok
[INFO] [stdout] test test_less_than_false ... ok
[INFO] [stdout] test test_less_than_equal ... ok
[INFO] [stdout] test test_mixed_operations ... ok
[INFO] [stdout] test test_modulo_zero ... ok
[INFO] [stdout] test test_modulo ... ok
[INFO] [stdout] test test_multiplication_negative ... ok
[INFO] [stdout] test test_multiplication_by_zero ... ok
[INFO] [stdout] test test_not_equal ... ok
[INFO] [stdout] test test_negative_multiplication ... ok
[INFO] [stdout] test test_multiplication ... ok
[INFO] [stdout] test test_negative_number ... ok
[INFO] [stdout] test test_operator_precedence ... ok
[INFO] [stdout] test test_subtraction ... ok
[INFO] [stdout] test test_subtraction_negative_numbers ... ok
[INFO] [stdout] test test_operator_precedence_complex ... ok
[INFO] [stdout] test test_parentheses ... ok
[INFO] [stdout] test test_subtraction_negative_result ... ok
[INFO] [stdout] test test_zero_exponent ... ok
[INFO] [stdout] test test_zero_addition ... ok
[INFO] [stdout] test test_zero_multiplication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.38s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/02_functions_tests.rs (/opt/rustwide/target/debug/deps/02_functions_tests-d897ec5cc9200b7d)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_cbrt ... ok
[INFO] [stdout] test test_ceil ... ok
[INFO] [stdout] test test_cos ... ok
[INFO] [stdout] test test_bpow ... ok
[INFO] [stdout] test test_floor ... ok
[INFO] [stdout] test test_asin ... ok
[INFO] [stdout] test test_comb ... ok
[INFO] [stdout] test test_lcm ... ok
[INFO] [stdout] test test_isprime ... ok
[INFO] [stdout] test test_cosh ... ok
[INFO] [stdout] test test_asin_out_of_range_error ... ok
[INFO] [stdout] test test_abs ... ok
[INFO] [stdout] test test_atan ... ok
[INFO] [stdout] test test_isprime_not_prime ... ok
[INFO] [stdout] test test_acos ... ok
[INFO] [stdout] test test_gcd ... ok
[INFO] [stdout] test test_bfactorial ... ok
[INFO] [stdout] test test_lg ... ok
[INFO] [stdout] test test_lg_custom_base ... ok
[INFO] [stdout] test test_lg_negative_error ... ok
[INFO] [stdout] test test_ln ... ok
[INFO] [stdout] test test_log2 ... ok
[INFO] [stdout] test test_mod ... ok
[INFO] [stdout] test test_perm ... ok
[INFO] [stdout] test test_pow ... ok
[INFO] [stdout] test test_prod ... ok
[INFO] [stdout] test test_nextprime ... ok
[INFO] [stdout] test test_round ... ok
[INFO] [stdout] test test_sin ... ok
[INFO] [stdout] test test_sinh ... ok
[INFO] [stdout] test test_sqrt_negative_error ... ok
[INFO] [stdout] test test_sqrt ... ok
[INFO] [stdout] test test_tan ... ok
[INFO] [stdout] test test_sum ... ok
[INFO] [stdout] test test_tanh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/03_cli_formats_tests.rs (/opt/rustwide/target/debug/deps/03_cli_formats_tests-f69612406213ef75)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test test_bitwise_mode ... ok
[INFO] [stdout] test test_bitwise_with_hex_output ... ok
[INFO] [stdout] test test_constants_subcommand ... ok
[INFO] [stdout] test test_binary_input_with_operation ... ok
[INFO] [stdout] test test_hex_negative ... ok
[INFO] [stdout] test test_formats_subcommand ... ok
[INFO] [stdout] test test_binary_negative ... ok
[INFO] [stdout] test test_functions_subcommand ... ok
[INFO] [stdout] test test_hex_input_1a ... ok
[INFO] [stdout] test test_binary_output ... ok
[INFO] [stdout] test test_hex_input ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_functions_help ... ok
[INFO] [stdout] test test_octal_output ... ok
[INFO] [stdout] test test_hex_output_with_expression ... ok
[INFO] [stdout] test test_hex_output ... ok
[INFO] [stdout] test test_binary_input ... ok
[INFO] [stdout] test test_hex_non_integer_error ... ok
[INFO] [stdout] test test_invalid_expression ... ok
[INFO] [stdout] test test_mixed_all_formats ... ok
[INFO] [stdout] test test_mixed_binary_octal ... ok
[INFO] [stdout] test test_mixed_decimal_hex ... ok
[INFO] [stdout] test test_octal_negative ... ok
[INFO] [stdout] test test_octal_input ... ok
[INFO] [stdout] test test_positional_expression ... ok
[INFO] [stdout] test test_operators_subcommand ... ok
[INFO] [stdout] test test_operators_help ... ok
[INFO] [stdout] test test_scientific_arithmetic ... ok
[INFO] [stdout] test test_row_shorthand ... ok
[INFO] [stdout] test test_scientific_compact_mixed ... ok
[INFO] [stdout] test test_scientific_compact_multiplication ... ok
[INFO] [stdout] test test_scientific_compact_addition ... ok
[INFO] [stdout] test test_scientific_input ... ok
[INFO] [stdout] test test_scientific_positive_exponent ... ok
[INFO] [stdout] test test_scientific_shows_scientific_output ... ok
[INFO] [stdout] test test_scientific_with_decimal ... ok
[INFO] [stdout] test test_scientific_negative_exponent ... ok
[INFO] [stdout] test test_undefined_function ... ok
[INFO] [stdout] test test_scientific_small ... ok
[INFO] [stderr]      Running tests/04_repl_tests.rs (/opt/rustwide/target/debug/deps/04_repl_tests-ff99f362c5f32535)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.98s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test test_repl_bitwise_and ... ok
[INFO] [stdout] test test_repl_bitwise_not ... ok
[INFO] [stdout] test test_repl_c_pi ... ok
[INFO] [stdout] test test_repl_abs ... ok
[INFO] [stdout] test test_repl_c_pi_expression ... ok
[INFO] [stdout] test test_repl_bin_conversion ... ok
[INFO] [stdout] test test_repl_cos ... ok
[INFO] [stdout] test test_repl_bpow ... ok
[INFO] [stdout] test test_repl_division ... ok
[INFO] [stdout] test test_repl_addition ... ok
[INFO] [stdout] test test_repl_create_const ... ok
[INFO] [stdout] test test_repl_create_const_shorthand ... ok
[INFO] [stdout] test test_repl_bitwise_shift ... ok
[INFO] [stdout] test test_repl_bin_input ... ok
[INFO] [stdout] test test_repl_create_func_shorthand ... ok
[INFO] [stdout] test test_repl_c_e ... ok
[INFO] [stdout] test test_repl_bitwise_or ... ok
[INFO] [stdout] test test_repl_bfactorial ... ok
[INFO] [stdout] test test_repl_create_func ... ok
[INFO] [stdout] test test_repl_create_seq ... ok
[INFO] [stdout] test test_repl_create_func_two_args ... ok
[INFO] [stdout] test test_repl_division_by_zero ... ok
[INFO] [stdout] test test_repl_empty_line ... ok
[INFO] [stdout] test test_repl_equal ... ok
[INFO] [stdout] test test_repl_factorial ... ok
[INFO] [stdout] test test_repl_exponentiation ... ok
[INFO] [stdout] test test_repl_greater_than ... ok
[INFO] [stdout] test test_repl_help ... ok
[INFO] [stdout] test test_repl_gcd ... ok
[INFO] [stdout] test test_repl_help_functions ... ok
[INFO] [stdout] test test_repl_help_constants ... ok
[INFO] [stdout] test test_repl_isprime ... ok
[INFO] [stdout] test test_repl_hex_conversion ... ok
[INFO] [stdout] test test_repl_hex_input ... ok
[INFO] [stdout] test test_repl_help_operators ... ok
[INFO] [stdout] test test_repl_last_result ... ok
[INFO] [stdout] test test_repl_last_result_chain ... ok
[INFO] [stdout] test test_repl_invalid_expression ... ok
[INFO] [stdout] test test_repl_lcm ... ok
[INFO] [stdout] test test_repl_less_than ... ok
[INFO] [stdout] test test_repl_logical_equal ... ok
[INFO] [stdout] test test_repl_negative_number ... ok
[INFO] [stdout] test test_repl_lg ... ok
[INFO] [stdout] test test_repl_multiplication ... ok
[INFO] [stdout] test test_repl_nested_parens ... ok
[INFO] [stdout] test test_repl_not_equal ... ok
[INFO] [stdout] test test_repl_nextprime ... ok
[INFO] [stdout] test test_repl_oct_input ... ok
[INFO] [stdout] test test_repl_oct_conversion ... ok
[INFO] [stdout] test test_repl_sin ... ok
[INFO] [stdout] test test_repl_suma ... ok
[INFO] [stdout] test test_repl_sqrt ... ok
[INFO] [stdout] test test_repl_undefined_function ... ok
[INFO] [stdout] test test_repl_whitespace_only ... ok
[INFO] [stdout] test test_repl_unmatched_paren ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/05_rational_tests.rs (/opt/rustwide/target/debug/deps/05_rational_tests-672cebee44809fce)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_compact_fraction_addition ... ok
[INFO] [stdout] test test_compact_fraction_multiplication ... ok
[INFO] [stdout] test test_eval_comparison ... ok
[INFO] [stdout] test test_eval_arithmetic ... ok
[INFO] [stdout] test test_compact_fraction_with_parentheses ... ok
[INFO] [stdout] test test_eval_error_division_by_zero ... ok
[INFO] [stdout] test test_den_function ... ok
[INFO] [stdout] test test_eval_exponentiation ... ok
[INFO] [stdout] test test_compact_fraction_division ... ok
[INFO] [stdout] test test_eval_error_undefined_function ... ok
[INFO] [stdout] test test_eval_fraction_input ... ok
[INFO] [stdout] test test_eval_mixed_operations ... ok
[INFO] [stdout] test test_eval_nested_function ... ok
[INFO] [stdout] test test_eval_right_associative_power ... ok
[INFO] [stdout] test test_float_function ... ok
[INFO] [stdout] test test_eval_unary_minus ... ok
[INFO] [stdout] test test_frac_function ... ok
[INFO] [stdout] test test_parse_identifier ... ok
[INFO] [stdout] test test_fraction_and_integer_mixed ... ok
[INFO] [stdout] test test_parse_number_decimal ... ok
[INFO] [stdout] test test_num_function ... ok
[INFO] [stdout] test test_parse_function_call ... ok
[INFO] [stdout] test test_parse_number_binary ... ok
[INFO] [stdout] test test_parse_simple_expression ... ok
[INFO] [stdout] test test_parse_parentheses ... ok
[INFO] [stdout] test test_parse_number_hex ... ok
[INFO] [stdout] test test_eval_parentheses ... ok
[INFO] [stdout] test test_parse_scientific ... ok
[INFO] [stdout] test test_rational_constructor ... ok
[INFO] [stdout] test test_rational_subtraction ... ok
[INFO] [stdout] test test_rational_division ... ok
[INFO] [stdout] test test_repl_fraction_input ... ok
[INFO] [stdout] test test_rational_fraction_input ... ok
[INFO] [stdout] test test_rational_multiplication ... ok
[INFO] [stdout] test test_repl_gcd_function ... ok
[INFO] [stdout] test test_rational_chain_operations ... ok
[INFO] [stdout] test test_repl_rational_addition ... ok
[INFO] [stdout] test test_repl_rational_chain ... ok
[INFO] [stdout] test test_rational_addition ... ok
[INFO] [stdout] test test_rational_complex_expression ... ok
[INFO] [stdout] test test_rational_comparison ... ok
[INFO] [stdout] test test_rational_equality ... ok
[INFO] [stdout] test test_gcd_function_cli ... ok
[INFO] [stdout] test test_lcm_function_cli ... ok
[INFO] [stdout] test test_repl_rational_equality ... ok
[INFO] [stdout] test test_repl_user_func_with_rational ... ok
[INFO] [stdout] test test_repl_lcm_function ... ok
[INFO] [stdout] test test_repl_user_const_rational ... ok
[INFO] [stdout] test test_rational_integer_addition ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/06_error_internal_tests.rs (/opt/rustwide/target/debug/deps/06_error_internal_tests-1e8e139c2e1ccc03)
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test test_error_display ... ok
[INFO] [stdout] test test_error_to_string ... ok
[INFO] [stdout] test test_consecutive_multiplication ... ok
[INFO] [stdout] test test_asin_out_of_range_negative ... ok
[INFO] [stdout] test test_division_by_zero_in_expression ... ok
[INFO] [stdout] test test_consecutive_operators ... ok
[INFO] [stdout] test test_extra_close_paren ... ok
[INFO] [stdout] test test_acosh_error ... ok
[INFO] [stdout] test test_factorial_negative ... ok
[INFO] [stdout] test test_acos_out_of_range ... ok
[INFO] [stdout] test test_division_by_zero_nested ... ok
[INFO] [stdout] test test_bitwise_invalid_shift_amount ... ok
[INFO] [stdout] test test_asin_out_of_range ... ok
[INFO] [stdout] test test_factorial_too_large ... ok
[INFO] [stdout] test test_division_by_zero ... ok
[INFO] [stdout] test test_atanh_error ... ok
[INFO] [stdout] test test_string_to_error ... ok
[INFO] [stdout] test test_factorial_non_integer ... ok
[INFO] [stdout] test test_empty_parentheses ... ok
[INFO] [stdout] test test_bitwise_subtraction_not_supported ... ok
[INFO] [stdout] test test_empty_expression ... ok
[INFO] [stdout] test test_function_too_many_args ... ok
[INFO] [stdout] test test_function_wrong_arg_count ... ok
[INFO] [stdout] test test_invalid_function ... ok
[INFO] [stdout] test test_value_add ... ok
[INFO] [stdout] test test_value_division ... ok
[INFO] [stdout] test test_value_division_by_zero ... ok
[INFO] [stdout] test test_value_from_float ... ok
[INFO] [stdout] test test_value_from_int ... ok
[INFO] [stdout] test test_value_pow ... ok
[INFO] [stdout] test test_ln_negative ... ok
[INFO] [stdout] test test_function_no_args ... ok
[INFO] [stdout] test test_lg_negative ... ok
[INFO] [stdout] test test_modulo_by_zero ... ok
[INFO] [stdout] test test_invalid_number ... ok
[INFO] [stdout] test test_tokenize_octal_negative ... ok
[INFO] [stdout] test test_tokenize_binary_negative ... ok
[INFO] [stdout] test test_tokenize_prefixed_numbers ... ok
[INFO] [stdout] test test_tokenize_negative_prefixed ... ok
[INFO] [stdout] test test_only_multiplication ... ok
[INFO] [stdout] test test_sqrt_negative ... ok
[INFO] [stdout] test test_tokenize_simple ... ok
[INFO] [stdout] test test_only_operator ... ok
[INFO] [stdout] test test_unmatched_close_paren ... ok
[INFO] [stdout] test test_unmatched_open_paren ... ok
[INFO] [stderr]      Running tests/07_user_defined_tests.rs (/opt/rustwide/target/debug/deps/07_user_defined_tests-11dd8f19b78d072c)
[INFO] [stdout] test test_whitespace_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.63s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_c_e_expression ... ok
[INFO] [stdout] test test_c_e_with_ln ... ok
[INFO] [stdout] test test_c_pi_expression ... ok
[INFO] [stdout] test test_c_e_constant ... ok
[INFO] [stdout] test test_constants_in_complex_expression ... ok
[INFO] [stdout] test test_constants_with_comparison ... ok
[INFO] [stdout] test test_c_pi_constant ... ok
[INFO] [stdout] test test_c_pi_with_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/08_extended_tests.rs (/opt/rustwide/target/debug/deps/08_extended_tests-b94230b7b6583a7f)
[INFO] [stdout] 
[INFO] [stdout] running 86 tests
[INFO] [stdout] test test_bfactorial_100 ... ok
[INFO] [stdout] test test_ceil_function ... ok
[INFO] [stdout] test test_compact_decimal_arithmetic ... ok
[INFO] [stdout] test test_asin_out_of_range ... ok
[INFO] [stdout] test test_comb_poker ... ok
[INFO] [stdout] test test_compact_comparison_no_spaces ... ok
[INFO] [stdout] test test_bin_output_calculation ... ok
[INFO] [stdout] test test_bpow_large ... ok
[INFO] [stdout] test test_compact_exponentiation ... ok
[INFO] [stdout] test test_compact_equal_no_spaces ... ok
[INFO] [stdout] test test_compact_modulo ... ok
[INFO] [stdout] test test_compact_decimal_multiplication ... ok
[INFO] [stdout] test test_abs_function ... ok
[INFO] [stdout] test test_binary_input_arithmetic ... ok
[INFO] [stdout] test test_compact_factorial ... ok
[INFO] [stdout] test test_bitwise_invalid_shift ... ok
[INFO] [stdout] test test_compact_nested_functions ... ok
[INFO] [stdout] test test_compact_power_chain ... ok
[INFO] [stdout] test test_comparison_equal_floats ... ok
[INFO] [stdout] test test_compact_with_functions ... ok
[INFO] [stdout] test test_comparison_greater_than_floats ... ok
[INFO] [stdout] test test_complex_arithmetic_expression ... ok
[INFO] [stdout] test test_comparison_less_than_floats ... ok
[INFO] [stdout] test test_empty_parentheses ... ok
[INFO] [stdout] test test_consecutive_operators ... ok
[INFO] [stdout] test test_constants_help ... ok
[INFO] [stdout] test test_decimal_precision ... ok
[INFO] [stdout] test test_factorial_in_expression ... ok
[INFO] [stdout] test test_factorial_negative ... ok
[INFO] [stdout] test test_factorial_too_large ... ok
[INFO] [stdout] test test_function_wrong_args ... ok
[INFO] [stdout] test test_floor_function ... ok
[INFO] [stdout] test test_gcd_coprime ... ok
[INFO] [stdout] test test_formats_help ... ok
[INFO] [stdout] test test_functions_help ... ok
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_hex_output_calculation ... ok
[INFO] [stdout] test test_hex_input_arithmetic ... ok
[INFO] [stdout] test test_invalid_function ... ok
[INFO] [stdout] test test_functions_subcommand ... ok
[INFO] [stdout] test test_info_subcommand ... ok
[INFO] [stdout] test test_isprime_prime ... ok
[INFO] [stdout] test test_octal_input_arithmetic ... ok
[INFO] [stdout] test test_isprime_not_prime ... ok
[INFO] [stdout] test test_operators_help ... ok
[INFO] [stdout] test test_one_factorial ... ok
[INFO] [stdout] test test_lcm_coprime ... ok
[INFO] [stdout] test test_log_negative ... ok
[INFO] [stdout] test test_ln_e ... ok
[INFO] [stdout] test test_modulo_with_negative ... ok
[INFO] [stdout] test test_nextprime ... ok
[INFO] [stdout] test test_many_decimals ... ok
[INFO] [stdout] test test_mixed_formats ... ok
[INFO] [stdout] test test_nested_functions ... ok
[INFO] [stdout] test test_log_properties ... ok
[INFO] [stdout] test test_only_operator ... ok
[INFO] [stdout] test test_perm ... ok
[INFO] [stdout] test test_power_of_power ... ok
[INFO] [stdout] test test_operators_subcommand ... ok
[INFO] [stdout] test test_repl_create_and_use_func ... ok
[INFO] [stdout] test test_prod_function ... ok
[INFO] [stdout] test test_repl_create_and_use_const ... ok
[INFO] [stdout] test test_repl_empty_line_help ... ok
[INFO] [stdout] test test_power_of_zero ... ok
[INFO] [stdout] test test_repl_last_result_chain ... ok
[INFO] [stdout] test test_repl_mode_toggle ... ok
[INFO] [stdout] test test_repl_hex_oct_bin ... ok
[INFO] [stdout] test test_repl_tab_completion ... ok
[INFO] [stdout] test test_repl_quit ... ok
[INFO] [stdout] test test_right_associative_power ... ok
[INFO] [stdout] test test_scientific_division ... ok
[INFO] [stdout] test test_scientific_multiplication ... ok
[INFO] [stdout] test test_scientific_large ... ok
[INFO] [stdout] test test_scientific_negative_exponent ... ok
[INFO] [stdout] test test_round_function ... ok
[INFO] [stdout] test test_scientific_small ... ok
[INFO] [stdout] test test_single_number ... ok
[INFO] [stdout] test test_single_negative_number ... ok
[INFO] [stdout] test test_sqrt_negative ... ok
[INFO] [stdout] test test_sum_function ... ok
[INFO] [stdout] test test_unmatched_close_paren ... ok
[INFO] [stdout] test test_trig_identity ... ok
[INFO] [stdout] test test_unmatched_open_paren ... ok
[INFO] [stdout] test test_very_large_multiplication ... ok
[INFO] [stdout] test test_whitespace_handling ... ok
[INFO] [stderr]      Running tests/09_storage_tests.rs (/opt/rustwide/target/debug/deps/09_storage_tests-137f162f4cd1fb56)
[INFO] [stdout] test test_zero_factorial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.61s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_auto_save ... ok
[INFO] [stdout] test test_repl_destroy ... ok
[INFO] [stdout] test test_create_and_use_same_session ... ok
[INFO] [stdout] test test_create_invalid ... ok
[INFO] [stdout] test test_create_with_spaces ... ok
[INFO] [stdout] test test_destroy_operations ... ok
[INFO] [stdout] test test_create_sequences ... ok
[INFO] [stdout] test test_create_functions ... ok
[INFO] [stdout] test test_final_cleanup ... ok
[INFO] [stdout] test test_destroy_then_recreate ... ok
[INFO] [stdout] test test_create_constants ... ok
[INFO] [stdout] test test_list_operations ... ok
[INFO] [stdout] test test_full_workflow ... ok
[INFO] [stdout] test test_list_after_destroy_all ... ok
[INFO] [stdout] test test_multiple_create_same_type ... ok
[INFO] [stdout] test test_persistence_across_sessions ... ok
[INFO] [stdout] test test_auto_load ... ok
[INFO] [stdout] test test_repl_destroy_case_sensitive ... ok
[INFO] [stdout] test test_repl_destroy_correct_case ... ok
[INFO] [stdout] test test_repl_destroy_nonexistent ... ok
[INFO] [stderr]      Running tests/e2e_integration_tests.rs (/opt/rustwide/target/debug/deps/e2e_integration_tests-3ae77c0374c0e348)
[INFO] [stdout] test test_storage_file_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test test_help_command_line ... FAILED
[INFO] [stdout] test test_complete_arithmetic_workflow has been running for over 60 seconds
[INFO] [stdout] test test_complete_bigint_workflow has been running for over 60 seconds
[INFO] [stdout] test test_complete_bitwise_workflow has been running for over 60 seconds
[INFO] [stdout] test test_complete_comparison_workflow has been running for over 60 seconds
[INFO] [stdout] test test_complete_format_workflow has been running for over 60 seconds
[INFO] [stdout] test test_complete_function_workflow has been running for over 60 seconds
[INFO] [stdout] test test_edge_constants_in_functions has been running for over 60 seconds
[INFO] [stdout] test test_edge_deeply_nested_parens has been running for over 60 seconds
[INFO] [stdout] test test_edge_mixed_formats has been running for over 60 seconds
[INFO] [stdout] test test_edge_scientific_notation has been running for over 60 seconds
[INFO] [stdout] test test_edge_very_long_expression has been running for over 60 seconds
[INFO] [stdout] test test_error_division_by_zero has been running for over 60 seconds
[INFO] [stdout] test test_error_domain_error has been running for over 60 seconds
[INFO] [stdout] test test_error_invalid_expression has been running for over 60 seconds
[INFO] [stdout] test test_error_undefined_function has been running for over 60 seconds
[INFO] [stdout] test test_help_constants_flag has been running for over 60 seconds
[INFO] [stdout] test test_error_undefined_function ... ok
[INFO] [stdout] test test_error_invalid_expression ... ok
[INFO] [stdout] test test_error_domain_error ... ok
[INFO] [stdout] test test_edge_mixed_formats ... ok
[INFO] [stdout] test test_error_division_by_zero ... ok
[INFO] [stdout] test test_edge_very_long_expression ... ok
[INFO] [stdout] test test_edge_scientific_notation ... ok
[INFO] [stdout] test test_edge_deeply_nested_parens ... ok
[INFO] [stdout] test test_help_constants_flag ... ok
[INFO] [stdout] test test_help_formats_flag ... ok
[INFO] [stdout] test test_help_operators_flag ... ok
[INFO] [stdout] test test_help_functions_flag ... ok
[INFO] [stdout] test test_performance_complex_expression ... ok
[INFO] [stdout] test test_edge_constants_in_functions ... ok
[INFO] [stdout] test test_performance_large_calculation ... ok
[INFO] [stdout] test test_performance_nested_functions ... ok
[INFO] [stdout] test test_regression_issue_division_precision ... ok
[INFO] [stdout] test test_regression_issue_factorial_zero ... ok
[INFO] [stdout] test test_regression_issue_negative_times_negative ... ok
[INFO] [stdout] test test_complete_arithmetic_workflow ... ok
[INFO] [stdout] test test_regression_issue_power_zero ... ok
[INFO] [stdout] test test_complete_bigint_workflow ... ok
[INFO] [stdout] test test_regression_issue_operator_precedence ... ok
[INFO] [stdout] test test_repl_complete_session ... ok
[INFO] [stdout] test test_repl_constant_definition ... ok
[INFO] [stdout] test test_complete_bitwise_workflow ... ok
[INFO] [stdout] test test_repl_function_definition ... ok
[INFO] [stdout] test test_complete_format_workflow ... ok
[INFO] [stdout] test test_complete_comparison_workflow ... ok
[INFO] [stdout] test test_repl_mode_switching ... ok
[INFO] [stdout] test test_repl_help_system ... ok
[INFO] [stdout] test test_help_subcommands ... ok
[INFO] [stdout] test test_complete_function_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_help_command_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_help_command_line' (5457) panicked at tests/e2e_integration_tests.rs:339:5:
[INFO] [stdout] assertion failed: success
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c7e36f8f6a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c7e36f8f6a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c7e36f8f6a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c7e36f8f6a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62c7e370cdca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c7e370cdca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x62c7e36fd7e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62c7e36fd7e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62c7e36d7c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c7e36d7c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c7e36f1309 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62c7e368d8dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62c7e368d8dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62c7e36f14c2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62c7e36f14c2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stderr] error: test failed, to rerun pass `--test e2e_integration_tests`
[INFO] [stdout]   15:     0x62c7e36d7d1a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62c7e36ccef9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62c7e36d89fd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62c7e370d4bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62c7e370d482 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62c7e367c5ca - e2e_integration_tests[c0107e7c5a7bb2ba]::test_help_command_line
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_integration_tests.rs:339:5
[INFO] [stdout]   21:     0x62c7e367ac57 - e2e_integration_tests[c0107e7c5a7bb2ba]::test_help_command_line::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e_integration_tests.rs:337:28
[INFO] [stdout]   22:     0x62c7e36781f6 - <e2e_integration_tests[c0107e7c5a7bb2ba]::test_help_command_line::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62c7e3680bbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62c7e3680bbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x62c7e368e3ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x62c7e368e3ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x62c7e368e3ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62c7e368e3ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62c7e368e3ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62c7e368e3ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x62c7e368e3ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x62c7e3687ac4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x62c7e3687ac4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62c7e3690fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x62c7e3690fb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x62c7e3690fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62c7e3690fb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62c7e3690fb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62c7e3690fb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x62c7e3690fb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62c7e36f887f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x62c7e36f887f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x733094d8eaa4 - <unknown>
[INFO] [stdout]   44:     0x733094e1ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_help_command_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 102.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0b0883d816e216c73db033d3b92f00f082cdbf72fd61d464994002de3cb45a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b0883d816e216c73db033d3b92f00f082cdbf72fd61d464994002de3cb45a5", kill_on_drop: false }`
[INFO] [stdout] d0b0883d816e216c73db033d3b92f00f082cdbf72fd61d464994002de3cb45a5
