[INFO] fetching crate steel-decimal 1.1.0...
[INFO] testing steel-decimal-1.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate steel-decimal 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate steel-decimal 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate steel-decimal 1.1.0
[INFO] tweaked toml for crates.io crate steel-decimal 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate steel-decimal 1.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate steel-decimal 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc
[INFO] running `Command { std: "docker" "start" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling tstr v0.2.4
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_casemap_data v2.2.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling repr_offset v0.2.2
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling const_panic v0.2.13
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling generic_singleton v0.5.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling steel-quickscope v0.3.2
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling steel-derive v0.8.2
[INFO] [stderr]    Compiling im-lists v0.11.4
[INFO] [stderr]    Compiling shared_vector v0.4.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling which v8.0.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling thin-vec v0.2.18
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling steel-gen v0.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling steel-parser v0.8.2
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling icu_casemap v2.2.0
[INFO] [stderr]    Compiling abi_stable v0.11.3
[INFO] [stderr]    Compiling async-ffi v0.5.0
[INFO] [stderr]    Compiling steel-core v0.8.2
[INFO] [stderr]    Compiling steel-decimal v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling steel-derive v0.8.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling abi_stable v0.11.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling thin-vec v0.2.18
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling steel-gen v0.8.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling icu_casemap v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling steel-parser v0.8.2
[INFO] [stderr]    Compiling async-ffi v0.5.0
[INFO] [stderr]    Compiling steel-core v0.8.2
[INFO] [stderr]    Compiling steel-decimal v1.1.0 (/opt/rustwide/workdir)
[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:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     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:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |     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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 18s
[INFO] running `Command { std: "docker" "inspect" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[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` (example "financial_calculations") generated 1 warning (run `cargo fix --example "financial_calculations" -p steel-decimal` to apply 1 suggestion)
[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:270:9
[INFO] [stderr]     |
[INFO] [stderr] 270 |     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:301:9
[INFO] [stderr]     |
[INFO] [stderr] 301 |     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: `steel-decimal` (test "boundary_tests") generated 5 warnings (run `cargo fix --test "boundary_tests" -p steel-decimal` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steel_decimal-b5fe9d4181d60392)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/boundary_tests.rs (/opt/rustwide/target/debug/deps/boundary_tests-d2d8948f9abb0031)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[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_edge_case_valid_formats::case_4 ... ok
[INFO] [stdout] test test_comparison_edge_cases ... ok
[INFO] [stdout] test test_extreme_decimal_values::case_1 ... ok
[INFO] [stdout] test test_arithmetic_edge_cases ... ok
[INFO] [stdout] test test_extreme_decimal_values::case_2 ... ok
[INFO] [stdout] test test_extreme_decimal_values::case_3 ... ok
[INFO] [stdout] test test_extreme_decimal_values::case_5 ... ok
[INFO] [stdout] test test_edge_case_valid_formats::case_1 ... ok
[INFO] [stdout] test test_extreme_decimal_values::case_4 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_2 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_6 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_7 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_3 ... 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_invalid_precision_values::case_2 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_1 ... ok
[INFO] [stdout] test test_invalid_precision_values::case_3 ... ok
[INFO] [stdout] test test_financial_boundaries ... ok
[INFO] [stdout] test test_log_function_boundaries::case_1 ... ok
[INFO] [stdout] test test_log_function_boundaries::case_3 ... ok
[INFO] [stdout] test test_log_function_boundaries::case_4 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_01 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_02 ... ok
[INFO] [stdout] test test_extreme_scientific_notation::case_4 ... ok
[INFO] [stdout] test test_log_function_boundaries::case_2 ... 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_09 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_07 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_04 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_10 ... ok
[INFO] [stdout] test test_pow_boundaries::case_1 ... ok
[INFO] [stdout] test test_pow_boundaries::case_4 ... ok
[INFO] [stdout] test test_pow_boundaries::case_2 ... ok
[INFO] [stdout] test test_pow_boundaries::case_3 ... ok
[INFO] [stdout] test test_pow_boundaries::case_5 ... 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_1 ... ok
[INFO] [stdout] test test_precision_boundaries::case_2 ... ok
[INFO] [stdout] test test_sqrt_boundaries::case_3 ... ok
[INFO] [stdout] test test_sqrt_boundaries::case_4 ... 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_sqrt_boundaries::case_5 ... ok
[INFO] [stdout] test test_trig_function_boundaries::case_3 ... ok
[INFO] [stdout] test test_sqrt_boundaries::case_1 ... ok
[INFO] [stdout] test test_trig_function_boundaries::case_6 ... ok
[INFO] [stdout] test test_very_long_inputs ... ok
[INFO] [stdout] test test_sqrt_boundaries::case_2 ... ok
[INFO] [stdout] test test_trig_function_boundaries::case_4 ... ok
[INFO] [stdout] test test_trig_function_boundaries::case_5 ... ok
[INFO] [stderr]      Running tests/concurrency_tests.rs (/opt/rustwide/target/debug/deps/concurrency_tests-d6692d35e5bd91d0)
[INFO] [stdout] test test_malformed_decimal_inputs::case_03 ... ok
[INFO] [stdout] test test_malformed_decimal_inputs::case_08 ... 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_concurrent_stress_mixed_operations ... ok
[INFO] [stdout] test test_precision_thread_isolation ... ok
[INFO] [stdout] test test_concurrent_arithmetic_operations ... ok
[INFO] [stdout] test test_rapid_precision_changes ... 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 122.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function_tests.rs (/opt/rustwide/target/debug/deps/function_tests-d9584c0a338aebba)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test test_decimal_abs::case_1 ... ok
[INFO] [stdout] test test_decimal_abs::case_3 ... ok
[INFO] [stdout] test test_decimal_add::case_1 ... ok
[INFO] [stdout] test test_decimal_add::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_add_invalid_input::case_1 ... ok
[INFO] [stdout] test test_decimal_constants ... ok
[INFO] [stdout] test test_decimal_div::case_1 ... ok
[INFO] [stdout] test test_decimal_div::case_2 ... ok
[INFO] [stdout] test test_decimal_div_by_zero ... ok
[INFO] [stdout] test test_decimal_eq::case_1 ... ok
[INFO] [stdout] test test_decimal_eq::case_3 ... ok
[INFO] [stdout] test test_decimal_format::case_1 ... ok
[INFO] [stdout] test test_decimal_add_invalid_input::case_3 ... ok
[INFO] [stdout] test test_decimal_compound::case_1 ... ok
[INFO] [stdout] test test_decimal_format::case_2 ... ok
[INFO] [stdout] test test_decimal_div::case_3 ... ok
[INFO] [stdout] test test_decimal_format::case_3 ... ok
[INFO] [stdout] test test_decimal_gt::case_3 ... ok
[INFO] [stdout] test test_decimal_gt::case_2 ... ok
[INFO] [stdout] test test_decimal_gte::case_2 ... ok
[INFO] [stdout] test test_decimal_gte::case_1 ... ok
[INFO] [stdout] test test_decimal_gte::case_3 ... ok
[INFO] [stdout] test test_decimal_add_invalid_input::case_2 ... ok
[INFO] [stdout] test test_decimal_lt::case_3 ... ok
[INFO] [stdout] test test_decimal_lt::case_1 ... 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_max::case_2 ... ok
[INFO] [stdout] test test_decimal_min::case_1 ... ok
[INFO] [stdout] test test_decimal_min::case_2 ... ok
[INFO] [stdout] test test_decimal_min::case_3 ... ok
[INFO] [stdout] test test_decimal_mul::case_1 ... ok
[INFO] [stdout] test test_decimal_compound::case_2 ... ok
[INFO] [stdout] test test_decimal_mul::case_3 ... ok
[INFO] [stdout] test test_decimal_gt::case_1 ... ok
[INFO] [stdout] test test_decimal_lte::case_2 ... ok
[INFO] [stdout] test test_decimal_abs::case_2 ... ok
[INFO] [stdout] test test_decimal_lt::case_2 ... ok
[INFO] [stdout] test test_decimal_mul::case_4 ... ok
[INFO] [stdout] test test_decimal_percentage::case_1 ... ok
[INFO] [stdout] test test_decimal_percentage::case_2 ... ok
[INFO] [stdout] test test_decimal_percentage::case_3 ... ok
[INFO] [stdout] test test_decimal_pow::case_1 ... ok
[INFO] [stdout] test test_decimal_pow::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_pow::case_3 ... ok
[INFO] [stdout] test test_decimal_round::case_1 ... ok
[INFO] [stdout] test test_decimal_round::case_2 ... ok
[INFO] [stdout] test test_decimal_sqrt::case_1 ... ok
[INFO] [stdout] test test_decimal_sqrt::case_3 ... ok
[INFO] [stdout] test test_decimal_sqrt::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_invalid_input::case_3 ... ok
[INFO] [stdout] test test_decimal_sqrt_invalid_input::case_2 ... ok
[INFO] [stdout] test test_decimal_sqrt_negative ... ok
[INFO] [stdout] test test_decimal_sub::case_2 ... ok
[INFO] [stdout] test test_decimal_sub::case_3 ... ok
[INFO] [stdout] test test_decimal_sub::case_4 ... ok
[INFO] [stdout] test test_explicit_precision::case_3 ... ok
[INFO] [stdout] test test_explicit_precision::case_2 ... ok
[INFO] [stdout] test test_explicit_precision::case_1 ... ok
[INFO] [stdout] test test_precision_does_not_affect_comparisons ... ok
[INFO] [stdout] test test_precision_edge_cases ... ok
[INFO] [stdout] test test_decimal_sub::case_1 ... ok
[INFO] [stdout] test test_precision_functions ... ok
[INFO] [stdout] test test_precision_preservation::case_1 ... ok
[INFO] [stdout] test test_precision_preservation::case_3 ... ok
[INFO] [stdout] test test_precision_preservation::case_4 ... ok
[INFO] [stdout] test test_precision_preservation::case_2 ... ok
[INFO] [stdout] test test_scientific_edge_cases::case_4 ... ok
[INFO] [stdout] test test_scientific_edge_cases::case_1 ... ok
[INFO] [stdout] test test_scientific_edge_cases::case_3 ... ok
[INFO] [stdout] test test_scientific_edge_cases::case_2 ... ok
[INFO] [stdout] test test_scientific_edge_cases::case_5 ... ok
[INFO] [stdout] test test_to_decimal::case_1 ... ok
[INFO] [stdout] test test_scientific_notation::case_2 ... ok
[INFO] [stdout] test test_scientific_notation::case_1 ... ok
[INFO] [stdout] test test_to_decimal::case_3 ... ok
[INFO] [stdout] test test_to_decimal_invalid ... ok
[INFO] [stdout] test test_to_decimal::case_2 ... ok
[INFO] [stdout] test test_decimal_eq::case_2 ... ok
[INFO] [stdout] test test_decimal_mul::case_2 ... ok
[INFO] [stdout] test test_decimal_max::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-45ddaf4117c0d6b1)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_dependency_extraction::case_3 ... ok
[INFO] [stdout] test test_dependency_extraction::case_1 ... ok
[INFO] [stdout] test test_dependency_extraction::case_2 ... ok
[INFO] [stdout] test test_end_to_end_basic_arithmetic::case_1 ... ok
[INFO] [stdout] test test_dynamic_variable_addition ... ok
[INFO] [stdout] test test_complex_mathematical_expressions::case_1 ... ok
[INFO] [stdout] test test_complex_mathematical_expressions::case_3 ... ok
[INFO] [stdout] test test_end_to_end_basic_arithmetic::case_2 ... ok
[INFO] [stdout] test test_end_to_end_basic_arithmetic::case_3 ... ok
[INFO] [stdout] test test_complex_mathematical_expressions::case_2 ... ok
[INFO] [stdout] test test_end_to_end_basic_arithmetic::case_4 ... ok
[INFO] [stdout] test test_constants_integration ... ok
[INFO] [stdout] test test_end_to_end_complex_expressions::case_1 ... ok
[INFO] [stdout] test test_script_validation::case_1 ... ok
[INFO] [stdout] test test_script_validation::case_2 ... ok
[INFO] [stdout] test test_script_validation::case_3 ... ok
[INFO] [stdout] test test_end_to_end_complex_expressions::case_3 ... ok
[INFO] [stdout] test test_script_validation_with_variables ... 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_complex_expressions::case_2 ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_end_to_end_with_variables ... ok
[INFO] [stdout] test test_function_registration_with_vm ... ok
[INFO] [stdout] test test_financial_calculations ... ok
[INFO] [stdout] test test_variable_registration ... ok
[INFO] [stdout] test test_selective_function_registration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.76s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-26e0d8e25d8b3557)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test test_advanced_math_transformation::case_3 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_8 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_4 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_1 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_2 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_7 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_5 ... ok
[INFO] [stdout] test test_advanced_math_transformation::case_6 ... ok
[INFO] [stdout] test test_basic_arithmetic_transformation::case_1 ... ok
[INFO] [stdout] test test_comparison_transformation::case_2 ... ok
[INFO] [stdout] test test_basic_arithmetic_transformation::case_2 ... ok
[INFO] [stdout] test test_basic_arithmetic_transformation::case_3 ... ok
[INFO] [stdout] test test_basic_arithmetic_transformation::case_4 ... 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_complex_expressions::case_1 ... ok
[INFO] [stdout] test test_dependency_extraction::case_2 ... ok
[INFO] [stdout] test test_dependency_extraction::case_1 ... ok
[INFO] [stdout] test test_dependency_extraction::case_4 ... ok
[INFO] [stdout] test test_dependency_extraction::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_various_functions::case_1 ... ok
[INFO] [stdout] test test_number_literal_transformation::case_2 ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_2 ... ok
[INFO] [stdout] test test_number_literal_transformation::case_3 ... ok
[INFO] [stdout] test test_number_literal_transformation::case_5 ... ok
[INFO] [stdout] test test_parser_handles_empty_input ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_5 ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_7 ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_3 ... ok
[INFO] [stdout] test test_parser_preserves_structure ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_4 ... ok
[INFO] [stdout] test test_parser_handles_various_functions::case_6 ... 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_variable_transformation::case_1 ... ok
[INFO] [stdout] test test_utility_transformation::case_1 ... ok
[INFO] [stdout] test test_trigonometric_transformation::case_3 ... ok
[INFO] [stdout] test test_utility_transformation::case_4 ... ok
[INFO] [stdout] test test_utility_transformation::case_3 ... ok
[INFO] [stdout] test test_variable_transformation::case_3 ... ok
[INFO] [stdout] test test_utility_transformation::case_2 ... ok
[INFO] [stdout] test test_variable_transformation::case_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-3adefba788c3651e)
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test test_absolute_value_properties::case_4 ... ok
[INFO] [stdout] test test_absolute_value_properties::case_1 ... ok
[INFO] [stdout] test test_absolute_value_properties::case_2 ... ok
[INFO] [stdout] test test_addition_associativity::case_1 ... ok
[INFO] [stdout] test test_addition_associativity::case_2 ... 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_absolute_value_properties::case_3 ... ok
[INFO] [stdout] test test_addition_with_zero_identity::case_2 ... ok
[INFO] [stdout] test test_addition_with_zero_identity::case_3 ... ok
[INFO] [stdout] test test_addition_associativity::case_3 ... ok
[INFO] [stdout] test test_addition_with_zero_identity::case_4 ... ok
[INFO] [stdout] test test_addition_with_zero_identity::case_5 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_2 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_3 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_5 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_4 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_6 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_1 ... ok
[INFO] [stdout] test test_comparison_transitivity::case_1 ... ok
[INFO] [stdout] test test_comparison_transitivity::case_2 ... ok
[INFO] [stdout] test test_arithmetic_commutativity::case_7 ... ok
[INFO] [stdout] test test_comparison_transitivity::case_3 ... ok
[INFO] [stdout] test test_division_multiplication_inverse::case_2 ... ok
[INFO] [stdout] test test_addition_associativity::case_5 ... ok
[INFO] [stdout] test test_addition_associativity::case_6 ... 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_division_multiplication_inverse::case_5 ... ok
[INFO] [stdout] test test_min_max_properties::case_2 ... ok
[INFO] [stdout] test test_min_max_properties::case_1 ... ok
[INFO] [stdout] test test_min_max_properties::case_4 ... 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_3 ... ok
[INFO] [stdout] test test_multiplication_by_zero::case_4 ... ok
[INFO] [stdout] test test_division_multiplication_inverse::case_1 ... ok
[INFO] [stdout] test test_multiplication_by_zero::case_1 ... ok
[INFO] [stdout] test test_multiplication_commutativity::case_1 ... ok
[INFO] [stdout] test test_multiplication_by_zero::case_2 ... ok
[INFO] [stdout] test test_multiplication_commutativity::case_4 ... ok
[INFO] [stdout] test test_multiplication_commutativity::case_2 ... ok
[INFO] [stdout] test test_multiplication_commutativity::case_3 ... ok
[INFO] [stdout] test test_multiplication_commutativity::case_5 ... ok
[INFO] [stdout] test test_complex_nested_expressions::case_1 ... 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_absolute_value_properties::case_5 ... ok
[INFO] [stdout] test test_multiplication_by_zero::case_5 ... ok
[INFO] [stdout] test test_no_panics_on_problematic_input::case_04 ... ok
[INFO] [stdout] test test_no_panics_on_problematic_input::case_06 ... ok
[INFO] [stdout] test test_no_panics_on_problematic_input::case_01 ... 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_05 ... ok
[INFO] [stdout] test test_no_panics_on_problematic_input::case_07 ... ok
[INFO] [stdout] test test_no_panics_on_problematic_input::case_08 ... ok
[INFO] [stdout] test test_no_panics_on_very_long_input ... 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_11 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_4 ... ok
[INFO] [stdout] test test_precision_edge_cases::case_1 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_1 ... ok
[INFO] [stdout] test test_precision_formatting_consistency::case_1 ... ok
[INFO] [stdout] test test_precision_edge_cases::case_2 ... 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_round_trip_conversion::case_1 ... ok
[INFO] [stdout] test test_round_trip_conversion::case_2 ... 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_scientific_notation_consistency::case_1 ... ok
[INFO] [stdout] test test_scientific_notation_consistency::case_2 ... 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_1 ... ok
[INFO] [stdout] test test_sqrt_square_approximate_inverse::case_2 ... ok
[INFO] [stdout] test test_precision_formatting_consistency::case_4 ... ok
[INFO] [stdout] test test_sqrt_square_approximate_inverse::case_4 ... ok
[INFO] [stdout] test test_sqrt_square_approximate_inverse::case_3 ... ok
[INFO] [stdout] test test_sqrt_square_approximate_inverse::case_6 ... ok
[INFO] [stdout] test test_sqrt_square_approximate_inverse::case_5 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_2 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_3 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_5 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_7 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_6 ... ok
[INFO] [stdout] test test_variable_extraction_correctness::case_2 ... ok
[INFO] [stdout] test test_parser_transformation_preserves_structure::case_8 ... ok
[INFO] [stdout] test test_variable_extraction_correctness::case_5 ... ok
[INFO] [stdout] test test_variable_extraction_correctness::case_1 ... ok
[INFO] [stdout] test test_variable_extraction_correctness::case_4 ... ok
[INFO] [stdout] test test_variable_extraction_correctness::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/registry_tests.rs (/opt/rustwide/target/debug/deps/registry_tests-84c44c34338d3087)
[INFO] [stdout] 
[INFO] [stdout] running 16 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_multiple_variable_registration ... ok
[INFO] [stdout] test test_trigonometric_only ... ok
[INFO] [stdout] test test_register_all_functions ... ok
[INFO] [stdout] test test_variable_error_handling ... ok
[INFO] [stdout] test test_variable_context_guard_restores_previous_context ... ok
[INFO] [stdout] test test_utility_only ... ok
[INFO] [stdout] test test_variable_registration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-cb4e17d631a2d43f)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test test_format_string_attacks::case_2 ... ok
[INFO] [stdout] test test_format_string_attacks::case_1 ... ok
[INFO] [stdout] test test_format_string_attacks::case_3 ... ok
[INFO] [stdout] test test_format_string_attacks::case_4 ... ok
[INFO] [stdout] test test_buffer_overflow_attempts ... ok
[INFO] [stdout] test test_integer_overflow_in_precision::case_2 ... ok
[INFO] [stdout] test test_integer_overflow_in_precision::case_1 ... ok
[INFO] [stdout] test test_malicious_steel_expressions::case_2 ... ok
[INFO] [stdout] test test_malicious_steel_expressions::case_5 ... ok
[INFO] [stdout] test test_malicious_steel_expressions::case_3 ... ok
[INFO] [stdout] test test_malicious_steel_expressions::case_1 ... ok
[INFO] [stdout] test test_malicious_steel_expressions::case_4 ... ok
[INFO] [stdout] test test_parser_regex_exploitation_simple::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_path_traversal_attacks::case_1 ... ok
[INFO] [stdout] test test_deserialization_attacks ... 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_4 ... ok
[INFO] [stdout] test test_precision_race_conditions ... ok
[INFO] [stdout] test test_path_traversal_attacks::case_6 ... ok
[INFO] [stdout] test test_path_traversal_attacks::case_5 ... 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_timing_attack_resistance ... FAILED
[INFO] [stdout] test test_parser_regex_exploitation_large_inputs ... 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_6 ... ok
[INFO] [stdout] test test_variable_name_injection::case_7 ... ok
[INFO] [stdout] test test_variable_name_injection::case_8 ... 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_xml_html_injection::case_2 ... ok
[INFO] [stdout] test test_xml_html_injection::case_3 ... ok
[INFO] [stdout] test test_stack_overflow_protection ... ok
[INFO] [stdout] test test_resource_exhaustion_protection ... ok
[INFO] [stdout] test test_memory_exhaustion_protection ... ok
[INFO] [stdout] test test_steel_vm_security_integration ... ok
[INFO] [stdout] test test_variable_access_security ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_timing_attack_resistance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_timing_attack_resistance' (4313) panicked at tests/security_tests.rs:460:5:
[INFO] [stdout] Timing attack vulnerability detected: ratio = 37.03636363636364
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bc55d0b66a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bc55d0b66a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bc55d0b66a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bc55d0b66a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bc55d0d051a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bc55d0d051a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bc55d0bc44c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bc55d0bc44c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bc55d08f036 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bc55d08f036 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bc55d0aba29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bc55c20e3e0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bc55c20e3e0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bc55d0abbe2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bc55d0abbe2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bc55d08f0e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bc55d0861e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bc55d08ffed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bc55d0d0dcc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bc55c1fc8db - security_tests[dd9c3973f9f65d4e]::test_timing_attack_resistance::test_timing_attack_resistance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/security_tests.rs:460:5
[INFO] [stdout]   20:     0x5bc55c1f9446 - security_tests[dd9c3973f9f65d4e]::test_timing_attack_resistance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/security_tests.rs:441:1
[INFO] [stdout]   21:     0x5bc55c1f7307 - security_tests[dd9c3973f9f65d4e]::test_timing_attack_resistance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/security_tests.rs:441:10
[INFO] [stdout]   22:     0x5bc55c200bc6 - <security_tests[dd9c3973f9f65d4e]::test_timing_attack_resistance::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bc55c20171b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bc55c20171b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5bc55c20ed65 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5bc55c20ed65 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5bc55c20ed65 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x5bc55c20ed65 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5bc55c20ed65 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5bc55c20ed65 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5bc55c20ed65 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5bc55c209814 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5bc55c209814 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5bc55c211eb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5bc55c211eb2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5bc55c211eb2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x5bc55c211eb2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5bc55c211eb2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5bc55c211eb2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5bc55c211eb2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5bc55d0b502f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x5bc55d0b502f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x72554e57caa4 - <unknown>
[INFO] [stdout]   44:     0x72554e609a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_timing_attack_resistance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test security_tests`
[INFO] running `Command { std: "docker" "inspect" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc", kill_on_drop: false }`
[INFO] [stdout] 177b60d6ee488229a4fc101b392427fdc4521ccd8106e2c9407edf8a15ae32cc
