[INFO] fetching crate rust_decimal_ext 1.36.1...
[INFO] checking rust_decimal_ext-1.36.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rust_decimal_ext 1.36.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate rust_decimal_ext 1.36.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rust_decimal_ext 1.36.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust_decimal_ext 1.36.1
[INFO] tweaked toml for crates.io crate rust_decimal_ext 1.36.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate rust_decimal_ext 1.36.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb138a9495cb22143e9f70be252b0855c97321e02749d4509b8b8e73df3f6aa2
[INFO] running `Command { std: "docker" "start" "-a" "bb138a9495cb22143e9f70be252b0855c97321e02749d4509b8b8e73df3f6aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb138a9495cb22143e9f70be252b0855c97321e02749d4509b8b8e73df3f6aa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb138a9495cb22143e9f70be252b0855c97321e02749d4509b8b8e73df3f6aa2", kill_on_drop: false }`
[INFO] [stdout] bb138a9495cb22143e9f70be252b0855c97321e02749d4509b8b8e73df3f6aa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f51f51a664c84a0038f25cd3605f3ff530c0875c057d40af0370882ad8b50716
[INFO] running `Command { std: "docker" "start" "-a" "f51f51a664c84a0038f25cd3605f3ff530c0875c057d40af0370882ad8b50716", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rust_decimal_ext v1.36.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bytecheck v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking munge v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.9
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking rkyv v0.8.9
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking postgres v0.19.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> benches/comparison.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rust_decimal_ext::Decimal;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> benches/lib_benches.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rust_decimal_ext::Decimal;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> examples/rkyv-remote.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rust_decimal_ext::Decimal;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> benches/lib_benches.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `borsh`, `c-repr`, `db-diesel-mysql`, `db-diesel-postgres`, `db-diesel2-mysql`, `db-diesel2-postgres`, `db-postgres`, `db-tokio-postgres`, `default`, `diesel`, `legacy-ops`, `maths`, `maths-nopanic`, `ndarray`, `proptest`, `rand`, `rkyv`, `rkyv-safe`, `rocket-traits`, `rust-fuzz`, `serde`, `serde-arbitrary-precision`, `serde-bincode`, `serde-float`, `serde-str`, `serde-with-arbitrary-precision`, `serde-with-float`, `serde-with-str`, `serde_json`, `std`, `tokio-pg`, and `tokio-postgres`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::str::FromStr`
[INFO] [stdout]  --> benches/lib_benches.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_decimal_ext` (bench "comparison") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rust_decimal` in the list of imported crates
[INFO] [stdout]   --> examples/rkyv-remote.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let test_value = Root { decimal: dec!(123.456) };
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^ could not find `rust_decimal` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 3  + use rust_decimal_ext::Decimal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rust_decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4391:9
[INFO] [stdout]      |
[INFO] [stdout] 4391 |     use rust_decimal::prelude::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4391 |     use rust_decimal_ext::prelude::*;
[INFO] [stdout]      |         ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rust_decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4798:9
[INFO] [stdout]      |
[INFO] [stdout] 4798 |     use rust_decimal::prelude::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4798 |     use rust_decimal_ext::prelude::*;
[INFO] [stdout]      |         ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/decimal_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_decimal::{Decimal, Error, RoundingStrategy};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rust_decimal_ext::{Decimal, Error, RoundingStrategy};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:3244:9
[INFO] [stdout]      |
[INFO] [stdout] 3244 |     use rust_decimal::Error;
[INFO] [stdout]      |         ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3244 |     use rust_decimal_ext::Error;
[INFO] [stdout]      |         ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_decimal_ext` (bench "lib_benches") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_decimal_ext` (example "rkyv-remote") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4425 |     gen_test!(test_add_000_001, "Add_000_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4425 |     gen_test!(test_add_000_001, "Add_000_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4425 |     gen_test!(test_add_000_001, "Add_000_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4426 |     gen_test!(test_add_000_010, "Add_000_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4426 |     gen_test!(test_add_000_010, "Add_000_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4426 |     gen_test!(test_add_000_010, "Add_000_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4427 |     gen_test!(test_add_000_011, "Add_000_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4427 |     gen_test!(test_add_000_011, "Add_000_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4427 |     gen_test!(test_add_000_011, "Add_000_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4428 |     gen_test!(test_add_000_100, "Add_000_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4428 |     gen_test!(test_add_000_100, "Add_000_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4428 |     gen_test!(test_add_000_100, "Add_000_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4429 |     gen_test!(test_add_000_101, "Add_000_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4429 |     gen_test!(test_add_000_101, "Add_000_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4429 |     gen_test!(test_add_000_101, "Add_000_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4430 |     gen_test!(test_add_000_110, "Add_000_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4430 |     gen_test!(test_add_000_110, "Add_000_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4430 |     gen_test!(test_add_000_110, "Add_000_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4431 |     gen_test!(test_add_000_111, "Add_000_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4431 |     gen_test!(test_add_000_111, "Add_000_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4431 |     gen_test!(test_add_000_111, "Add_000_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4432 |     gen_test!(test_add_001_000, "Add_001_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4432 |     gen_test!(test_add_001_000, "Add_001_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4432 |     gen_test!(test_add_001_000, "Add_001_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4433 |     gen_test!(test_add_001_001, "Add_001_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4433 |     gen_test!(test_add_001_001, "Add_001_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4433 |     gen_test!(test_add_001_001, "Add_001_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4434 |     gen_test!(test_add_001_010, "Add_001_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4434 |     gen_test!(test_add_001_010, "Add_001_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4434 |     gen_test!(test_add_001_010, "Add_001_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4435 |     gen_test!(test_add_001_011, "Add_001_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4435 |     gen_test!(test_add_001_011, "Add_001_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4435 |     gen_test!(test_add_001_011, "Add_001_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4436 |     gen_test!(test_add_001_100, "Add_001_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4436 |     gen_test!(test_add_001_100, "Add_001_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4436 |     gen_test!(test_add_001_100, "Add_001_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4437 |     gen_test!(test_add_001_101, "Add_001_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4437 |     gen_test!(test_add_001_101, "Add_001_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4437 |     gen_test!(test_add_001_101, "Add_001_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4438 |     gen_test!(test_add_001_110, "Add_001_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4438 |     gen_test!(test_add_001_110, "Add_001_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4438 |     gen_test!(test_add_001_110, "Add_001_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4439 |     gen_test!(test_add_001_111, "Add_001_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4439 |     gen_test!(test_add_001_111, "Add_001_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4439 |     gen_test!(test_add_001_111, "Add_001_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4440 |     gen_test!(test_add_010_000, "Add_010_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4440 |     gen_test!(test_add_010_000, "Add_010_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4440 |     gen_test!(test_add_010_000, "Add_010_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4441 |     gen_test!(test_add_010_001, "Add_010_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4441 |     gen_test!(test_add_010_001, "Add_010_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4441 |     gen_test!(test_add_010_001, "Add_010_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4442 |     gen_test!(test_add_010_010, "Add_010_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4442 |     gen_test!(test_add_010_010, "Add_010_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4442 |     gen_test!(test_add_010_010, "Add_010_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4443 |     gen_test!(test_add_010_011, "Add_010_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4443 |     gen_test!(test_add_010_011, "Add_010_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4443 |     gen_test!(test_add_010_011, "Add_010_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4444 |     gen_test!(test_add_010_100, "Add_010_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4444 |     gen_test!(test_add_010_100, "Add_010_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4444 |     gen_test!(test_add_010_100, "Add_010_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4445 |     gen_test!(test_add_010_101, "Add_010_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4445 |     gen_test!(test_add_010_101, "Add_010_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4445 |     gen_test!(test_add_010_101, "Add_010_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4446 |     gen_test!(test_add_010_110, "Add_010_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4446 |     gen_test!(test_add_010_110, "Add_010_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4446 |     gen_test!(test_add_010_110, "Add_010_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4447 |     gen_test!(test_add_010_111, "Add_010_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4447 |     gen_test!(test_add_010_111, "Add_010_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4447 |     gen_test!(test_add_010_111, "Add_010_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4448 |     gen_test!(test_add_011_000, "Add_011_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4448 |     gen_test!(test_add_011_000, "Add_011_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4448 |     gen_test!(test_add_011_000, "Add_011_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4449 |     gen_test!(test_add_011_001, "Add_011_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4449 |     gen_test!(test_add_011_001, "Add_011_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4449 |     gen_test!(test_add_011_001, "Add_011_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4450 |     gen_test!(test_add_011_010, "Add_011_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4450 |     gen_test!(test_add_011_010, "Add_011_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4450 |     gen_test!(test_add_011_010, "Add_011_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4451 |     gen_test!(test_add_011_011, "Add_011_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4451 |     gen_test!(test_add_011_011, "Add_011_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4451 |     gen_test!(test_add_011_011, "Add_011_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4452 |     gen_test!(test_add_011_100, "Add_011_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4452 |     gen_test!(test_add_011_100, "Add_011_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4452 |     gen_test!(test_add_011_100, "Add_011_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4453 |     gen_test!(test_add_011_101, "Add_011_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4453 |     gen_test!(test_add_011_101, "Add_011_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4453 |     gen_test!(test_add_011_101, "Add_011_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4454 |     gen_test!(test_add_011_110, "Add_011_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4454 |     gen_test!(test_add_011_110, "Add_011_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4454 |     gen_test!(test_add_011_110, "Add_011_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4455 |     gen_test!(test_add_011_111, "Add_011_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4455 |     gen_test!(test_add_011_111, "Add_011_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4455 |     gen_test!(test_add_011_111, "Add_011_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4456 |     gen_test!(test_add_100_000, "Add_100_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4456 |     gen_test!(test_add_100_000, "Add_100_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4456 |     gen_test!(test_add_100_000, "Add_100_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4457 |     gen_test!(test_add_100_001, "Add_100_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4457 |     gen_test!(test_add_100_001, "Add_100_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4457 |     gen_test!(test_add_100_001, "Add_100_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4458 |     gen_test!(test_add_100_010, "Add_100_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4458 |     gen_test!(test_add_100_010, "Add_100_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4458 |     gen_test!(test_add_100_010, "Add_100_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4459 |     gen_test!(test_add_100_011, "Add_100_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4459 |     gen_test!(test_add_100_011, "Add_100_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4459 |     gen_test!(test_add_100_011, "Add_100_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4460 |     gen_test!(test_add_100_100, "Add_100_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4460 |     gen_test!(test_add_100_100, "Add_100_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4460 |     gen_test!(test_add_100_100, "Add_100_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4461 |     gen_test!(test_add_100_101, "Add_100_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4461 |     gen_test!(test_add_100_101, "Add_100_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4461 |     gen_test!(test_add_100_101, "Add_100_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4462 |     gen_test!(test_add_100_110, "Add_100_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4462 |     gen_test!(test_add_100_110, "Add_100_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4462 |     gen_test!(test_add_100_110, "Add_100_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4463 |     gen_test!(test_add_100_111, "Add_100_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4463 |     gen_test!(test_add_100_111, "Add_100_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4463 |     gen_test!(test_add_100_111, "Add_100_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4464 |     gen_test!(test_add_101_000, "Add_101_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4464 |     gen_test!(test_add_101_000, "Add_101_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4464 |     gen_test!(test_add_101_000, "Add_101_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4465 |     gen_test!(test_add_101_001, "Add_101_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4465 |     gen_test!(test_add_101_001, "Add_101_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4465 |     gen_test!(test_add_101_001, "Add_101_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4466 |     gen_test!(test_add_101_010, "Add_101_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4466 |     gen_test!(test_add_101_010, "Add_101_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4466 |     gen_test!(test_add_101_010, "Add_101_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4467 |     gen_test!(test_add_101_011, "Add_101_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4467 |     gen_test!(test_add_101_011, "Add_101_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4467 |     gen_test!(test_add_101_011, "Add_101_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4468 |     gen_test!(test_add_101_100, "Add_101_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4468 |     gen_test!(test_add_101_100, "Add_101_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4468 |     gen_test!(test_add_101_100, "Add_101_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4469 |     gen_test!(test_add_101_101, "Add_101_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4469 |     gen_test!(test_add_101_101, "Add_101_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4469 |     gen_test!(test_add_101_101, "Add_101_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4470 |     gen_test!(test_add_101_110, "Add_101_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4470 |     gen_test!(test_add_101_110, "Add_101_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4470 |     gen_test!(test_add_101_110, "Add_101_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4471 |     gen_test!(test_add_101_111, "Add_101_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4471 |     gen_test!(test_add_101_111, "Add_101_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4471 |     gen_test!(test_add_101_111, "Add_101_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4472 |     gen_test!(test_add_110_000, "Add_110_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4472 |     gen_test!(test_add_110_000, "Add_110_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4472 |     gen_test!(test_add_110_000, "Add_110_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4473 |     gen_test!(test_add_110_001, "Add_110_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4473 |     gen_test!(test_add_110_001, "Add_110_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4473 |     gen_test!(test_add_110_001, "Add_110_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4474 |     gen_test!(test_add_110_010, "Add_110_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4474 |     gen_test!(test_add_110_010, "Add_110_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4474 |     gen_test!(test_add_110_010, "Add_110_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4475 |     gen_test!(test_add_110_011, "Add_110_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4475 |     gen_test!(test_add_110_011, "Add_110_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4475 |     gen_test!(test_add_110_011, "Add_110_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4476 |     gen_test!(test_add_110_100, "Add_110_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4476 |     gen_test!(test_add_110_100, "Add_110_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4476 |     gen_test!(test_add_110_100, "Add_110_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4477 |     gen_test!(test_add_110_101, "Add_110_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4477 |     gen_test!(test_add_110_101, "Add_110_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4477 |     gen_test!(test_add_110_101, "Add_110_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4478 |     gen_test!(test_add_110_110, "Add_110_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4478 |     gen_test!(test_add_110_110, "Add_110_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4478 |     gen_test!(test_add_110_110, "Add_110_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4479 |     gen_test!(test_add_110_111, "Add_110_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4479 |     gen_test!(test_add_110_111, "Add_110_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4479 |     gen_test!(test_add_110_111, "Add_110_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4480 |     gen_test!(test_add_111_000, "Add_111_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4480 |     gen_test!(test_add_111_000, "Add_111_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4480 |     gen_test!(test_add_111_000, "Add_111_000.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4481 |     gen_test!(test_add_111_001, "Add_111_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4481 |     gen_test!(test_add_111_001, "Add_111_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4481 |     gen_test!(test_add_111_001, "Add_111_001.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4482 |     gen_test!(test_add_111_010, "Add_111_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4482 |     gen_test!(test_add_111_010, "Add_111_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4482 |     gen_test!(test_add_111_010, "Add_111_010.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4483 |     gen_test!(test_add_111_011, "Add_111_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4483 |     gen_test!(test_add_111_011, "Add_111_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4483 |     gen_test!(test_add_111_011, "Add_111_011.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4484 |     gen_test!(test_add_111_100, "Add_111_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4484 |     gen_test!(test_add_111_100, "Add_111_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4484 |     gen_test!(test_add_111_100, "Add_111_100.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4485 |     gen_test!(test_add_111_101, "Add_111_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4485 |     gen_test!(test_add_111_101, "Add_111_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4485 |     gen_test!(test_add_111_101, "Add_111_101.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4486 |     gen_test!(test_add_111_110, "Add_111_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4486 |     gen_test!(test_add_111_110, "Add_111_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4486 |     gen_test!(test_add_111_110, "Add_111_110.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4487 |     gen_test!(test_add_111_111, "Add_111_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4487 |     gen_test!(test_add_111_111, "Add_111_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4487 |     gen_test!(test_add_111_111, "Add_111_111.csv", checked_add);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4489 |     gen_test!(test_div_000_001, "Div_000_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4489 |     gen_test!(test_div_000_001, "Div_000_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4489 |     gen_test!(test_div_000_001, "Div_000_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4490 |     gen_test!(test_div_000_010, "Div_000_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4490 |     gen_test!(test_div_000_010, "Div_000_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4490 |     gen_test!(test_div_000_010, "Div_000_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4491 |     gen_test!(test_div_000_011, "Div_000_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4491 |     gen_test!(test_div_000_011, "Div_000_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4491 |     gen_test!(test_div_000_011, "Div_000_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4492 |     gen_test!(test_div_000_100, "Div_000_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4492 |     gen_test!(test_div_000_100, "Div_000_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4492 |     gen_test!(test_div_000_100, "Div_000_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4493 |     gen_test!(test_div_000_101, "Div_000_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4493 |     gen_test!(test_div_000_101, "Div_000_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4493 |     gen_test!(test_div_000_101, "Div_000_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4494 |     gen_test!(test_div_000_110, "Div_000_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4494 |     gen_test!(test_div_000_110, "Div_000_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4494 |     gen_test!(test_div_000_110, "Div_000_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4495 |     gen_test!(test_div_000_111, "Div_000_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4495 |     gen_test!(test_div_000_111, "Div_000_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4495 |     gen_test!(test_div_000_111, "Div_000_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4496 |     gen_test!(test_div_001_000, "Div_001_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4496 |     gen_test!(test_div_001_000, "Div_001_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4496 |     gen_test!(test_div_001_000, "Div_001_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4497 |     gen_test!(test_div_001_001, "Div_001_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4497 |     gen_test!(test_div_001_001, "Div_001_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4497 |     gen_test!(test_div_001_001, "Div_001_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4498 |     gen_test!(test_div_001_010, "Div_001_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4498 |     gen_test!(test_div_001_010, "Div_001_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4498 |     gen_test!(test_div_001_010, "Div_001_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4499 |     gen_test!(test_div_001_011, "Div_001_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4499 |     gen_test!(test_div_001_011, "Div_001_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4499 |     gen_test!(test_div_001_011, "Div_001_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4500 |     gen_test!(test_div_001_100, "Div_001_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4500 |     gen_test!(test_div_001_100, "Div_001_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4500 |     gen_test!(test_div_001_100, "Div_001_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4501 |     gen_test!(test_div_001_101, "Div_001_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4501 |     gen_test!(test_div_001_101, "Div_001_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4501 |     gen_test!(test_div_001_101, "Div_001_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4502 |     gen_test!(test_div_001_110, "Div_001_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4502 |     gen_test!(test_div_001_110, "Div_001_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4502 |     gen_test!(test_div_001_110, "Div_001_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4503 |     gen_test!(test_div_001_111, "Div_001_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4503 |     gen_test!(test_div_001_111, "Div_001_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4503 |     gen_test!(test_div_001_111, "Div_001_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4504 |     gen_test!(test_div_010_000, "Div_010_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4504 |     gen_test!(test_div_010_000, "Div_010_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4504 |     gen_test!(test_div_010_000, "Div_010_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4505 |     gen_test!(test_div_010_001, "Div_010_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4505 |     gen_test!(test_div_010_001, "Div_010_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4505 |     gen_test!(test_div_010_001, "Div_010_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4506 |     gen_test!(test_div_010_010, "Div_010_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4506 |     gen_test!(test_div_010_010, "Div_010_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4506 |     gen_test!(test_div_010_010, "Div_010_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4507 |     gen_test!(test_div_010_011, "Div_010_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4507 |     gen_test!(test_div_010_011, "Div_010_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4507 |     gen_test!(test_div_010_011, "Div_010_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4508 |     gen_test!(test_div_010_100, "Div_010_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4508 |     gen_test!(test_div_010_100, "Div_010_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4508 |     gen_test!(test_div_010_100, "Div_010_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4509 |     gen_test!(test_div_010_101, "Div_010_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4509 |     gen_test!(test_div_010_101, "Div_010_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4509 |     gen_test!(test_div_010_101, "Div_010_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4510 |     gen_test!(test_div_010_110, "Div_010_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4510 |     gen_test!(test_div_010_110, "Div_010_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4510 |     gen_test!(test_div_010_110, "Div_010_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4511 |     gen_test!(test_div_010_111, "Div_010_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4511 |     gen_test!(test_div_010_111, "Div_010_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4511 |     gen_test!(test_div_010_111, "Div_010_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4512 |     gen_test!(test_div_011_000, "Div_011_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4512 |     gen_test!(test_div_011_000, "Div_011_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4512 |     gen_test!(test_div_011_000, "Div_011_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4513 |     gen_test!(test_div_011_001, "Div_011_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4513 |     gen_test!(test_div_011_001, "Div_011_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4513 |     gen_test!(test_div_011_001, "Div_011_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4514 |     gen_test!(test_div_011_010, "Div_011_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4514 |     gen_test!(test_div_011_010, "Div_011_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4514 |     gen_test!(test_div_011_010, "Div_011_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4515 |     gen_test!(test_div_011_011, "Div_011_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4515 |     gen_test!(test_div_011_011, "Div_011_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4515 |     gen_test!(test_div_011_011, "Div_011_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4516 |     gen_test!(test_div_011_100, "Div_011_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4516 |     gen_test!(test_div_011_100, "Div_011_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4516 |     gen_test!(test_div_011_100, "Div_011_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4517 |     gen_test!(test_div_011_101, "Div_011_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4517 |     gen_test!(test_div_011_101, "Div_011_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4517 |     gen_test!(test_div_011_101, "Div_011_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4518 |     gen_test!(test_div_011_110, "Div_011_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4518 |     gen_test!(test_div_011_110, "Div_011_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4518 |     gen_test!(test_div_011_110, "Div_011_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4519 |     gen_test!(test_div_011_111, "Div_011_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4519 |     gen_test!(test_div_011_111, "Div_011_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4519 |     gen_test!(test_div_011_111, "Div_011_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4520 |     gen_test!(test_div_100_000, "Div_100_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4520 |     gen_test!(test_div_100_000, "Div_100_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4520 |     gen_test!(test_div_100_000, "Div_100_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4521 |     gen_test!(test_div_100_001, "Div_100_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4521 |     gen_test!(test_div_100_001, "Div_100_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4521 |     gen_test!(test_div_100_001, "Div_100_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4522 |     gen_test!(test_div_100_010, "Div_100_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4522 |     gen_test!(test_div_100_010, "Div_100_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4522 |     gen_test!(test_div_100_010, "Div_100_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4523 |     gen_test!(test_div_100_011, "Div_100_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4523 |     gen_test!(test_div_100_011, "Div_100_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4523 |     gen_test!(test_div_100_011, "Div_100_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4524 |     gen_test!(test_div_100_100, "Div_100_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4524 |     gen_test!(test_div_100_100, "Div_100_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4524 |     gen_test!(test_div_100_100, "Div_100_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4525 |     gen_test!(test_div_100_101, "Div_100_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4525 |     gen_test!(test_div_100_101, "Div_100_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4525 |     gen_test!(test_div_100_101, "Div_100_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4526 |     gen_test!(test_div_100_110, "Div_100_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4526 |     gen_test!(test_div_100_110, "Div_100_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4526 |     gen_test!(test_div_100_110, "Div_100_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4527 |     gen_test!(test_div_100_111, "Div_100_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4527 |     gen_test!(test_div_100_111, "Div_100_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4527 |     gen_test!(test_div_100_111, "Div_100_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4528 |     gen_test!(test_div_101_000, "Div_101_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4528 |     gen_test!(test_div_101_000, "Div_101_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4528 |     gen_test!(test_div_101_000, "Div_101_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4529 |     gen_test!(test_div_101_001, "Div_101_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4529 |     gen_test!(test_div_101_001, "Div_101_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4529 |     gen_test!(test_div_101_001, "Div_101_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4530 |     gen_test!(test_div_101_010, "Div_101_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4530 |     gen_test!(test_div_101_010, "Div_101_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4530 |     gen_test!(test_div_101_010, "Div_101_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4531 |     gen_test!(test_div_101_011, "Div_101_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4531 |     gen_test!(test_div_101_011, "Div_101_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4531 |     gen_test!(test_div_101_011, "Div_101_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4532 |     gen_test!(test_div_101_100, "Div_101_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4532 |     gen_test!(test_div_101_100, "Div_101_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4532 |     gen_test!(test_div_101_100, "Div_101_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4533 |     gen_test!(test_div_101_101, "Div_101_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4533 |     gen_test!(test_div_101_101, "Div_101_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4533 |     gen_test!(test_div_101_101, "Div_101_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4534 |     gen_test!(test_div_101_110, "Div_101_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4534 |     gen_test!(test_div_101_110, "Div_101_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4534 |     gen_test!(test_div_101_110, "Div_101_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4535 |     gen_test!(test_div_101_111, "Div_101_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4535 |     gen_test!(test_div_101_111, "Div_101_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4535 |     gen_test!(test_div_101_111, "Div_101_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4536 |     gen_test!(test_div_110_000, "Div_110_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4536 |     gen_test!(test_div_110_000, "Div_110_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4536 |     gen_test!(test_div_110_000, "Div_110_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4537 |     gen_test!(test_div_110_001, "Div_110_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4537 |     gen_test!(test_div_110_001, "Div_110_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4537 |     gen_test!(test_div_110_001, "Div_110_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4538 |     gen_test!(test_div_110_010, "Div_110_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4538 |     gen_test!(test_div_110_010, "Div_110_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4538 |     gen_test!(test_div_110_010, "Div_110_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4539 |     gen_test!(test_div_110_011, "Div_110_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4539 |     gen_test!(test_div_110_011, "Div_110_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4539 |     gen_test!(test_div_110_011, "Div_110_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4540 |     gen_test!(test_div_110_100, "Div_110_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4540 |     gen_test!(test_div_110_100, "Div_110_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4540 |     gen_test!(test_div_110_100, "Div_110_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4541 |     gen_test!(test_div_110_101, "Div_110_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4541 |     gen_test!(test_div_110_101, "Div_110_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4541 |     gen_test!(test_div_110_101, "Div_110_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4542 |     gen_test!(test_div_110_110, "Div_110_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4542 |     gen_test!(test_div_110_110, "Div_110_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4542 |     gen_test!(test_div_110_110, "Div_110_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4543 |     gen_test!(test_div_110_111, "Div_110_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4543 |     gen_test!(test_div_110_111, "Div_110_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4543 |     gen_test!(test_div_110_111, "Div_110_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4544 |     gen_test!(test_div_111_000, "Div_111_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4544 |     gen_test!(test_div_111_000, "Div_111_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4544 |     gen_test!(test_div_111_000, "Div_111_000.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4545 |     gen_test!(test_div_111_001, "Div_111_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4545 |     gen_test!(test_div_111_001, "Div_111_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4545 |     gen_test!(test_div_111_001, "Div_111_001.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4546 |     gen_test!(test_div_111_010, "Div_111_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4546 |     gen_test!(test_div_111_010, "Div_111_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4546 |     gen_test!(test_div_111_010, "Div_111_010.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4547 |     gen_test!(test_div_111_011, "Div_111_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4547 |     gen_test!(test_div_111_011, "Div_111_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4547 |     gen_test!(test_div_111_011, "Div_111_011.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4548 |     gen_test!(test_div_111_100, "Div_111_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4548 |     gen_test!(test_div_111_100, "Div_111_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4548 |     gen_test!(test_div_111_100, "Div_111_100.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4549 |     gen_test!(test_div_111_101, "Div_111_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4549 |     gen_test!(test_div_111_101, "Div_111_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4549 |     gen_test!(test_div_111_101, "Div_111_101.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4550 |     gen_test!(test_div_111_110, "Div_111_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4550 |     gen_test!(test_div_111_110, "Div_111_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4550 |     gen_test!(test_div_111_110, "Div_111_110.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4551 |     gen_test!(test_div_111_111, "Div_111_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4551 |     gen_test!(test_div_111_111, "Div_111_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4551 |     gen_test!(test_div_111_111, "Div_111_111.csv", checked_div);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4553 |     gen_test!(test_mul_000_001, "Mul_000_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4553 |     gen_test!(test_mul_000_001, "Mul_000_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4553 |     gen_test!(test_mul_000_001, "Mul_000_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4554 |     gen_test!(test_mul_000_010, "Mul_000_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4554 |     gen_test!(test_mul_000_010, "Mul_000_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4554 |     gen_test!(test_mul_000_010, "Mul_000_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4555 |     gen_test!(test_mul_000_011, "Mul_000_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4555 |     gen_test!(test_mul_000_011, "Mul_000_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4555 |     gen_test!(test_mul_000_011, "Mul_000_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4556 |     gen_test!(test_mul_000_100, "Mul_000_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4556 |     gen_test!(test_mul_000_100, "Mul_000_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4556 |     gen_test!(test_mul_000_100, "Mul_000_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4557 |     gen_test!(test_mul_000_101, "Mul_000_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4557 |     gen_test!(test_mul_000_101, "Mul_000_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4557 |     gen_test!(test_mul_000_101, "Mul_000_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4558 |     gen_test!(test_mul_000_110, "Mul_000_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4558 |     gen_test!(test_mul_000_110, "Mul_000_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4558 |     gen_test!(test_mul_000_110, "Mul_000_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4559 |     gen_test!(test_mul_000_111, "Mul_000_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4559 |     gen_test!(test_mul_000_111, "Mul_000_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4559 |     gen_test!(test_mul_000_111, "Mul_000_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4560 |     gen_test!(test_mul_001_000, "Mul_001_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4560 |     gen_test!(test_mul_001_000, "Mul_001_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4560 |     gen_test!(test_mul_001_000, "Mul_001_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4561 |     gen_test!(test_mul_001_001, "Mul_001_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4561 |     gen_test!(test_mul_001_001, "Mul_001_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4561 |     gen_test!(test_mul_001_001, "Mul_001_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4562 |     gen_test!(test_mul_001_010, "Mul_001_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4562 |     gen_test!(test_mul_001_010, "Mul_001_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4562 |     gen_test!(test_mul_001_010, "Mul_001_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4563 |     gen_test!(test_mul_001_011, "Mul_001_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4563 |     gen_test!(test_mul_001_011, "Mul_001_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4563 |     gen_test!(test_mul_001_011, "Mul_001_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4564 |     gen_test!(test_mul_001_100, "Mul_001_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4564 |     gen_test!(test_mul_001_100, "Mul_001_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4564 |     gen_test!(test_mul_001_100, "Mul_001_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4565 |     gen_test!(test_mul_001_101, "Mul_001_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4565 |     gen_test!(test_mul_001_101, "Mul_001_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4565 |     gen_test!(test_mul_001_101, "Mul_001_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4566 |     gen_test!(test_mul_001_110, "Mul_001_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4566 |     gen_test!(test_mul_001_110, "Mul_001_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4566 |     gen_test!(test_mul_001_110, "Mul_001_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4567 |     gen_test!(test_mul_001_111, "Mul_001_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4567 |     gen_test!(test_mul_001_111, "Mul_001_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4567 |     gen_test!(test_mul_001_111, "Mul_001_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4568 |     gen_test!(test_mul_010_000, "Mul_010_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4568 |     gen_test!(test_mul_010_000, "Mul_010_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4568 |     gen_test!(test_mul_010_000, "Mul_010_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4569 |     gen_test!(test_mul_010_001, "Mul_010_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4569 |     gen_test!(test_mul_010_001, "Mul_010_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4569 |     gen_test!(test_mul_010_001, "Mul_010_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4570 |     gen_test!(test_mul_010_010, "Mul_010_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4570 |     gen_test!(test_mul_010_010, "Mul_010_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4570 |     gen_test!(test_mul_010_010, "Mul_010_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4571 |     gen_test!(test_mul_010_011, "Mul_010_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4571 |     gen_test!(test_mul_010_011, "Mul_010_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4571 |     gen_test!(test_mul_010_011, "Mul_010_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4572 |     gen_test!(test_mul_010_100, "Mul_010_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4572 |     gen_test!(test_mul_010_100, "Mul_010_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4572 |     gen_test!(test_mul_010_100, "Mul_010_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4573 |     gen_test!(test_mul_010_101, "Mul_010_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4573 |     gen_test!(test_mul_010_101, "Mul_010_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4573 |     gen_test!(test_mul_010_101, "Mul_010_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4574 |     gen_test!(test_mul_010_110, "Mul_010_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4574 |     gen_test!(test_mul_010_110, "Mul_010_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4574 |     gen_test!(test_mul_010_110, "Mul_010_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4575 |     gen_test!(test_mul_010_111, "Mul_010_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4575 |     gen_test!(test_mul_010_111, "Mul_010_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4575 |     gen_test!(test_mul_010_111, "Mul_010_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4576 |     gen_test!(test_mul_011_000, "Mul_011_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4576 |     gen_test!(test_mul_011_000, "Mul_011_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4576 |     gen_test!(test_mul_011_000, "Mul_011_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4577 |     gen_test!(test_mul_011_001, "Mul_011_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4577 |     gen_test!(test_mul_011_001, "Mul_011_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4577 |     gen_test!(test_mul_011_001, "Mul_011_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4578 |     gen_test!(test_mul_011_010, "Mul_011_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4578 |     gen_test!(test_mul_011_010, "Mul_011_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4578 |     gen_test!(test_mul_011_010, "Mul_011_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4579 |     gen_test!(test_mul_011_011, "Mul_011_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4579 |     gen_test!(test_mul_011_011, "Mul_011_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4579 |     gen_test!(test_mul_011_011, "Mul_011_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4580 |     gen_test!(test_mul_011_100, "Mul_011_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4580 |     gen_test!(test_mul_011_100, "Mul_011_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4580 |     gen_test!(test_mul_011_100, "Mul_011_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4581 |     gen_test!(test_mul_011_101, "Mul_011_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4581 |     gen_test!(test_mul_011_101, "Mul_011_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4581 |     gen_test!(test_mul_011_101, "Mul_011_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4582 |     gen_test!(test_mul_011_110, "Mul_011_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4582 |     gen_test!(test_mul_011_110, "Mul_011_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4582 |     gen_test!(test_mul_011_110, "Mul_011_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4583 |     gen_test!(test_mul_011_111, "Mul_011_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4583 |     gen_test!(test_mul_011_111, "Mul_011_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4583 |     gen_test!(test_mul_011_111, "Mul_011_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4584 |     gen_test!(test_mul_100_000, "Mul_100_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4584 |     gen_test!(test_mul_100_000, "Mul_100_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4584 |     gen_test!(test_mul_100_000, "Mul_100_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4585 |     gen_test!(test_mul_100_001, "Mul_100_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4585 |     gen_test!(test_mul_100_001, "Mul_100_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4585 |     gen_test!(test_mul_100_001, "Mul_100_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4586 |     gen_test!(test_mul_100_010, "Mul_100_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4586 |     gen_test!(test_mul_100_010, "Mul_100_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4586 |     gen_test!(test_mul_100_010, "Mul_100_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4587 |     gen_test!(test_mul_100_011, "Mul_100_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4587 |     gen_test!(test_mul_100_011, "Mul_100_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4587 |     gen_test!(test_mul_100_011, "Mul_100_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4588 |     gen_test!(test_mul_100_100, "Mul_100_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4588 |     gen_test!(test_mul_100_100, "Mul_100_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4588 |     gen_test!(test_mul_100_100, "Mul_100_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4589 |     gen_test!(test_mul_100_101, "Mul_100_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4589 |     gen_test!(test_mul_100_101, "Mul_100_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4589 |     gen_test!(test_mul_100_101, "Mul_100_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4590 |     gen_test!(test_mul_100_110, "Mul_100_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4590 |     gen_test!(test_mul_100_110, "Mul_100_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4590 |     gen_test!(test_mul_100_110, "Mul_100_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4591 |     gen_test!(test_mul_100_111, "Mul_100_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4591 |     gen_test!(test_mul_100_111, "Mul_100_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4591 |     gen_test!(test_mul_100_111, "Mul_100_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4592 |     gen_test!(test_mul_101_000, "Mul_101_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4592 |     gen_test!(test_mul_101_000, "Mul_101_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4592 |     gen_test!(test_mul_101_000, "Mul_101_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4593 |     gen_test!(test_mul_101_001, "Mul_101_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4593 |     gen_test!(test_mul_101_001, "Mul_101_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4593 |     gen_test!(test_mul_101_001, "Mul_101_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4594 |     gen_test!(test_mul_101_010, "Mul_101_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4594 |     gen_test!(test_mul_101_010, "Mul_101_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4594 |     gen_test!(test_mul_101_010, "Mul_101_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4595 |     gen_test!(test_mul_101_011, "Mul_101_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4595 |     gen_test!(test_mul_101_011, "Mul_101_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4595 |     gen_test!(test_mul_101_011, "Mul_101_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4596 |     gen_test!(test_mul_101_100, "Mul_101_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4596 |     gen_test!(test_mul_101_100, "Mul_101_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4596 |     gen_test!(test_mul_101_100, "Mul_101_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4597 |     gen_test!(test_mul_101_101, "Mul_101_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4597 |     gen_test!(test_mul_101_101, "Mul_101_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4597 |     gen_test!(test_mul_101_101, "Mul_101_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4598 |     gen_test!(test_mul_101_110, "Mul_101_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4598 |     gen_test!(test_mul_101_110, "Mul_101_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4598 |     gen_test!(test_mul_101_110, "Mul_101_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4599 |     gen_test!(test_mul_101_111, "Mul_101_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4599 |     gen_test!(test_mul_101_111, "Mul_101_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4599 |     gen_test!(test_mul_101_111, "Mul_101_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4600 |     gen_test!(test_mul_110_000, "Mul_110_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4600 |     gen_test!(test_mul_110_000, "Mul_110_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4600 |     gen_test!(test_mul_110_000, "Mul_110_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4601 |     gen_test!(test_mul_110_001, "Mul_110_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4601 |     gen_test!(test_mul_110_001, "Mul_110_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4601 |     gen_test!(test_mul_110_001, "Mul_110_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4602 |     gen_test!(test_mul_110_010, "Mul_110_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4602 |     gen_test!(test_mul_110_010, "Mul_110_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4602 |     gen_test!(test_mul_110_010, "Mul_110_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4603 |     gen_test!(test_mul_110_011, "Mul_110_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4603 |     gen_test!(test_mul_110_011, "Mul_110_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4603 |     gen_test!(test_mul_110_011, "Mul_110_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4604 |     gen_test!(test_mul_110_100, "Mul_110_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4604 |     gen_test!(test_mul_110_100, "Mul_110_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4604 |     gen_test!(test_mul_110_100, "Mul_110_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4605 |     gen_test!(test_mul_110_101, "Mul_110_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4605 |     gen_test!(test_mul_110_101, "Mul_110_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4605 |     gen_test!(test_mul_110_101, "Mul_110_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4606 |     gen_test!(test_mul_110_110, "Mul_110_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4606 |     gen_test!(test_mul_110_110, "Mul_110_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4606 |     gen_test!(test_mul_110_110, "Mul_110_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4607 |     gen_test!(test_mul_110_111, "Mul_110_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4607 |     gen_test!(test_mul_110_111, "Mul_110_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4607 |     gen_test!(test_mul_110_111, "Mul_110_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4608 |     gen_test!(test_mul_111_000, "Mul_111_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4608 |     gen_test!(test_mul_111_000, "Mul_111_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4608 |     gen_test!(test_mul_111_000, "Mul_111_000.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4609 |     gen_test!(test_mul_111_001, "Mul_111_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4609 |     gen_test!(test_mul_111_001, "Mul_111_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4609 |     gen_test!(test_mul_111_001, "Mul_111_001.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4610 |     gen_test!(test_mul_111_010, "Mul_111_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4610 |     gen_test!(test_mul_111_010, "Mul_111_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4610 |     gen_test!(test_mul_111_010, "Mul_111_010.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4611 |     gen_test!(test_mul_111_011, "Mul_111_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4611 |     gen_test!(test_mul_111_011, "Mul_111_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4611 |     gen_test!(test_mul_111_011, "Mul_111_011.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4612 |     gen_test!(test_mul_111_100, "Mul_111_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4612 |     gen_test!(test_mul_111_100, "Mul_111_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4612 |     gen_test!(test_mul_111_100, "Mul_111_100.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4613 |     gen_test!(test_mul_111_101, "Mul_111_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4613 |     gen_test!(test_mul_111_101, "Mul_111_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4613 |     gen_test!(test_mul_111_101, "Mul_111_101.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4614 |     gen_test!(test_mul_111_110, "Mul_111_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4614 |     gen_test!(test_mul_111_110, "Mul_111_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4614 |     gen_test!(test_mul_111_110, "Mul_111_110.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4615 |     gen_test!(test_mul_111_111, "Mul_111_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4615 |     gen_test!(test_mul_111_111, "Mul_111_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4615 |     gen_test!(test_mul_111_111, "Mul_111_111.csv", checked_mul);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4617 |     gen_test!(test_rem_000_001, "Rem_000_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4617 |     gen_test!(test_rem_000_001, "Rem_000_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4617 |     gen_test!(test_rem_000_001, "Rem_000_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4618 |     gen_test!(test_rem_000_010, "Rem_000_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4618 |     gen_test!(test_rem_000_010, "Rem_000_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4618 |     gen_test!(test_rem_000_010, "Rem_000_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4619 |     gen_test!(test_rem_000_011, "Rem_000_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4619 |     gen_test!(test_rem_000_011, "Rem_000_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4619 |     gen_test!(test_rem_000_011, "Rem_000_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4620 |     gen_test!(test_rem_000_100, "Rem_000_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4620 |     gen_test!(test_rem_000_100, "Rem_000_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4620 |     gen_test!(test_rem_000_100, "Rem_000_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4621 |     gen_test!(test_rem_000_101, "Rem_000_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4621 |     gen_test!(test_rem_000_101, "Rem_000_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4621 |     gen_test!(test_rem_000_101, "Rem_000_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4622 |     gen_test!(test_rem_000_110, "Rem_000_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4622 |     gen_test!(test_rem_000_110, "Rem_000_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4622 |     gen_test!(test_rem_000_110, "Rem_000_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4623 |     gen_test!(test_rem_000_111, "Rem_000_111.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4623 |     gen_test!(test_rem_000_111, "Rem_000_111.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4623 |     gen_test!(test_rem_000_111, "Rem_000_111.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4624 |     gen_test!(test_rem_001_000, "Rem_001_000.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4624 |     gen_test!(test_rem_001_000, "Rem_001_000.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4624 |     gen_test!(test_rem_001_000, "Rem_001_000.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4625 |     gen_test!(test_rem_001_001, "Rem_001_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4625 |     gen_test!(test_rem_001_001, "Rem_001_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4625 |     gen_test!(test_rem_001_001, "Rem_001_001.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4626 |     gen_test!(test_rem_001_010, "Rem_001_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4626 |     gen_test!(test_rem_001_010, "Rem_001_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4626 |     gen_test!(test_rem_001_010, "Rem_001_010.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4627 |     gen_test!(test_rem_001_011, "Rem_001_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4627 |     gen_test!(test_rem_001_011, "Rem_001_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4627 |     gen_test!(test_rem_001_011, "Rem_001_011.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4628 |     gen_test!(test_rem_001_100, "Rem_001_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4628 |     gen_test!(test_rem_001_100, "Rem_001_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4628 |     gen_test!(test_rem_001_100, "Rem_001_100.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4629 |     gen_test!(test_rem_001_101, "Rem_001_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4629 |     gen_test!(test_rem_001_101, "Rem_001_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4629 |     gen_test!(test_rem_001_101, "Rem_001_101.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4413:30
[INFO] [stdout]      |
[INFO] [stdout] 4413 |                     let d1 = Decimal::from_str(&d1).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4630 |     gen_test!(test_rem_001_110, "Rem_001_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4414:30
[INFO] [stdout]      |
[INFO] [stdout] 4414 |                     let d2 = Decimal::from_str(&d2).unwrap();
[INFO] [stdout]      |                              ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4630 |     gen_test!(test_rem_001_110, "Rem_001_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 +     use rust_decimal_ext::Decimal;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decimal`
[INFO] [stdout]     --> tests/decimal_tests.rs:4415:36
[INFO] [stdout]      |
[INFO] [stdout] 4415 |                     let expected = Decimal::from_str(&result).unwrap();
[INFO] [stdout]      |                                    ^^^^^^^ use of undeclared type `Decimal`
[INFO] [stdout] ...
[INFO] [stdout] 4630 |     gen_test!(test_rem_001_110, "Rem_001_110.csv", checked_rem);
[INFO] [stdout]      |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `gen_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[WARN] too many lines in the log, truncating it
