[INFO] fetching crate css-style 0.14.1... [INFO] checking css-style-0.14.1 against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] extracting crate css-style 0.14.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate css-style 0.14.1 on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate css-style 0.14.1 [INFO] finished tweaking crates.io crate css-style 0.14.1 [INFO] tweaked toml for crates.io crate css-style 0.14.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.6.1 [INFO] [stderr] Downloaded derive_rich v0.4.4 [INFO] [stderr] Downloaded palette v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496 [INFO] running `Command { std: "docker" "start" "-a" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] [stdout] af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511 [INFO] running `Command { std: "docker" "start" "-a" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_rich v0.4.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking css-style v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] [stdout] ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511 [INFO] checking css-style-0.14.1 against try#1f7553361c08f8eafdc645e09215667278ab86f4 for pr-122317 [INFO] extracting crate css-style 0.14.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate css-style 0.14.1 on toolchain 1f7553361c08f8eafdc645e09215667278ab86f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate css-style 0.14.1 [INFO] finished tweaking crates.io crate css-style 0.14.1 [INFO] tweaked toml for crates.io crate css-style 0.14.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a46bd3119a7787e27769c23fc1c0810808c5c4419d1dd2cdab4b3f8c256877c1 [INFO] running `Command { std: "docker" "start" "-a" "a46bd3119a7787e27769c23fc1c0810808c5c4419d1dd2cdab4b3f8c256877c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a46bd3119a7787e27769c23fc1c0810808c5c4419d1dd2cdab4b3f8c256877c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46bd3119a7787e27769c23fc1c0810808c5c4419d1dd2cdab4b3f8c256877c1", kill_on_drop: false }` [INFO] [stdout] a46bd3119a7787e27769c23fc1c0810808c5c4419d1dd2cdab4b3f8c256877c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7084cbdc638905c73afaa1707ddc164cb833621e26d907daf4ccc16827d58e9e [INFO] running `Command { std: "docker" "start" "-a" "7084cbdc638905c73afaa1707ddc164cb833621e26d907daf4ccc16827d58e9e", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_rich v0.4.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking css-style v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/calc.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 206 | self.[<$op:snake>](length) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/calc.rs:256:105 [INFO] [stdout] | [INFO] [stdout] 256 | Add for Length => { |length, rhs| Calc::from(length).add(rhs) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/calc.rs:256:105 [INFO] [stdout] | [INFO] [stdout] 256 | Add for Length => { |length, rhs| Calc::from(length).add(rhs) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/calc.rs:257:105 [INFO] [stdout] | [INFO] [stdout] 257 | Sub for Length => { |length, rhs| Calc::from(length).sub(rhs) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/calc.rs:257:105 [INFO] [stdout] | [INFO] [stdout] 257 | Sub for Length => { |length, rhs| Calc::from(length).sub(rhs) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/calc.rs:258:105 [INFO] [stdout] | [INFO] [stdout] 258 | Mul for Length => { |length, val| Calc::from(length).mul(val as f32) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/calc.rs:258:105 [INFO] [stdout] | [INFO] [stdout] 258 | Mul for Length => { |length, val| Calc::from(length).mul(val as f32) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/calc.rs:259:105 [INFO] [stdout] | [INFO] [stdout] 259 | Div for Length => { |length, val| Calc::from(length).div(val as f32) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/calc.rs:259:105 [INFO] [stdout] | [INFO] [stdout] 259 | Div for Length => { |length, val| Calc::from(length).div(val as f32) }, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `unit::Rem: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `unit::Rem` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `unit::Rem` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Em: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Em` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Em` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ex: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ex` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ex` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rex: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rex` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rex` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Cap: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Cap` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Cap` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rcap: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rcap` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rcap` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ch: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ch` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ch` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Rch: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Rch` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Rch` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:134:51 [INFO] [stdout] | [INFO] [stdout] 134 | Calc::from(<$target>::from(self)).div(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Div>` [INFO] [stdout] --> src/unit.rs:142:51 [INFO] [stdout] | [INFO] [stdout] 142 | Calc::from(<$target>::from(self)).div(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Div>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ic: Div>` [INFO] [stdout] --> src/unit.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | self.div(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ic` to implement `Div>>` [INFO] [stdout] --> src/unit.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | impl ops::Div> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 147 | where [INFO] [stdout] 148 | $name: ops::Div, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ic` to implement `Div>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | Calc::from(<$target>::from(self)).add(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Calc::from(<$target>::from(self)).add(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `std::ops::Add>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Lh: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Lh` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Lh` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: std::ops::Add>` [INFO] [stdout] --> src/unit.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.add(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `std::ops::Add>>` [INFO] [stdout] --> src/unit.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | impl ops::Add> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 51 | where [INFO] [stdout] 52 | $name: ops::Add, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `std::ops::Add>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | Calc::from(<$target>::from(self)).sub(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Sub>` [INFO] [stdout] --> src/unit.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 78 | Calc::from(<$target>::from(self)).sub(<$target>::from(rhs)) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Sub>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] | | ^^^^ [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Lh: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Lh` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Lh` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Ric: Sub>` [INFO] [stdout] --> src/unit.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 90 | self.sub(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Ric` to implement `Sub>>` [INFO] [stdout] --> src/unit.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | impl ops::Sub> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 83 | where [INFO] [stdout] 84 | $name: ops::Sub, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Ric` to implement `Sub>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:102:51 [INFO] [stdout] | [INFO] [stdout] 102 | Calc::from(<$target>::from(self)).mul(rhs) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Calc: Mul>` [INFO] [stdout] --> src/unit.rs:110:51 [INFO] [stdout] | [INFO] [stdout] 110 | Calc::from(<$target>::from(self)).mul(rhs as f32) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Calc` to implement `Mul>>` [INFO] [stdout] --> src/calc.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | impl ops::$op> for $target [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 198 | where [INFO] [stdout] 199 | $target: ops::$op, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 218 | / ops_impl!( [INFO] [stdout] 219 | | Add and Optional for Calc => { |c, rhs| Self::Sum(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 220 | | Sub and Optional for Calc => { |c, rhs| Self::Sub(Box::new(c), Box::new(Calc::from(rhs... [INFO] [stdout] 221 | | Mul and Optional for Calc => { |c, val| Self::Mul(Box::new(c), val as f32) }, [INFO] [stdout] | | ^^^^ [INFO] [stdout] 222 | | Div and Optional for Calc => { |c, val| Self::Div(Box::new(c), val as f32) }, [INFO] [stdout] 223 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: 126 redundant requirements hidden [INFO] [stdout] = note: required for `Calc` to implement `Mul>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>` [INFO] [stdout] = note: this error originates in the macro `units` which comes from the expansion of the macro `ops_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Lh: Mul>` [INFO] [stdout] --> src/unit.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | self.mul(length) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [INFO] [stdout] ... | [INFO] [stdout] 239 | | }, [INFO] [stdout] 240 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`css_style`) [INFO] [stdout] note: required for `Lh` to implement `Mul>>` [INFO] [stdout] --> src/unit.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | impl ops::Mul> for $name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] 115 | where [INFO] [stdout] 116 | $name: ops::Mul, [INFO] [stdout] | ------------- unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 226 | / units! { [INFO] [stdout] 227 | | +fn -> Length { [INFO] [stdout] 228 | | // https://www.w3.org/TR/css-values-4/#font-relative-lengths Em: "em", [INFO] [stdout] 229 | | Rem: "rem", Em: "em", Ex: "ex", Rex: "rex", Cap: "cap", Rcap: "rcap", Ch: "ch", [WARN] too many lines in the log, truncating it