[INFO] cloning repository https://github.com/kdkasad/c-explainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdkasad/c-explainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdkasad%2Fc-explainer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdkasad%2Fc-explainer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7569eccb65ca9dcd639a22872a75836334b4358d [INFO] checking kdkasad/c-explainer against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdkasad%2Fc-explainer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kdkasad/c-explainer [INFO] finished tweaking git repo https://github.com/kdkasad/c-explainer [INFO] tweaked toml for git repo https://github.com/kdkasad/c-explainer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdkasad/c-explainer on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdkasad/c-explainer 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75437ecf2dc620943017c0b2ae3f8d7b3efcb702abe48be2ce02c9ebfa973c87 [INFO] running `Command { std: "docker" "start" "-a" "75437ecf2dc620943017c0b2ae3f8d7b3efcb702abe48be2ce02c9ebfa973c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75437ecf2dc620943017c0b2ae3f8d7b3efcb702abe48be2ce02c9ebfa973c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75437ecf2dc620943017c0b2ae3f8d7b3efcb702abe48be2ce02c9ebfa973c87", kill_on_drop: false }` [INFO] [stdout] 75437ecf2dc620943017c0b2ae3f8d7b3efcb702abe48be2ce02c9ebfa973c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2628922ffa15261e9102d9ee1676cb5b6625c3ae425b3cd45f48045b4e70137 [INFO] running `Command { std: "docker" "start" "-a" "a2628922ffa15261e9102d9ee1676cb5b6625c3ae425b3cd45f48045b4e70137", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rustyline v16.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking rexpect v0.6.2 [INFO] [stderr] Compiling parse-display-derive v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking parse-display v0.10.0 [INFO] [stderr] Checking c2e v0.2.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 118 | | .padded() [INFO] [stdout] 119 | | .labelled("primitive type") [INFO] [stdout] | |_______________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 118 | | .padded() [INFO] [stdout] 119 | | .labelled("primitive type") [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 117 | | )) [INFO] [stdout] 118 | | .padded() [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ], [INFO] [stdout] 117 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | choice(( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | choice(( [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ], [INFO] [stdout] 117 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | / choice(( $( [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 118 | | .padded() [INFO] [stdout] 119 | | .labelled("primitive type") [INFO] [stdout] | |_______________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 118 | | .padded() [INFO] [stdout] 119 | | .labelled("primitive type") [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 117 | | )) [INFO] [stdout] 118 | | .padded() [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / choice(( [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ], [INFO] [stdout] 117 | | )) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | choice(( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | choice(( [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] ... | [INFO] [stdout] 116 | | ], [INFO] [stdout] 117 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | / choice(( $( [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | / gen_choices![ [INFO] [stdout] 80 | | unsigned long long int, [INFO] [stdout] 81 | | unsigned long long, [INFO] [stdout] 82 | | unsigned long int, [INFO] [stdout] ... | [INFO] [stdout] 105 | | short, [INFO] [stdout] 106 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | / choice(( $( [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | / choice(( $( [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | choice(( $( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] 73 | | )* )) [INFO] [stdout] | |________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] 72 | | .to(PrimitiveType(stringify!($first $($more)*))), [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / keyword(stringify!($first)).padded() [INFO] [stdout] 71 | | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | keyword(stringify!($first)).padded() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'_, _, <_ as SliceInput<'_>>::Slice, _> + Clone + '_ == _` [INFO] [stdout] --> lib/src/parser.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | $(.then(keyword(stringify!($more)).padded()))* [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / gen_choices![ [INFO] [stdout] 108 | | float _Complex, [INFO] [stdout] 109 | | float, [INFO] [stdout] 110 | | double _Complex, [INFO] [stdout] ... | [INFO] [stdout] 115 | | _Bool, [INFO] [stdout] 116 | | ], [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] = note: this error originates in the macro `gen_choices` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `c2e` (lib test) due to 24 previous errors [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name c2e --edition=2024 lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::missing_panics_doc' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=979b7b9ec13db22f -C extra-filename=-960fd611eabe2d60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-ce87c2f834daaf8f.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-dcb03fc3cafcf2bf.rmeta --extern parse_display=/opt/rustwide/target/debug/deps/libparse_display-5bb76dcc4ecc1085.rmeta --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-9fb4258658b2ea6c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b0211314088aab2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `impl chumsky::Parser<'src, &'src str, PrimitiveType, Full, State, ()>> + Clone == _` [INFO] [stdout] --> lib/src/parser.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | fn primitive_type_parser<'src>() -> impl Parser<'src, &'src str, PrimitiveType, Extra<'src>> + Clone [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`c2e`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `c2e` (lib) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "a2628922ffa15261e9102d9ee1676cb5b6625c3ae425b3cd45f48045b4e70137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2628922ffa15261e9102d9ee1676cb5b6625c3ae425b3cd45f48045b4e70137", kill_on_drop: false }` [INFO] [stdout] a2628922ffa15261e9102d9ee1676cb5b6625c3ae425b3cd45f48045b4e70137