[INFO] fetching crate qtty 0.6.1...
[INFO] checking qtty-0.6.1 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate qtty 0.6.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate qtty 0.6.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qtty 0.6.1
[INFO] tweaked toml for crates.io crate qtty 0.6.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qtty 0.6.1 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qtty 0.6.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 617007d1473fd4d79310294ca84bdbe9e74d6f7d39c90f385564d194bffb478a
[INFO] running `Command { std: "docker" "start" "-a" "617007d1473fd4d79310294ca84bdbe9e74d6f7d39c90f385564d194bffb478a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "617007d1473fd4d79310294ca84bdbe9e74d6f7d39c90f385564d194bffb478a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617007d1473fd4d79310294ca84bdbe9e74d6f7d39c90f385564d194bffb478a", kill_on_drop: false }`
[INFO] [stdout] 617007d1473fd4d79310294ca84bdbe9e74d6f7d39c90f385564d194bffb478a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 406f8b447a9964e2319ee38499850c889c39b77fa435faef8db5a8000d93287c
[INFO] running `Command { std: "docker" "start" "-a" "406f8b447a9964e2319ee38499850c889c39b77fa435faef8db5a8000d93287c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]    Compiling qtty-derive v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking qtty-core v0.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Meter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Meter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Meter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Meter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Meter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Meter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Meter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Kilometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Kilometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Kilometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Kilometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Kilometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Kilometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Kilometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Centimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Centimeter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Centimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Centimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Centimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Centimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Centimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Millimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Millimeter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Millimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Millimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Millimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Millimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Millimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Micrometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Micrometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Micrometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Micrometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Micrometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Micrometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Micrometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Nanometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Nanometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Nanometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Nanometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Nanometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Nanometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Nanometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Picometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Picometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Picometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Picometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Picometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Picometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Picometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Femtometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Femtometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Femtometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Femtometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Femtometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Femtometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Femtometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Attometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Attometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Attometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Attometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Attometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Attometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Attometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Zeptometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Zeptometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Zeptometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Zeptometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Zeptometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Zeptometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Zeptometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Yoctometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Yoctometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Yoctometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Yoctometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Yoctometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Yoctometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Yoctometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Megameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Megameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Megameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Megameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Megameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Megameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Decimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Decimeter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Decimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Decimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Decimeter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Decimeter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decimeter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Decameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Decameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Decameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Decameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Decameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Decameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Hectometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Hectometer as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Hectometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Hectometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Hectometer>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Hectometer as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hectometer as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Gigameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Gigameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Gigameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Gigameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Gigameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Gigameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Gigameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Terameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Terameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Terameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Terameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Terameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Terameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Terameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Petameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Petameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Petameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Petameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Petameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Petameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Petameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Exameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Exameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Exameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Exameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Exameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Exameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Exameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Zettameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Zettameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Zettameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Zettameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Zettameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Zettameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Zettameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Yottameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Yottameter as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Yottameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Yottameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Yottameter>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Yottameter as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Yottameter as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Attosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Attosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Attosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Attosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Attosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Attosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Attosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Femtosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Femtosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Femtosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Femtosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Femtosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Femtosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Femtosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Picosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Picosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Picosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Picosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Picosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Picosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Picosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Nanosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Nanosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Nanosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Nanosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Nanosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Nanosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Nanosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Microsecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Microsecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Microsecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Microsecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Microsecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Microsecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Microsecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Millisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Millisecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Millisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Millisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Millisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Millisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Millisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Centisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Centisecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Centisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Centisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Centisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Centisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Centisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Decisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Decisecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Decisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Decisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Decisecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Decisecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decisecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Second>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Second as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Second as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Second>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Second as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Second>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Second as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Second>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Second as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Second as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Decasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Decasecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Decasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Decasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Decasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Decasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Decasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Hectosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Hectosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Hectosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Hectosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Hectosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Hectosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hectosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Kilosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Kilosecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Kilosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Kilosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Kilosecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Kilosecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Kilosecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Megasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Megasecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Megasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Megasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Megasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Megasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Megasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Gigasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Gigasecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Gigasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Gigasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Gigasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Gigasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Gigasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Terasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Terasecond as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Terasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Terasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Terasecond>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Terasecond as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Terasecond as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Minute>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Minute as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Minute>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Minute>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Minute>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Minute as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Minute as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Hour>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Hour as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Hour>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Hour>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Millimeter, Millimeter>: UnitDiv<Hour>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             crate::units::area::SquareMillimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Millimeter, Millimeter> as Unit>::Dim: DimDiv<<Hour as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Millimeter, Millimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Millimeter, Millimeter> as Unit>::Dim as DimDiv<<Hour as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Meter, Meter>: UnitDiv<Day>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |             crate::units::area::SquareMeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Day as Unit>::Dim: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `DimDiv`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/dimension.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub trait DimDiv<Rhs: Dimension>: Dimension {
[INFO] [stdout]     |                       ^^^^^^^^^ required by this bound in `DimDiv`
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Meter, Meter> as Unit>::Dim: DimDiv<<Day as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Meter, Meter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Meter, Meter> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Kilometer, Kilometer>: UnitDiv<Day>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:597:13
[INFO] [stdout]     |
[INFO] [stdout] 597 |             crate::units::area::SquareKilometer,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Kilometer, Kilometer> as Unit>::Dim: DimDiv<<Day as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Kilometer, Kilometer> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Kilometer, Kilometer> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Prod<Centimeter, Centimeter>: UnitDiv<Day>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:598:13
[INFO] [stdout]     |
[INFO] [stdout] 598 |             crate::units::area::SquareCentimeter,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<Prod<Centimeter, Centimeter> as Unit>::Dim: DimDiv<<Day as Unit>::Dim>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output: Dimension`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<Prod<Centimeter, Centimeter> as Unit>::Dim` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:216:47
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 <$rest as $crate::Unit>::Dim: $crate::DimDiv<<$first as $crate::Unit>::Dim>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | with_base_units!(register_builtin_units);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::impl_unit_division_pairs` which comes from the expansion of the macro `with_base_units` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating whether `<<Prod<Centimeter, Centimeter> as Unit>::Dim as DimDiv<<Day as Unit>::Dim>>::Output` is well-formed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qtty-core-0.6.1/src/unit_arithmetic.rs:217:106
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 <<$rest as $crate::Unit>::Dim as $crate::DimDiv<<$first as $crate::Unit>::Dim>>::Output: $crate::Dimension,
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[WARN] too many lines in the log, truncating it
