[INFO] cloning repository https://github.com/red-lightning123/hwc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/red-lightning123/hwc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8820494c07e2e6b7c53d110de743345415dd5c7
[INFO] checking red-lightning123/hwc against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred-lightning123%2Fhwc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/red-lightning123/hwc
[INFO] finished tweaking git repo https://github.com/red-lightning123/hwc
[INFO] tweaked toml for git repo https://github.com/red-lightning123/hwc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/red-lightning123/hwc on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/red-lightning123/hwc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59139116e00628bacb3652c18e27666df98d60aa889a9e0cbd18825f258ba53b
[INFO] running `Command { std: "docker" "start" "-a" "59139116e00628bacb3652c18e27666df98d60aa889a9e0cbd18825f258ba53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59139116e00628bacb3652c18e27666df98d60aa889a9e0cbd18825f258ba53b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59139116e00628bacb3652c18e27666df98d60aa889a9e0cbd18825f258ba53b", kill_on_drop: false }`
[INFO] [stdout] 59139116e00628bacb3652c18e27666df98d60aa889a9e0cbd18825f258ba53b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14cd4080480eeca53ee41dfe4240fca266e8ae9ebde449244df14db16d33c3a1
[INFO] running `Command { std: "docker" "start" "-a" "14cd4080480eeca53ee41dfe4240fca266e8ae9ebde449244df14db16d33c3a1", kill_on_drop: false }`
[INFO] [stderr]     Checking tags v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/tags)
[INFO] [stderr]     Checking preproc v0.1.0 (/opt/rustwide/workdir/hwc_lang_cbml/src/preproc)
[INFO] [stderr]     Checking hwc_lang_dollar v0.1.0 (/opt/rustwide/workdir/hwc_lang_dollar)
[INFO] [stderr]     Checking hwc_lang_equation v0.1.0 (/opt/rustwide/workdir/hwc_lang_equation)
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking hwc_lang v0.1.0 (/opt/rustwide/workdir/hwc_lang)
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:3:48
[INFO] [stdout]     |
[INFO] [stdout]   3 | pub fn parse_file_tokens(tokens : &[Token]) -> Result<File, String> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/file.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     File,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Whitespace>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout]  28 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/file.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     File,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Whitespace>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `element::Element: Sized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Element,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         NestElement,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-730970e7daebb054.long-type-2445812001853371928.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:3:48
[INFO] [stdout]     |
[INFO] [stdout]   3 | pub fn parse_file_tokens(tokens : &[Token]) -> Result<File, String> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Group<(Optional<Whitespace>, element::Element)>: ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:27:30
[INFO] [stdout]     |
[INFO] [stdout]  27 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Element,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         NestElement,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Repeat<Group<(Optional<Whitespace>, element::Element)>>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:16:23
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<T : ParseTokens> ParseTokens for Repeat<T> {
[INFO] [stdout]     |          -----------  ^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens : &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens : &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `NestElement: Sized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/nest_element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     NestElement,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         OpenTag,
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     )>
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-730970e7daebb054.long-type-2445812001853371928.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `element::Element: Sized`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |               type Output = Self;
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hwc_lang_cbml/src/tags/src/parse/nest_element.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / define_parser_combinator! {
[INFO] [stdout]  7 | |     NestElement,
[INFO] [stdout]  8 | |     Group<(
[INFO] [stdout]  9 | |         OpenTag,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     )>
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]    | ---------------------------------------------
[INFO] [stdout]    | |                                     |
[INFO] [stdout]    | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     ElementArray,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]    |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     NestElement,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     type Output;
[INFO] [stdout]    |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-730970e7daebb054.long-type-2445812001853371928.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout]  4 |     type Output: ?Sized;
[INFO] [stdout]    |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element_array.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     ElementArray,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Element,
[INFO] [stdout]  10 | |         Repeat<Group<(Optional<Whitespace>, Element)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-730970e7daebb054.long-type-2445812001853371928.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/file.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     File,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Whitespace>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout]  28 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element_array.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     ElementArray,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Element,
[INFO] [stdout]  10 | |         Repeat<Group<(Optional<Whitespace>, Element)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-730970e7daebb054.long-type-2445812001853371928.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout]  28 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/file.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     File,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Whitespace>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/format/mod.rs:23:5
[INFO] [stdout]     |
[INFO] [stdout]  23 |     fn try_from(file : parse::File) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `element::Element: Sized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Element,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         NestElement,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-fbc5e8314468c393.long-type-16392578416532994176.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Group<(Optional<Whitespace>, element::Element)>: ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:27:30
[INFO] [stdout]     |
[INFO] [stdout]  27 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Element,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         NestElement,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Repeat<Group<(Optional<Whitespace>, element::Element)>>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:16:23
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<T : ParseTokens> ParseTokens for Repeat<T> {
[INFO] [stdout]     |          -----------  ^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens : &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens : &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `NestElement: Sized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/nest_element.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     NestElement,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         OpenTag,
[INFO] [stdout] ...   |
[INFO] [stdout]  14 | |     )>
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-fbc5e8314468c393.long-type-16392578416532994176.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `element::Element: Sized`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |               type Output = Self;
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: hwc_lang_cbml/src/tags/src/parse/nest_element.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / define_parser_combinator! {
[INFO] [stdout]  7 | |     NestElement,
[INFO] [stdout]  8 | |     Group<(
[INFO] [stdout]  9 | |         OpenTag,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     )>
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]    | ---------------------------------------------
[INFO] [stdout]    | |                                     |
[INFO] [stdout]    | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     ElementArray,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]    |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     NestElement,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     type Output;
[INFO] [stdout]    |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-fbc5e8314468c393.long-type-16392578416532994176.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]   --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout]  4 |     type Output: ?Sized;
[INFO] [stdout]    |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:25:30
[INFO] [stdout]     |
[INFO] [stdout]  25 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element_array.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     ElementArray,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Element,
[INFO] [stdout]  10 | |         Repeat<Group<(Optional<Whitespace>, Element)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-fbc5e8314468c393.long-type-16392578416532994176.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/mod.rs:28:27
[INFO] [stdout]     |
[INFO] [stdout]  28 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_cbml/src/tags/src/parse/element_array.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     ElementArray,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Element,
[INFO] [stdout]  10 | |         Repeat<Group<(Optional<Whitespace>, Element)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Element, Repeat<Group<(Optional<Whitespace>, Element)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `ElementArray`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element_array.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ElementArray,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/tags-fbc5e8314468c393.long-type-16392578416532994176.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `ElementArray: MetaSized`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/format/mod.rs:23:5
[INFO] [stdout]     |
[INFO] [stdout]  23 |     fn try_from(file : parse::File) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<ElementArray>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:5:32
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T : ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                         ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `NestElement`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/nest_element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     NestElement,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(NestElement, TextElement, EmptyElement)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:110:38
[INFO] [stdout]     |
[INFO] [stdout] 110 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / impl_any_up_to! {
[INFO] [stdout] 140 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 141 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 142 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 143 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `element::Element`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/element.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Element,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(Optional<Whitespace>, element::Element, Optional<Whitespace>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `file::File`
[INFO] [stdout]    --> hwc_lang_cbml/src/tags/src/parse/file.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     File,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tags` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tags` (lib test) due to 10 previous errors
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Any<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]    --> hwc_lang_cbml/src/preproc/src/parse/combinators.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Any<T> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_cbml/src/preproc/src/lex.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]    |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> hwc_lang_dollar/src/lex.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer {
[INFO] [stdout]    |                      --         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn new(string : &'a str) -> Lexer<'a> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> hwc_lang_dollar/src/lex.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token> {
[INFO] [stdout]     |                     ^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn lex_file(s : &str) -> Vec<Token<'_>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     fn try_from(geo_proof: parse::GeoProof) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_proof::GeoProof`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_proof.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoProof,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     fn try_from(geo_proof: parse::GeoProof) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_proof::GeoProof`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_proof.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoProof,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout]  57 |     fn try_from(geo_step: parse::GeoStep) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn try_from(multiline_stmts: parse::MultilineStmts) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `multiline_stmts::MultilineStmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/multiline_stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     MultilineStmts,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout]  57 |     fn try_from(geo_step: parse::GeoStep) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn try_from(stmts: parse::Stmts) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmt::Stmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn try_from(rel_stmt: parse::RelStmt) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `expr::Expr: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn try_from(sum: parse::Sum) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn try_from(prod: parse::Prod) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn try_from(multiline_stmts: parse::MultilineStmts) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `multiline_stmts::MultilineStmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/multiline_stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     MultilineStmts,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `neg::Neg: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn try_from(exp: parse::Exp) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn try_from(stmts: parse::Stmts) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `der::Der: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     fn try_from(brack: parse::Brack) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmt::Stmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn try_from(rel_stmt: parse::RelStmt) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `brack::Brack: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 |     fn try_from(bracked_args: parse::BrackedArgs) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:3:52
[INFO] [stdout]     |
[INFO] [stdout]   3 | pub fn parse_geo_proof_tokens(tokens: &[Token]) -> Result<GeoProof, String> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_proof::GeoProof`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_proof.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoProof,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:27:58
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub fn parse_multiline_stmts_tokens(tokens: &[Token]) -> Result<MultilineStmts, String> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `multiline_stmts::MultilineStmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/multiline_stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     MultilineStmts,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:51:48
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub fn parse_stmts_tokens(tokens: &[Token]) -> Result<Stmts, String> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `expr::Expr: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn try_from(sum: parse::Sum) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     fn try_from(prod: parse::Prod) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_any_traits_up_to` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/geo_proof.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     GeoProof,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         GeoStep,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     )>
[INFO] [stdout]  17 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/geo_proof.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     GeoProof,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         GeoStep,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     )>
[INFO] [stdout]  17 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_proof::GeoProof`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_proof.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoProof,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/geo_step.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     GeoStep,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         GeoExpl,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/geo_step.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     GeoStep,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         GeoExpl,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `neg::Neg: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn try_from(exp: parse::Exp) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/geo_expl.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / define_parser_combinator! {
[INFO] [stdout]   6 | |     GeoExpl,
[INFO] [stdout]   7 | |     Expr
[INFO] [stdout]   8 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens: &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens: &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/multiline_stmts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     MultilineStmts,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Stmts,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     )>
[INFO] [stdout]  17 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/multiline_stmts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     MultilineStmts,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Stmts,
[INFO] [stdout] ...   |
[INFO] [stdout]  16 | |     )>
[INFO] [stdout]  17 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `multiline_stmts::MultilineStmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/multiline_stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     MultilineStmts,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/stmts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Stmts,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Stmt>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/stmts.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Stmts,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Stmt>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmt::Stmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/stmt.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Stmt,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         RelStmt,
[INFO] [stdout]  10 | |         IsStmt
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmt::Stmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/stmt.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Stmt,
[INFO] [stdout]   8 | |     Any<(
[INFO] [stdout]   9 | |         RelStmt,
[INFO] [stdout]  10 | |         IsStmt
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens: &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens: &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `rel_stmt::RelStmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/rel_stmt.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     RelStmt,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Expr>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmt::Stmt: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/rel_stmt.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     RelStmt,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Optional<Expr>,
[INFO] [stdout] ...   |
[INFO] [stdout]  12 | |     )>
[INFO] [stdout]  13 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `der::Der: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     fn try_from(brack: parse::Brack) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/expr.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | / define_parser_combinator! {
[INFO] [stdout]   6 | |     Expr,
[INFO] [stdout]   7 | |     Sum
[INFO] [stdout]   8 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens: &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens: &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/sum.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Sum,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Prod,
[INFO] [stdout]  10 | |         Repeat<Group<(SumOp, Prod)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `expr::Expr: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/sum.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Sum,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Prod,
[INFO] [stdout]  10 | |         Repeat<Group<(SumOp, Prod)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `prod::Prod: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/prod.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Prod,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Neg,
[INFO] [stdout]  10 | |         Repeat<Group<(ProdOp, Neg)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `sum::Sum: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |               type Output = Self;
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/prod.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Prod,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Neg,
[INFO] [stdout]  10 | |         Repeat<Group<(ProdOp, Neg)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required by a bound in `ParseTokens::Output`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output;
[INFO] [stdout]     |     ^^^^^^^^^^^^ required by this bound in `ParseTokens::Output`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider relaxing the implicit `Sized` restriction
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 |     type Output: ?Sized;
[INFO] [stdout]     |                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `brack::Brack: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/format/mod.rs:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 |     fn try_from(bracked_args: parse::BrackedArgs) -> Result<Self, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `TryFrom`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/convert/mod.rs:694:0
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:3:52
[INFO] [stdout]     |
[INFO] [stdout]   3 | pub fn parse_geo_proof_tokens(tokens: &[Token]) -> Result<GeoProof, String> {
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required because it appears within the type `geo_expl::GeoExpl`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_expl.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     GeoExpl,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(geo_expl::GeoExpl, single_token::RArrow, multiline_stmts::MultilineStmts)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_step::GeoStep`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_step.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoStep,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `Group<(GeoStep, Repeat<Group<(Hash, GeoStep)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `geo_proof::GeoProof`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/geo_proof.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     GeoProof,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:27:58
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub fn parse_multiline_stmts_tokens(tokens: &[Token]) -> Result<MultilineStmts, String> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(stmts::Stmts, combinators::Repeat<Group<(single_token::Newline, stmts::Stmts)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `multiline_stmts::MultilineStmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/multiline_stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     MultilineStmts,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `stmts::Stmts: MetaSized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:51:48
[INFO] [stdout]     |
[INFO] [stdout]  51 | pub fn parse_stmts_tokens(tokens: &[Token]) -> Result<Stmts, String> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/7424ce9ff9baac3e9d9f5dd3c85828cddea0134d/library/core/src/result.rs:557:0
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-d58f5477084cad7c.long-type-4851067688868250563.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_group_up_to` which comes from the expansion of the macro `impl_any_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Group<(prod_op::ProdOp, neg::Neg)>: ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:106:30
[INFO] [stdout]     |
[INFO] [stdout] 106 |           impl ParseTokens for $name {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/neg.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Neg,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Repeat<NegOp>,
[INFO] [stdout]  10 | |         Exp
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:16:22
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<T: ParseTokens> ParseTokens for Repeat<T> {
[INFO] [stdout]     |         -----------  ^^^^^^^^^^^     ^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Brack,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Group<(brack::Brack, combinators::Repeat<der_op::DerOp>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `der::Der`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/der.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Der,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(der::Der, combinators::Repeat<Group<(exp_op::ExpOp, der::Der)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `exp::Exp`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/exp.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Exp,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required by a bound in `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/parse_tokens.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / pub trait ParseTokens {
[INFO] [stdout]   4 | |     type Output;
[INFO] [stdout]   5 | |     fn parse_mut_tokens<'a>(tokens: &mut &'a [Token<'a>]) -> Result<Self::Output, String>;
[INFO] [stdout]   6 | |     fn parse_tokens<'a>(tokens: &'a [Token]) -> Result<(&'a [Token<'a>], Self::Output), String> {
[INFO] [stdout] ...   |
[INFO] [stdout]   9 | | }
[INFO] [stdout]     | |_^ required by this bound in `ParseTokens`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/hwc_lang_equation-c53332d33ac5d7d2.long-type-4931222785517441175.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `define_parser_combinator` which comes from the expansion of the macro `impl_group_up_to` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `exp::Exp: Sized`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/mod.rs:104:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |           pub struct $name(pub <ParseType as ParseTokens>::Output);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: hwc_lang_equation/src/parse/exp.rs:6:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | / define_parser_combinator! {
[INFO] [stdout]   7 | |     Exp,
[INFO] [stdout]   8 | |     Group<(
[INFO] [stdout]   9 | |         Der,
[INFO] [stdout]  10 | |         Repeat<Group<(ExpOp, Der)>>
[INFO] [stdout]  11 | |     )>
[INFO] [stdout]  12 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: required for `Group<(combinators::Repeat<neg_op::NegOp>, exp::Exp)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `neg::Neg`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/neg.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Neg,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required for `Group<(neg::Neg, combinators::Repeat<Group<(prod_op::ProdOp, neg::Neg)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `prod::Prod`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/prod.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Prod,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Group<(prod::Prod, combinators::Repeat<Group<(sum_op::SumOp, prod::Prod)>>)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `sum::Sum`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/sum.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Sum,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] note: required because it appears within the type `expr::Expr`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Expr,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<expr::Expr>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `rel_stmt::RelStmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/rel_stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     RelStmt,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] note: required for `combinators::Any<(rel_stmt::RelStmt, is_stmt::IsStmt)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                           -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `stmt::Stmt`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmt.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: required for `Optional<stmt::Stmt>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:31:22
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl<T: ParseTokens> ParseTokens for Optional<T> {
[INFO] [stdout]     |      -               ^^^^^^^^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `stmts::Stmts`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/stmts.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     Stmts,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] note: required for `Box<stmts::Stmts>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:5:31
[INFO] [stdout]     |
[INFO] [stdout]   5 | impl<T: ParseTokens + ?Sized> ParseTokens for Box<T> {
[INFO] [stdout]     |      -                        ^^^^^^^^^^^     ^^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      unsatisfied trait bound introduced here
[INFO] [stdout] note: required because it appears within the type `expr_args::ExprArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/expr_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     ExprArgs,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] note: required for `Group<(single_token::LParen, expr_args::ExprArgs, single_token::RParen)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:47:38
[INFO] [stdout]     |
[INFO] [stdout]  47 |         impl<$($T : ParseTokens, )*> ParseTokens for Group<($($T, )*)> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 | impl_group_up_to! { T8 T7 T6 T5 T4 T3 T2 T1 }
[INFO] [stdout]     | ---------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     unsatisfied trait bound introduced here
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout] note: required because it appears within the type `bracked_args::BrackedArgs`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/bracked_args.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 |     BrackedArgs,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] note: required for `Any<(Group<(Value, BrackedArgs)>, BrackedArgs, Value)>` to implement `ParseTokens`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/combinators.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |           impl<$($T : ParseTokens, )*> ParseTokens for Any<($($T, )*)> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 | / impl_any_up_to! {
[INFO] [stdout] 139 | |     [AnyVariants8 AnyVariants7 AnyVariants6 AnyVariants5 AnyVariants4 AnyVariants3 AnyVariants2 AnyVariants1]
[INFO] [stdout] 140 | |     [V8 V7 V6 V5 V4 V3 V2 V1]
[INFO] [stdout] 141 | |     [T8 T7 T6 T5 T4 T3 T2 T1]
[INFO] [stdout]     | |                        -- unsatisfied trait bound introduced here
[INFO] [stdout] 142 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout] note: required because it appears within the type `brack::Brack`
[INFO] [stdout]    --> hwc_lang_equation/src/parse/brack.rs:7:5
[INFO] [stdout]     |
[WARN] too many lines in the log, truncating it
