[INFO] fetching crate steel-decimal 1.0.1... [INFO] testing steel-decimal-1.0.1 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate steel-decimal 1.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate steel-decimal 1.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate steel-decimal 1.0.1 [INFO] tweaked toml for crates.io crate steel-decimal 1.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-decimal 1.0.1 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steel-decimal 1.0.1 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 557d25021b00f21c46f4a3b5bfc902add6fcab31daf81599d5f808ea7207d4f4 [INFO] running `Command { std: "docker" "start" "-a" "557d25021b00f21c46f4a3b5bfc902add6fcab31daf81599d5f808ea7207d4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "557d25021b00f21c46f4a3b5bfc902add6fcab31daf81599d5f808ea7207d4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557d25021b00f21c46f4a3b5bfc902add6fcab31daf81599d5f808ea7207d4f4", kill_on_drop: false }` [INFO] [stdout] 557d25021b00f21c46f4a3b5bfc902add6fcab31daf81599d5f808ea7207d4f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14f30ecddc389343986d95f762a94e113a84d1939fc2b2eaf4e07e9b39be96c7 [INFO] running `Command { std: "docker" "start" "-a" "14f30ecddc389343986d95f762a94e113a84d1939fc2b2eaf4e07e9b39be96c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-decimal v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "14f30ecddc389343986d95f762a94e113a84d1939fc2b2eaf4e07e9b39be96c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14f30ecddc389343986d95f762a94e113a84d1939fc2b2eaf4e07e9b39be96c7", kill_on_drop: false }` [INFO] [stdout] 14f30ecddc389343986d95f762a94e113a84d1939fc2b2eaf4e07e9b39be96c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d77e98b07fcde4ae5083ba29273278bc7651101ff08a959c3e3ec52e60fecfd [INFO] running `Command { std: "docker" "start" "-a" "9d77e98b07fcde4ae5083ba29273278bc7651101ff08a959c3e3ec52e60fecfd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-decimal v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `steel_decimal` [INFO] [stdout] --> examples/financial_calculations.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let steel_decimal = SteelDecimal::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steel_decimal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_result` [INFO] [stdout] --> tests/boundary_tests.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let add_result = decimal_add(extreme_value.to_string(), "1".to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sub_result` [INFO] [stdout] --> tests/boundary_tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let sub_result = decimal_sub(extreme_value.to_string(), "1".to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs_result` [INFO] [stdout] --> tests/boundary_tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let abs_result = decimal_abs(extreme_value.to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abs_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tan_result` [INFO] [stdout] --> tests/boundary_tests.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | let tan_result = decimal_tan(angle.to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tan_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log10_result` [INFO] [stdout] --> tests/boundary_tests.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let log10_result = decimal_log10(value.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log10_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "9d77e98b07fcde4ae5083ba29273278bc7651101ff08a959c3e3ec52e60fecfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d77e98b07fcde4ae5083ba29273278bc7651101ff08a959c3e3ec52e60fecfd", kill_on_drop: false }` [INFO] [stdout] 9d77e98b07fcde4ae5083ba29273278bc7651101ff08a959c3e3ec52e60fecfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f5b146a31b90c3238647dd35a20bc16a0f715caeb3b4a1407057d41c37748b7 [INFO] running `Command { std: "docker" "start" "-a" "3f5b146a31b90c3238647dd35a20bc16a0f715caeb3b4a1407057d41c37748b7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `add_result` [INFO] [stderr] --> tests/boundary_tests.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let add_result = decimal_add(extreme_value.to_string(), "1".to_string()); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sub_result` [INFO] [stderr] --> tests/boundary_tests.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | let sub_result = decimal_sub(extreme_value.to_string(), "1".to_string()); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sub_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `abs_result` [INFO] [stderr] --> tests/boundary_tests.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | let abs_result = decimal_abs(extreme_value.to_string()); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abs_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tan_result` [INFO] [stderr] --> tests/boundary_tests.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | let tan_result = decimal_tan(angle.to_string()); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tan_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `log10_result` [INFO] [stderr] --> tests/boundary_tests.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | let log10_result = decimal_log10(value.to_string()); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log10_result` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `steel_decimal` [INFO] [stderr] --> examples/financial_calculations.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | let steel_decimal = SteelDecimal::new(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_steel_decimal` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `steel-decimal` (test "boundary_tests") generated 5 warnings (run `cargo fix --test "boundary_tests" -p steel-decimal` to apply 5 suggestions) [INFO] [stderr] warning: `steel-decimal` (example "financial_calculations") generated 1 warning (run `cargo fix --example "financial_calculations" -p steel-decimal` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [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] [stdout] [INFO] [stdout] running 57 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_decimal-3d7d553ea15051fc) [INFO] [stderr] Running tests/boundary_tests.rs (/opt/rustwide/target/debug/deps/boundary_tests-0cc9566ca3e6b578) [INFO] [stderr] Running tests/concurrency_tests.rs (/opt/rustwide/target/debug/deps/concurrency_tests-09755c74b3d31db0) [INFO] [stdout] test test_arithmetic_edge_cases ... ok [INFO] [stdout] test test_edge_case_valid_formats::case_1 ... ok [INFO] [stdout] test test_edge_case_valid_formats::case_2 ... ok [INFO] [stdout] test test_edge_case_valid_formats::case_3 ... ok [INFO] [stdout] test test_extreme_decimal_values::case_1 ... ok [INFO] [stdout] test test_edge_case_valid_formats::case_4 ... ok [INFO] [stdout] test test_extreme_decimal_values::case_3 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_1 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_2 ... ok [INFO] [stdout] test test_extreme_decimal_values::case_5 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_3 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_4 ... ok [INFO] [stdout] test test_extreme_decimal_values::case_4 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_5 ... ok [INFO] [stdout] test test_invalid_precision_values::case_1 ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_7 ... ok [INFO] [stdout] test test_financial_boundaries ... ok [INFO] [stdout] test test_extreme_scientific_notation::case_6 ... ok [INFO] [stdout] test test_invalid_precision_values::case_2 ... ok [INFO] [stdout] test test_invalid_precision_values::case_3 ... ok [INFO] [stdout] test test_log_function_boundaries::case_1 ... ok [INFO] [stdout] test test_log_function_boundaries::case_2 ... ok [INFO] [stdout] test test_log_function_boundaries::case_3 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_04 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_01 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_03 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_02 ... ok [INFO] [stdout] test test_comparison_edge_cases ... ok [INFO] [stdout] test test_log_function_boundaries::case_4 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_05 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_06 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_07 ... ok [INFO] [stdout] test test_extreme_decimal_values::case_2 ... ok [INFO] [stdout] test test_pow_boundaries::case_1 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_09 ... ok [INFO] [stdout] test test_pow_boundaries::case_4 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_10 ... ok [INFO] [stdout] test test_pow_boundaries::case_5 ... ok [INFO] [stdout] test test_pow_boundaries::case_2 ... ok [INFO] [stdout] test test_malformed_decimal_inputs::case_08 ... ok [INFO] [stdout] test test_precision_boundaries::case_1 ... ok [INFO] [stdout] test test_sqrt_boundaries::case_1 ... ok [INFO] [stdout] test test_sqrt_boundaries::case_2 ... ok [INFO] [stdout] test test_pow_boundaries::case_3 ... ok [INFO] [stdout] test test_pow_boundaries::case_6 ... ok [INFO] [stdout] test test_pow_boundaries::case_7 ... ok [INFO] [stdout] test test_precision_boundaries::case_2 ... ok [INFO] [stdout] test test_sqrt_boundaries::case_3 ... ok [INFO] [stdout] test test_trig_function_boundaries::case_1 ... ok [INFO] [stdout] test test_trig_function_boundaries::case_2 ... ok [INFO] [stdout] test test_trig_function_boundaries::case_3 ... ok [INFO] [stdout] test test_sqrt_boundaries::case_4 ... ok [INFO] [stdout] test test_sqrt_boundaries::case_5 ... ok [INFO] [stdout] test test_trig_function_boundaries::case_5 ... ok [INFO] [stdout] test test_very_long_inputs ... ok [INFO] [stdout] test test_trig_function_boundaries::case_6 ... ok [INFO] [stdout] test test_trig_function_boundaries::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_precision_cleanup_after_thread_death ... ok [INFO] [stdout] test test_rapid_precision_changes ... ok [INFO] [stdout] test test_precision_thread_isolation ... ok [INFO] [stdout] test test_concurrent_stress_mixed_operations ... ok [INFO] [stdout] test test_concurrent_arithmetic_operations ... ok [INFO] [stdout] test test_parser_thread_safety ... ok [INFO] [stdout] test test_concurrent_vm_registration ... ok [INFO] [stdout] test test_concurrent_variable_access ... ok [INFO] [stdout] test test_memory_safety_concurrent_load has been running for over 60 seconds [INFO] [stdout] test test_memory_safety_concurrent_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 160.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/function_tests.rs (/opt/rustwide/target/debug/deps/function_tests-dd9655f3bdae28ac) [INFO] [stdout] running 88 tests [INFO] [stdout] test test_decimal_add_invalid_input::case_1 ... ok [INFO] [stdout] test test_decimal_add_invalid_input::case_2 ... ok [INFO] [stdout] test test_decimal_add_invalid_input::case_3 ... ok [INFO] [stdout] test test_decimal_abs::case_3 ... ok [INFO] [stdout] test test_decimal_compound::case_1 ... ok [INFO] [stdout] test test_decimal_add::case_1 ... ok [INFO] [stdout] test test_decimal_add::case_2 ... ok [INFO] [stdout] test test_decimal_compound::case_2 ... ok [INFO] [stdout] test test_decimal_add::case_3 ... ok [INFO] [stdout] test test_decimal_add::case_4 ... ok [INFO] [stdout] test test_decimal_abs::case_1 ... ok [INFO] [stdout] test test_decimal_abs::case_2 ... ok [INFO] [stdout] test test_decimal_constants ... ok [INFO] [stdout] test test_decimal_div::case_2 ... ok [INFO] [stdout] test test_decimal_eq::case_2 ... ok [INFO] [stdout] test test_decimal_div::case_1 ... ok [INFO] [stdout] test test_decimal_eq::case_3 ... ok [INFO] [stdout] test test_decimal_div_by_zero ... ok [INFO] [stdout] test test_decimal_format::case_2 ... ok [INFO] [stdout] test test_decimal_gt::case_1 ... ok [INFO] [stdout] test test_decimal_gt::case_2 ... ok [INFO] [stdout] test test_decimal_format::case_3 ... ok [INFO] [stdout] test test_decimal_gte::case_2 ... ok [INFO] [stdout] test test_decimal_gt::case_3 ... ok [INFO] [stdout] test test_decimal_lt::case_1 ... ok [INFO] [stdout] test test_decimal_lt::case_3 ... ok [INFO] [stdout] test test_decimal_lte::case_1 ... ok [INFO] [stdout] test test_decimal_lte::case_3 ... ok [INFO] [stdout] test test_decimal_max::case_1 ... ok [INFO] [stdout] test test_decimal_lte::case_2 ... ok [INFO] [stdout] test test_decimal_eq::case_1 ... ok [INFO] [stdout] test test_decimal_gte::case_3 ... ok [INFO] [stdout] test test_decimal_format::case_1 ... ok [INFO] [stdout] test test_decimal_lt::case_2 ... ok [INFO] [stdout] test test_decimal_gte::case_1 ... ok [INFO] [stdout] test test_decimal_max::case_2 ... ok [INFO] [stdout] test test_decimal_max::case_3 ... ok [INFO] [stdout] test test_decimal_min::case_1 ... ok [INFO] [stdout] test test_decimal_min::case_3 ... ok [INFO] [stdout] test test_decimal_mul::case_1 ... ok [INFO] [stdout] test test_decimal_mul::case_2 ... ok [INFO] [stdout] test test_decimal_mul::case_3 ... ok [INFO] [stdout] test test_decimal_percentage::case_1 ... ok [INFO] [stdout] test test_decimal_pow::case_3 ... ok [INFO] [stdout] test test_decimal_mul::case_4 ... ok [INFO] [stdout] test test_decimal_percentage::case_2 ... ok [INFO] [stdout] test test_decimal_precision_edge_cases::case_1 ... ok [INFO] [stdout] test test_decimal_precision_edge_cases::case_2 ... ok [INFO] [stdout] test test_decimal_round::case_1 ... ok [INFO] [stdout] test test_decimal_pow::case_2 ... ok [INFO] [stdout] test test_decimal_min::case_2 ... ok [INFO] [stdout] test test_decimal_sqrt::case_2 ... ok [INFO] [stdout] test test_decimal_percentage::case_3 ... ok [INFO] [stdout] test test_decimal_round::case_2 ... ok [INFO] [stdout] test test_decimal_round::case_3 ... ok [INFO] [stdout] test test_decimal_sqrt_invalid_input::case_1 ... ok [INFO] [stdout] test test_decimal_sqrt::case_1 ... ok [INFO] [stdout] test test_decimal_pow::case_1 ... ok [INFO] [stdout] test test_decimal_sqrt::case_3 ... ok [INFO] [stdout] test test_decimal_sub::case_2 ... ok [INFO] [stdout] test test_decimal_sqrt_invalid_input::case_2 ... ok [INFO] [stdout] test test_decimal_sqrt_invalid_input::case_3 ... ok [INFO] [stdout] test test_decimal_sub::case_1 ... ok [INFO] [stdout] test test_decimal_sub::case_3 ... ok [INFO] [stdout] test test_explicit_precision::case_1 ... ok [INFO] [stdout] test test_decimal_sub::case_4 ... ok [INFO] [stdout] test test_explicit_precision::case_2 ... ok [INFO] [stdout] test test_decimal_sqrt_negative ... ok [INFO] [stdout] test test_explicit_precision::case_3 ... ok [INFO] [stdout] test test_precision_edge_cases ... ok [INFO] [stdout] test test_precision_does_not_affect_comparisons ... ok [INFO] [stdout] test test_precision_functions ... ok [INFO] [stdout] test test_precision_preservation::case_1 ... ok [INFO] [stdout] test test_precision_preservation::case_4 ... ok [INFO] [stdout] test test_scientific_edge_cases::case_1 ... ok [INFO] [stdout] test test_precision_preservation::case_3 ... ok [INFO] [stdout] test test_precision_preservation::case_2 ... ok [INFO] [stdout] test test_scientific_edge_cases::case_3 ... ok [INFO] [stdout] test test_scientific_edge_cases::case_4 ... ok [INFO] [stdout] test test_scientific_notation::case_1 ... ok [INFO] [stdout] test test_to_decimal::case_1 ... ok [INFO] [stdout] test test_scientific_notation::case_2 ... ok [INFO] [stdout] test test_to_decimal::case_2 ... ok [INFO] [stdout] test test_to_decimal_invalid ... ok [INFO] [stdout] test test_scientific_edge_cases::case_5 ... ok [INFO] [stdout] test test_to_decimal::case_3 ... ok [INFO] [stdout] test test_decimal_div::case_3 ... ok [INFO] [stdout] test test_scientific_edge_cases::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6152231de58dbb7c) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_dependency_extraction::case_3 ... ok [INFO] [stdout] test test_dependency_extraction::case_2 ... ok [INFO] [stdout] test test_dependency_extraction::case_1 ... ok [INFO] [stdout] test test_end_to_end_basic_arithmetic::case_1 ... ok [INFO] [stdout] test test_complex_mathematical_expressions::case_1 ... ok [INFO] [stdout] test test_dynamic_variable_addition ... ok [INFO] [stdout] test test_complex_mathematical_expressions::case_2 ... ok [INFO] [stdout] test test_end_to_end_basic_arithmetic::case_3 ... ok [INFO] [stdout] test test_end_to_end_basic_arithmetic::case_2 ... ok [INFO] [stdout] test test_complex_mathematical_expressions::case_3 ... ok [INFO] [stdout] test test_end_to_end_complex_expressions::case_1 ... ok [INFO] [stdout] test test_end_to_end_basic_arithmetic::case_4 ... ok [INFO] [stdout] test test_script_validation::case_1 ... ok [INFO] [stdout] test test_end_to_end_complex_expressions::case_3 ... ok [INFO] [stdout] test test_constants_integration ... ok [INFO] [stdout] test test_script_validation::case_2 ... ok [INFO] [stdout] test test_script_validation_with_variables ... ok [INFO] [stdout] test test_script_validation::case_3 ... ok [INFO] [stdout] test test_end_to_end_complex_expressions::case_2 ... ok [INFO] [stdout] test test_transformation_only::case_1 ... ok [INFO] [stdout] test test_transformation_only::case_2 ... ok [INFO] [stdout] test test_transformation_only::case_3 ... ok [INFO] [stdout] test test_end_to_end_with_variables ... ok [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_function_registration_with_vm ... ok [INFO] [stdout] test test_selective_function_registration ... ok [INFO] [stdout] test test_variable_registration ... ok [INFO] [stdout] test test_financial_calculations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.99s [INFO] [stdout] [INFO] [stderr] Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-b9e9cf248d74cea9) [INFO] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test test_advanced_math_transformation::case_7 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_3 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_2 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_8 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_6 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_1 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_5 ... ok [INFO] [stdout] test test_advanced_math_transformation::case_4 ... ok [INFO] [stdout] test test_basic_arithmetic_transformation::case_3 ... ok [INFO] [stdout] test test_basic_arithmetic_transformation::case_2 ... ok [INFO] [stdout] test test_basic_arithmetic_transformation::case_1 ... ok [INFO] [stdout] test test_basic_arithmetic_transformation::case_4 ... ok [INFO] [stdout] test test_comparison_transformation::case_2 ... ok [INFO] [stdout] test test_comparison_transformation::case_1 ... ok [INFO] [stdout] test test_comparison_transformation::case_3 ... ok [INFO] [stdout] test test_comparison_transformation::case_4 ... ok [INFO] [stdout] test test_comparison_transformation::case_5 ... ok [INFO] [stdout] test test_complex_expressions::case_2 ... ok [INFO] [stdout] test test_complex_expressions::case_3 ... ok [INFO] [stdout] test test_dependency_extraction::case_2 ... ok [INFO] [stdout] test test_dependency_extraction::case_3 ... ok [INFO] [stdout] test test_dependency_extraction::case_4 ... ok [INFO] [stdout] test test_complex_expressions::case_1 ... ok [INFO] [stdout] test test_dependency_extraction::case_1 ... ok [INFO] [stdout] test test_number_literal_transformation::case_2 ... ok [INFO] [stdout] test test_number_literal_transformation::case_3 ... ok [INFO] [stdout] test test_number_literal_transformation::case_1 ... ok [INFO] [stdout] test test_number_literal_transformation::case_4 ... ok [INFO] [stdout] test test_parser_handles_empty_input ... ok [INFO] [stdout] test test_number_literal_transformation::case_5 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_2 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_1 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_3 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_4 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_5 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_6 ... ok [INFO] [stdout] test test_parser_handles_various_functions::case_7 ... ok [INFO] [stdout] test test_parser_handles_whitespace ... ok [INFO] [stdout] test test_trigonometric_transformation::case_1 ... ok [INFO] [stdout] test test_trigonometric_transformation::case_2 ... ok [INFO] [stdout] test test_parser_preserves_structure ... ok [INFO] [stdout] test test_trigonometric_transformation::case_3 ... ok [INFO] [stdout] test test_utility_transformation::case_1 ... ok [INFO] [stdout] test test_utility_transformation::case_2 ... ok [INFO] [stdout] test test_utility_transformation::case_3 ... ok [INFO] [stdout] test test_variable_transformation::case_1 ... ok [INFO] [stdout] test test_variable_transformation::case_2 ... ok [INFO] [stdout] test test_variable_transformation::case_3 ... ok [INFO] [stdout] test test_utility_transformation::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-990bf7b80f1eb5b4) [INFO] [stdout] [INFO] [stdout] running 95 tests [INFO] [stdout] test test_absolute_value_properties::case_4 ... ok [INFO] [stdout] test test_addition_associativity::case_2 ... ok [INFO] [stdout] test test_absolute_value_properties::case_2 ... ok [INFO] [stdout] test test_absolute_value_properties::case_1 ... ok [INFO] [stdout] test test_addition_associativity::case_1 ... ok [INFO] [stdout] test test_absolute_value_properties::case_3 ... ok [INFO] [stdout] test test_addition_associativity::case_3 ... ok [INFO] [stdout] test test_addition_associativity::case_5 ... ok [INFO] [stdout] test test_addition_associativity::case_6 ... ok [INFO] [stdout] test test_addition_with_zero_identity::case_2 ... ok [INFO] [stdout] test test_addition_with_zero_identity::case_4 ... ok [INFO] [stdout] test test_addition_with_zero_identity::case_3 ... ok [INFO] [stdout] test test_addition_associativity::case_4 ... ok [INFO] [stdout] test test_addition_with_zero_identity::case_1 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_4 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_5 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_6 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_7 ... ok [INFO] [stdout] test test_comparison_transitivity::case_1 ... ok [INFO] [stdout] test test_comparison_transitivity::case_2 ... ok [INFO] [stdout] test test_comparison_transitivity::case_3 ... ok [INFO] [stdout] test test_addition_with_zero_identity::case_5 ... ok [INFO] [stdout] test test_absolute_value_properties::case_5 ... ok [INFO] [stdout] test test_division_multiplication_inverse::case_1 ... ok [INFO] [stdout] test test_division_multiplication_inverse::case_2 ... ok [INFO] [stdout] test test_division_multiplication_inverse::case_3 ... ok [INFO] [stdout] test test_division_multiplication_inverse::case_4 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_1 ... ok [INFO] [stdout] test test_min_max_properties::case_1 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_2 ... ok [INFO] [stdout] test test_min_max_properties::case_2 ... ok [INFO] [stdout] test test_arithmetic_commutativity::case_3 ... ok [INFO] [stdout] test test_division_multiplication_inverse::case_5 ... ok [INFO] [stdout] test test_min_max_properties::case_3 ... ok [INFO] [stdout] test test_min_max_properties::case_5 ... ok [INFO] [stdout] test test_multiplication_by_zero::case_1 ... ok [INFO] [stdout] test test_multiplication_by_zero::case_2 ... ok [INFO] [stdout] test test_min_max_properties::case_4 ... ok [INFO] [stdout] test test_multiplication_by_zero::case_3 ... ok [INFO] [stdout] test test_multiplication_by_zero::case_4 ... ok [INFO] [stdout] test test_multiplication_by_zero::case_5 ... ok [INFO] [stdout] test test_multiplication_commutativity::case_2 ... ok [INFO] [stdout] test test_multiplication_commutativity::case_1 ... ok [INFO] [stdout] test test_multiplication_commutativity::case_4 ... ok [INFO] [stdout] test test_multiplication_commutativity::case_5 ... ok [INFO] [stdout] test test_multiplication_commutativity::case_3 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_03 ... ok [INFO] [stdout] test test_complex_nested_expressions::case_3 ... ok [INFO] [stdout] test test_complex_nested_expressions::case_1 ... ok [INFO] [stdout] test test_complex_nested_expressions::case_2 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_02 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_01 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_04 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_05 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_06 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_11 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_08 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_09 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_10 ... ok [INFO] [stdout] test test_no_panics_on_problematic_input::case_07 ... ok [INFO] [stdout] test test_no_panics_on_very_long_input ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_1 ... ok [INFO] [stdout] test test_precision_edge_cases::case_1 ... ok [INFO] [stdout] test test_precision_edge_cases::case_2 ... ok [INFO] [stdout] test test_precision_formatting_consistency::case_1 ... ok [INFO] [stdout] test test_precision_formatting_consistency::case_2 ... ok [INFO] [stdout] test test_precision_formatting_consistency::case_3 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_3 ... ok [INFO] [stdout] test test_precision_formatting_consistency::case_4 ... ok [INFO] [stdout] test test_round_trip_conversion::case_1 ... ok [INFO] [stdout] test test_round_trip_conversion::case_3 ... ok [INFO] [stdout] test test_round_trip_conversion::case_4 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_8 ... ok [INFO] [stdout] test test_scientific_notation_consistency::case_2 ... ok [INFO] [stdout] test test_round_trip_conversion::case_2 ... ok [INFO] [stdout] test test_scientific_notation_consistency::case_1 ... ok [INFO] [stdout] test test_scientific_notation_consistency::case_3 ... ok [INFO] [stdout] test test_scientific_notation_consistency::case_4 ... ok [INFO] [stdout] test test_scientific_notation_consistency::case_5 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_2 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_4 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_1 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_3 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_5 ... ok [INFO] [stdout] test test_sqrt_square_approximate_inverse::case_6 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_2 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_4 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_7 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_5 ... ok [INFO] [stdout] test test_parser_transformation_preserves_structure::case_6 ... ok [INFO] [stdout] test test_variable_extraction_correctness::case_1 ... ok [INFO] [stdout] test test_variable_extraction_correctness::case_3 ... ok [INFO] [stdout] test test_variable_extraction_correctness::case_5 ... ok [INFO] [stdout] test test_variable_extraction_correctness::case_2 ... ok [INFO] [stdout] test test_variable_extraction_correctness::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] [stderr] Running tests/registry_tests.rs (/opt/rustwide/target/debug/deps/registry_tests-9b57c25154def946) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_basic_arithmetic_only ... ok [INFO] [stdout] test test_function_names ... ok [INFO] [stdout] test test_conversion_only ... ok [INFO] [stdout] test test_constants_only ... ok [INFO] [stdout] test test_comparison_only ... ok [INFO] [stdout] test test_financial_only ... ok [INFO] [stdout] test test_builder_combinations ... ok [INFO] [stdout] test test_advanced_math_only ... ok [INFO] [stdout] test test_builder_defaults ... ok [INFO] [stdout] test test_utility_only ... ok [INFO] [stdout] test test_variable_registration ... ok [INFO] [stdout] test test_register_all_functions ... ok [INFO] [stdout] test test_trigonometric_only ... ok [INFO] [stdout] test test_multiple_variable_registration ... ok [INFO] [stdout] test test_variable_error_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.55s [INFO] [stdout] [INFO] [stderr] Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-35486b29e852ff50) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test test_integer_overflow_in_precision::case_1 ... ok [INFO] [stdout] test test_integer_overflow_in_precision::case_2 ... ok [INFO] [stdout] test test_format_string_attacks::case_3 ... ok [INFO] [stdout] test test_format_string_attacks::case_1 ... ok [INFO] [stdout] test test_format_string_attacks::case_4 ... ok [INFO] [stdout] test test_format_string_attacks::case_2 ... ok [INFO] [stdout] test test_buffer_overflow_attempts ... ok [INFO] [stdout] test test_malicious_steel_expressions::case_5 ... ok [INFO] [stdout] test test_malicious_steel_expressions::case_2 ... ok [INFO] [stdout] test test_malicious_steel_expressions::case_1 ... ok [INFO] [stdout] test test_malicious_steel_expressions::case_3 ... ok [INFO] [stdout] test test_parser_regex_exploitation_simple::case_1 ... ok [INFO] [stdout] test test_malicious_steel_expressions::case_4 ... ok [INFO] [stdout] test test_path_traversal_attacks::case_4 ... ok [INFO] [stdout] test test_path_traversal_attacks::case_1 ... ok [INFO] [stdout] test test_path_traversal_attacks::case_2 ... ok [INFO] [stdout] test test_path_traversal_attacks::case_3 ... ok [INFO] [stdout] test test_sql_injection_style_attacks::case_1 ... ok [INFO] [stdout] test test_sql_injection_style_attacks::case_2 ... ok [INFO] [stdout] test test_sql_injection_style_attacks::case_3 ... ok [INFO] [stdout] test test_sql_injection_style_attacks::case_4 ... ok [INFO] [stdout] test test_path_traversal_attacks::case_6 ... ok [INFO] [stdout] test test_precision_race_conditions ... ok [INFO] [stdout] test test_timing_attack_resistance ... ok [INFO] [stdout] test test_path_traversal_attacks::case_5 ... ok [INFO] [stdout] test test_parser_regex_exploitation_large_inputs ... ok [INFO] [stdout] test test_deserialization_attacks ... ok [INFO] [stdout] test test_variable_name_injection::case_1 ... ok [INFO] [stdout] test test_variable_name_injection::case_2 ... ok [INFO] [stdout] test test_variable_name_injection::case_3 ... ok [INFO] [stdout] test test_variable_name_injection::case_4 ... ok [INFO] [stdout] test test_variable_name_injection::case_5 ... ok [INFO] [stdout] test test_variable_name_injection::case_7 ... ok [INFO] [stdout] test test_stack_overflow_protection ... ok [INFO] [stdout] test test_variable_name_injection::case_6 ... ok [INFO] [stdout] test test_xml_html_injection::case_2 ... ok [INFO] [stdout] test test_xml_html_injection::case_1 ... ok [INFO] [stdout] test test_variable_name_injection::case_9 ... ok [INFO] [stdout] test test_variable_name_injection::case_8 ... ok [INFO] [stdout] test test_xml_html_injection::case_3 ... ok [INFO] [stdout] test test_resource_exhaustion_protection ... ok [INFO] [stdout] test test_memory_exhaustion_protection ... ok [INFO] [stdout] test test_variable_access_security ... ok [INFO] [stdout] test test_steel_vm_security_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.24s [INFO] [stdout] [INFO] [stderr] Running tests/utils_tests.rs (/opt/rustwide/target/debug/deps/utils_tests-6d9d97205f0e743e) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test test_contains_decimal_functions::case_4 ... ok [INFO] [stdout] test test_contains_decimal_functions::case_3 ... ok [INFO] [stdout] test test_conversion_error_types ... ok [INFO] [stdout] test test_contains_decimal_functions::case_1 ... ok [INFO] [stdout] test test_contains_decimal_functions::case_2 ... ok [INFO] [stdout] test test_decimal_to_steel_val::case_1 ... ok [INFO] [stdout] test test_decimal_to_steel_val::case_2 ... ok [INFO] [stdout] test test_contains_decimal_functions::case_5 ... ok [INFO] [stdout] test test_decimal_to_steel_val::case_4 ... ok [INFO] [stdout] test test_decimal_to_steel_val::case_3 ... ok [INFO] [stdout] test test_count_function_calls::case_2 ... ok [INFO] [stdout] test test_extract_string_literals::case_2 ... ok [INFO] [stdout] test test_extract_string_literals::case_1 ... ok [INFO] [stdout] test test_count_function_calls::case_4 ... ok [INFO] [stdout] test test_f64_to_decimal_string::case_1 ... ok [INFO] [stdout] test test_f64_to_decimal_string::case_2 ... ok [INFO] [stdout] test test_count_function_calls::case_1 ... ok [INFO] [stdout] test test_count_function_calls::case_3 ... ok [INFO] [stdout] test test_f64_to_decimal_string::case_3 ... ok [INFO] [stdout] test test_get_decimal_places::case_1 ... ok [INFO] [stdout] test test_get_decimal_places::case_2 ... ok [INFO] [stdout] test test_complex_script_analysis ... ok [INFO] [stdout] test test_get_decimal_places::case_3 ... ok [INFO] [stdout] test test_get_decimal_places::case_4 ... ok [INFO] [stdout] test test_i64_to_decimal_string::case_1 ... ok [INFO] [stdout] test test_i64_to_decimal_string::case_3 ... ok [INFO] [stdout] test test_i64_to_decimal_string::case_2 ... ok [INFO] [stdout] test test_is_decimal_like::case_1 ... ok [INFO] [stdout] test test_is_decimal_like::case_2 ... ok [INFO] [stdout] test test_is_decimal_like::case_3 ... ok [INFO] [stdout] test test_is_decimal_like::case_4 ... ok [INFO] [stdout] test test_is_decimal_like::case_5 ... ok [INFO] [stdout] test test_normalize::case_3 ... ok [INFO] [stdout] test test_is_decimal_like::case_6 ... ok [INFO] [stdout] test test_normalize::case_4 ... ok [INFO] [stdout] test test_is_decimal_like::case_7 ... ok [INFO] [stdout] test test_normalize::case_1 ... ok [INFO] [stdout] test test_precision_invalid_input ... ok [INFO] [stdout] test test_normalize::case_2 ... ok [INFO] [stdout] test test_set_precision::case_2 ... ok [INFO] [stdout] test test_set_precision::case_3 ... ok [INFO] [stdout] test test_steel_val_int_to_decimal::case_1 ... ok [INFO] [stdout] test test_set_precision::case_1 ... ok [INFO] [stdout] test test_steel_val_int_to_decimal::case_2 ... ok [INFO] [stdout] test test_set_precision::case_4 ... ok [INFO] [stdout] test test_steel_val_num_to_decimal::case_1 ... ok [INFO] [stdout] test test_steel_val_int_to_decimal::case_3 ... ok [INFO] [stdout] test test_steel_val_invalid_decimal_string ... ok [INFO] [stdout] test test_steel_val_num_to_decimal::case_2 ... ok [INFO] [stdout] test test_steel_val_string_to_decimal::case_4 ... ok [INFO] [stdout] test test_steel_val_string_to_decimal::case_1 ... ok [INFO] [stdout] test test_steel_val_string_to_decimal::case_2 ... ok [INFO] [stdout] test test_steel_val_unsupported_type ... ok [INFO] [stdout] test test_type_converter_edge_cases ... ok [INFO] [stdout] test test_steel_vals_to_strings ... ok [INFO] [stdout] test test_u64_to_decimal_string::case_1 ... ok [INFO] [stdout] test test_u64_to_decimal_string::case_3 ... ok [INFO] [stdout] test test_u64_to_decimal_string::case_2 ... ok [INFO] [stdout] test test_validate_decimal_string::case_2 ... ok [INFO] [stdout] test test_utility_integration ... ok [INFO] [stdout] test test_validate_decimal_string::case_1 ... ok [INFO] [stdout] test test_validate_decimal_string::case_3 ... ok [INFO] [stdout] test test_validate_decimal_string_invalid::case_2 ... ok [INFO] [stdout] test test_validate_decimal_string_invalid::case_1 ... ok [INFO] [stdout] test test_validate_decimal_string_invalid::case_3 ... ok [INFO] [stdout] test test_steel_val_num_to_decimal::case_3 ... ok [INFO] [stdout] test test_steel_val_string_to_decimal::case_3 ... ok [INFO] [stdout] test test_extract_string_literals::case_4 ... ok [INFO] [stdout] test test_script_analyzer_edge_cases ... ok [INFO] [stdout] test test_extract_string_literals::case_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests steel_decimal [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] test src/lib.rs - (line 51) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f5b146a31b90c3238647dd35a20bc16a0f715caeb3b4a1407057d41c37748b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5b146a31b90c3238647dd35a20bc16a0f715caeb3b4a1407057d41c37748b7", kill_on_drop: false }` [INFO] [stdout] 3f5b146a31b90c3238647dd35a20bc16a0f715caeb3b4a1407057d41c37748b7