[INFO] fetching crate strip_cargo_version 0.0.3...
[INFO] checking strip_cargo_version-0.0.3 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate strip_cargo_version 0.0.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate strip_cargo_version 0.0.3
[INFO] finished tweaking crates.io crate strip_cargo_version 0.0.3
[INFO] tweaked toml for crates.io crate strip_cargo_version 0.0.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate strip_cargo_version 0.0.3 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate strip_cargo_version 0.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7949b9ae46c64974fa5f87750a10bb00b6d8a5a7c126eb8c002f4e1986ea70c
[INFO] running `Command { std: "docker" "start" "-a" "f7949b9ae46c64974fa5f87750a10bb00b6d8a5a7c126eb8c002f4e1986ea70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7949b9ae46c64974fa5f87750a10bb00b6d8a5a7c126eb8c002f4e1986ea70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7949b9ae46c64974fa5f87750a10bb00b6d8a5a7c126eb8c002f4e1986ea70c", kill_on_drop: false }`
[INFO] [stdout] f7949b9ae46c64974fa5f87750a10bb00b6d8a5a7c126eb8c002f4e1986ea70c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0a614e4c121098b9165784cdcb9a387039c093d698844c059aa8dd8a2dd7d2a
[INFO] running `Command { std: "docker" "start" "-a" "a0a614e4c121098b9165784cdcb9a387039c093d698844c059aa8dd8a2dd7d2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking combine v4.6.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml_edit v0.2.1
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout]  16 |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  17 |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / parse!(array() -> Array, {
[INFO] [stdout]  16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout]  17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout]  18 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  51 | |     (
[INFO] [stdout]  52 | |         optional(
[INFO] [stdout]  53 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | |     })
[INFO] [stdout]  62 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `AndThen<array_values<'_, I>, {closure@array.rs:17:37}>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9660813609872374473.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout]  16 |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  17 |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / parse!(array() -> Array, {
[INFO] [stdout]  16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout]  17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout]  18 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  51 | |     (
[INFO] [stdout]  52 | |         optional(
[INFO] [stdout]  53 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | |     })
[INFO] [stdout]  62 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `AndThen<array_values<'_, I>, {closure@array.rs:17:37}>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1360347335365539099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  52 |           optional(
[INFO] [stdout]     |           -------- required by a bound introduced by this call
[INFO] [stdout]  53 | /             recognize_with_value(
[INFO] [stdout]  54 | |                 sep_end_by1(array_value(), char(ARRAY_SEP))
[INFO] [stdout]  55 | |             ).map(|(r, v): (&'a str, _)| (v, r.ends_with(',')))
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  51 | |     (
[INFO] [stdout]  52 | |         optional(
[INFO] [stdout]  53 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | |     })
[INFO] [stdout]  62 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(array_value() -> Value, {
[INFO] [stdout]  65 | |     attempt((
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |         value(),
[INFO] [stdout]  68 | |         ws_comment_newline(),
[INFO] [stdout]  69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  70 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 3 redundant requirements hidden
[INFO] [stdout]     = note: required for `Map<RecognizeWithValue<SepEndBy1<Vec<Value>, ..., ...>>, ...>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4523406982842757159.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:53:13
[INFO] [stdout]     |
[INFO] [stdout]  52 |           optional(
[INFO] [stdout]     |           -------- required by a bound introduced by this call
[INFO] [stdout]  53 | /             recognize_with_value(
[INFO] [stdout]  54 | |                 sep_end_by1(array_value(), char(ARRAY_SEP))
[INFO] [stdout]  55 | |             ).map(|(r, v): (&'a str, _)| (v, r.ends_with(',')))
[INFO] [stdout]     | |_______________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  51 | |     (
[INFO] [stdout]  52 | |         optional(
[INFO] [stdout]  53 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | |     })
[INFO] [stdout]  62 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(array_value() -> Value, {
[INFO] [stdout]  65 | |     attempt((
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |         value(),
[INFO] [stdout]  68 | |         ws_comment_newline(),
[INFO] [stdout]  69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  70 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 3 redundant requirements hidden
[INFO] [stdout]     = note: required for `Map<RecognizeWithValue<SepEndBy1<Vec<Value>, ..., ...>>, ...>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3665705794088026100.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  65 |     attempt((
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  66 |         ws_comment_newline(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(array_value() -> Value, {
[INFO] [stdout]  65 | |     attempt((
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |         value(),
[INFO] [stdout]  68 | |         ws_comment_newline(),
[INFO] [stdout]  69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  70 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws_comment_newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout]  64 | |     recognize(
[INFO] [stdout]  65 | |         skip_many(
[INFO] [stdout]  66 | |             choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(ws_comment_newline<'_, I>, parser::value::value<'_, I>, ws_comment_newline<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10663922394838963296.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  65 |     attempt((
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  66 |         ws_comment_newline(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(array_value() -> Value, {
[INFO] [stdout]  65 | |     attempt((
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |         value(),
[INFO] [stdout]  68 | |         ws_comment_newline(),
[INFO] [stdout]  69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  70 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws_comment_newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:63:1
[INFO] [stdout]     |
[INFO] [stdout]  63 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout]  64 | |     recognize(
[INFO] [stdout]  65 | |         skip_many(
[INFO] [stdout]  66 | |             choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  77 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(ws_comment_newline<'_, I>, parser::value::value<'_, I>, ws_comment_newline<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9048152672708188753.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout]  23 |         recognize_with_value((
[INFO] [stdout]     |         -------------------- required by a bound introduced by this call
[INFO] [stdout]  24 |             full_date(),
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout]  22 | |     choice!(
[INFO] [stdout]  23 | |         recognize_with_value((
[INFO] [stdout]  24 | |             full_date(),
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |         .message("While parsing a Date-Time")
[INFO] [stdout]  58 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `full_date<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout]  65 | |     recognize((
[INFO] [stdout]  66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout]  67 | |         repeat(2, digit()),
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | |     ))
[INFO] [stdout]  71 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(full_date<'_, I>, Optional<(Token<I>, partial_time<'_, I>, ...)>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `recognize_with_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub fn recognize_with_value<Input, P>(parser: P) -> RecognizeWithValue<P>
[INFO] [stdout]     |        -------------------- required by a bound in this function
[INFO] [stdout] 226 | where
[INFO] [stdout] 227 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `recognize_with_value`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4523406982842757159.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout]  23 |         recognize_with_value((
[INFO] [stdout]     |         -------------------- required by a bound introduced by this call
[INFO] [stdout]  24 |             full_date(),
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout]  22 | |     choice!(
[INFO] [stdout]  23 | |         recognize_with_value((
[INFO] [stdout]  24 | |             full_date(),
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | |         .message("While parsing a Date-Time")
[INFO] [stdout]  58 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `full_date<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]     |
[INFO] [stdout]  64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout]  65 | |     recognize((
[INFO] [stdout]  66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout]  67 | |         repeat(2, digit()),
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | |     ))
[INFO] [stdout]  71 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(full_date<'_, I>, Optional<(Token<I>, partial_time<'_, I>, ...)>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `recognize_with_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub fn recognize_with_value<Input, P>(parser: P) -> RecognizeWithValue<P>
[INFO] [stdout]     |        -------------------- required by a bound in this function
[INFO] [stdout] 226 | where
[INFO] [stdout] 227 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `recognize_with_value`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3665705794088026100.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout]    |                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `comment<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / parse!(comment() -> &'a str, {
[INFO] [stdout] 29 | |     recognize((
[INFO] [stdout] 30 | |         attempt(char(COMMENT_START_SYMBOL)),
[INFO] [stdout] 31 | |         take_while(is_non_eol),
[INFO] [stdout] 32 | |     ))
[INFO] [stdout] 33 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(comment<'_, I>, line_ending<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-17736939695476229186.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout]    |                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `comment<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / parse!(comment() -> &'a str, {
[INFO] [stdout] 29 | |     recognize((
[INFO] [stdout] 30 | |         attempt(char(COMMENT_START_SYMBOL)),
[INFO] [stdout] 31 | |         take_while(is_non_eol),
[INFO] [stdout] 32 | |     ))
[INFO] [stdout] 33 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(comment<'_, I>, line_ending<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 15 | |     take_while(is_wschar)
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 15 | |     take_while(is_wschar)
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8657211229689148937.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8657211229689148937.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `toml_parser` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8657211229689148937.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 `toml_parser` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ).map(|(k, _, v)| {
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `((key<'_, I>, ws<'_, I>), Token<I>, (ws<'_, I>, value<'_, I>, ...))` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9865359494232065845.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ).map(|(k, _, v)| {
[INFO] [stdout]    |           ^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `((key<'_, I>, ws<'_, I>), Token<I>, (ws<'_, I>, value<'_, I>, ...))` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-14148246553642542301.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout]  17 |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  18 |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout]  17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout]  18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout]  19 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout]  57 | |     (
[INFO] [stdout]  58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout]  59 | |         ws(),
[INFO] [stdout] ...   |
[INFO] [stdout]  62 | |     })
[INFO] [stdout]  63 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `AndThen<inline_table_keyvals<'_, I>, {closure@inline_table.rs:18:45}>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9660813609872374473.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout]  17 |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  18 |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout]  17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout]  18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout]  19 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout]  57 | |     (
[INFO] [stdout]  58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout]  59 | |         ws(),
[INFO] [stdout] ...   |
[INFO] [stdout]  62 | |     })
[INFO] [stdout]  63 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `AndThen<inline_table_keyvals<'_, I>, {closure@inline_table.rs:18:45}>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1360347335365539099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `Vec<(String, TableKeyValue)>: Extend<<... as Parser<...>>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `Vec<(String, TableKeyValue)>: Extend<<... as Parser<...>>::Output>`
[INFO] [stdout] help: `Vec<T, A>` implements trait `Extend<A>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:3960:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<T>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:4195:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<&T>`
[INFO] [stdout] note: required by a bound in `combine::sep_by`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:676:8
[INFO] [stdout]     |
[INFO] [stdout] 673 | pub fn sep_by<F, Input, P, S>(parser: P, separator: S) -> SepBy<F, P, S>
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 676 |     F: Extend<P::Output> + Default,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ required by this bound in `sep_by`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8947824151689286966.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `Vec<(String, TableKeyValue)>: Extend<<... as Parser<...>>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `Vec<(String, TableKeyValue)>: Extend<<... as Parser<...>>::Output>`
[INFO] [stdout] help: `Vec<T, A>` implements trait `Extend<A>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:3960:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<T>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:4195:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<&T>`
[INFO] [stdout] note: required by a bound in `combine::sep_by`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:676:8
[INFO] [stdout]     |
[INFO] [stdout] 673 | pub fn sep_by<F, Input, P, S>(parser: P, separator: S) -> SepBy<F, P, S>
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 676 |     F: Extend<P::Output> + Default,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ required by this bound in `sep_by`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1097382032825007050.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:67:18
[INFO] [stdout]     |
[INFO] [stdout]  67 |         attempt((ws(), key(), ws())),
[INFO] [stdout]     |         -------  ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout]  66 | |     (
[INFO] [stdout]  67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout]  68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | |     })
[INFO] [stdout]  82 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  15 | |     take_while(is_wschar)
[INFO] [stdout]  16 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(ws<'_, I>, parser::key::key<'_, I>, ws<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10663922394838963296.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:67:18
[INFO] [stdout]     |
[INFO] [stdout]  67 |         attempt((ws(), key(), ws())),
[INFO] [stdout]     |         -------  ^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout]  66 | |     (
[INFO] [stdout]  67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout]  68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | |     })
[INFO] [stdout]  82 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  15 | |     take_while(is_wschar)
[INFO] [stdout]  16 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(ws<'_, I>, parser::key::key<'_, I>, ws<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9048152672708188753.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout] 92 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout] 93 | |             many(basic_char()))
[INFO] [stdout] 94 | |         .message("While parsing a Basic String")
[INFO] [stdout] 95 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3144924138453214453.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout] 92 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout] 93 | |             many(basic_char()))
[INFO] [stdout] 94 | |         .message("While parsing a Basic String")
[INFO] [stdout] 95 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10141338990889759736.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout]  39 |         attempt(parse_hex_integer()),
[INFO] [stdout]     |         ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(integer() -> i64, {
[INFO] [stdout]  38 | |     choice!(
[INFO] [stdout]  39 | |         attempt(parse_hex_integer()),
[INFO] [stdout]  40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...   |
[INFO] [stdout]  46 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_hex_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout]  50 | |     string("0x").with(
[INFO] [stdout]  51 | |         recognize((
[INFO] [stdout]  52 | |             hex_digit(),
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout]  60 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1359178288253875099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:39:17
[INFO] [stdout]     |
[INFO] [stdout]  39 |         attempt(parse_hex_integer()),
[INFO] [stdout]     |         ------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(integer() -> i64, {
[INFO] [stdout]  38 | |     choice!(
[INFO] [stdout]  39 | |         attempt(parse_hex_integer()),
[INFO] [stdout]  40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...   |
[INFO] [stdout]  46 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_hex_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout]  49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout]  50 | |     string("0x").with(
[INFO] [stdout]  51 | |         recognize((
[INFO] [stdout]  52 | |             hex_digit(),
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout]  60 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::attempt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/combinator.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn attempt<Input, P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 156 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `attempt`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-13026454908796121499.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     recognize((
[INFO] [stdout]     |     --------- required by a bound introduced by this call
[INFO] [stdout] 110 |         one_of("eE".chars()),
[INFO] [stdout] 111 |         parse_integer(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 109 | |     recognize((
[INFO] [stdout] 110 | |         one_of("eE".chars()),
[INFO] [stdout] 111 | |         parse_integer(),
[INFO] [stdout] 112 | |     ))
[INFO] [stdout] 113 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout]  22 | |     recognize((
[INFO] [stdout]  23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout]  24 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |     ))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(OneOf<Chars<'_>, I>, parse_integer<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]     |            --------- required by a bound in this function
[INFO] [stdout]  90 |     where [
[INFO] [stdout]  91 |         P: Parser<Input>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9660813609872374473.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     recognize((
[INFO] [stdout]     |     --------- required by a bound introduced by this call
[INFO] [stdout] 110 |         one_of("eE".chars()),
[INFO] [stdout] 111 |         parse_integer(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 109 | |     recognize((
[INFO] [stdout] 110 | |         one_of("eE".chars()),
[INFO] [stdout] 111 | |         parse_integer(),
[INFO] [stdout] 112 | |     ))
[INFO] [stdout] 113 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout]  22 | |     recognize((
[INFO] [stdout]  23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout]  24 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |     ))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `(OneOf<Chars<'_>, I>, parse_integer<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]     |            --------- required by a bound in this function
[INFO] [stdout]  90 |     where [
[INFO] [stdout]  91 |         P: Parser<Input>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1360347335365539099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     recognize((
[INFO] [stdout]     |     --------- required by a bound introduced by this call
[INFO] [stdout] 118 |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 117 | |     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     ))
[INFO] [stdout] 127 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout]  22 | |     recognize((
[INFO] [stdout]  23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout]  24 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |     ))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 3 redundant requirements hidden
[INFO] [stdout]     = note: required for `(Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, ...)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]     |            --------- required by a bound in this function
[INFO] [stdout]  90 |     where [
[INFO] [stdout]  91 |         P: Parser<Input>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-702536797805652076.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     recognize((
[INFO] [stdout]     |     --------- required by a bound introduced by this call
[INFO] [stdout] 118 |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 117 | |     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     ))
[INFO] [stdout] 127 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout]  22 | |     recognize((
[INFO] [stdout]  23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout]  24 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |     ))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 3 redundant requirements hidden
[INFO] [stdout]     = note: required for `(Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, ...)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]     |            --------- required by a bound in this function
[INFO] [stdout]  90 |     where [
[INFO] [stdout]  91 |         P: Parser<Input>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9471783071992532565.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / parse!(float() -> f64, {
[INFO] [stdout] 130 | |     parse_float()
[INFO] [stdout] 131 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 132 | |         .message("While parsing a Float")
[INFO] [stdout] 133 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_float<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 117 | |     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     ))
[INFO] [stdout] 127 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1359178288253875099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / parse!(float() -> f64, {
[INFO] [stdout] 130 | |     parse_float()
[INFO] [stdout] 131 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 132 | |         .message("While parsing a Float")
[INFO] [stdout] 133 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_float<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 117 | |     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |     ))
[INFO] [stdout] 127 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-13026454908796121499.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | /     choice((
[INFO] [stdout]  16 | |         ml_basic_string(),
[INFO] [stdout]  17 | |         basic_string(),
[INFO] [stdout]  18 | |         ml_literal_string(),
[INFO] [stdout]  19 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout]  20 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(string() -> InternalString, {
[INFO] [stdout]  15 | |     choice((
[INFO] [stdout]  16 | |         ml_basic_string(),
[INFO] [stdout]  17 | |         basic_string(),
[INFO] [stdout] ...   |
[INFO] [stdout]  20 | |     ))
[INFO] [stdout]  21 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 154 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 155 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 | |             ml_basic_body())
[INFO] [stdout] 157 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 158 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4047309917272084652.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | /     choice((
[INFO] [stdout]  16 | |         ml_basic_string(),
[INFO] [stdout]  17 | |         basic_string(),
[INFO] [stdout]  18 | |         ml_literal_string(),
[INFO] [stdout]  19 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout]  20 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(string() -> InternalString, {
[INFO] [stdout]  15 | |     choice((
[INFO] [stdout]  16 | |         ml_basic_string(),
[INFO] [stdout]  17 | |         basic_string(),
[INFO] [stdout] ...   |
[INFO] [stdout]  20 | |     ))
[INFO] [stdout]  21 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 154 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 155 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 | |             ml_basic_body())
[INFO] [stdout] 157 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 158 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9545474445113063664.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:93:13
[INFO] [stdout]     |
[INFO] [stdout]  92 |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  93 |             many(basic_char()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout]  92 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]  93 | |             many(basic_char()))
[INFO] [stdout]  94 | |         .message("While parsing a Basic String")
[INFO] [stdout]  95 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_char<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | / parse!(basic_char() -> char, {
[INFO] [stdout]  78 | |     satisfy(|c| is_basic_unescaped(c) || c == ESCAPE)
[INFO] [stdout]  79 | |         .then(|c| parser(move |input| {
[INFO] [stdout]  80 | |             match c {
[INFO] [stdout] ...   |
[INFO] [stdout]  84 | |         }))
[INFO] [stdout]  85 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Many<String, basic_char<'_, I>>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3981702847962793657.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:93:13
[INFO] [stdout]     |
[INFO] [stdout]  92 |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  93 |             many(basic_char()))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:91:1
[INFO] [stdout]     |
[INFO] [stdout]  91 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout]  92 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]  93 | |             many(basic_char()))
[INFO] [stdout]  94 | |         .message("While parsing a Basic String")
[INFO] [stdout]  95 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_char<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:77:1
[INFO] [stdout]     |
[INFO] [stdout]  77 | / parse!(basic_char() -> char, {
[INFO] [stdout]  78 | |     satisfy(|c| is_basic_unescaped(c) || c == ESCAPE)
[INFO] [stdout]  79 | |         .then(|c| parser(move |input| {
[INFO] [stdout]  80 | |             match c {
[INFO] [stdout] ...   |
[INFO] [stdout]  84 | |         }))
[INFO] [stdout]  85 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `Many<String, basic_char<'_, I>>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2451888627979042799.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |       skip_many(attempt((
[INFO] [stdout]     |  _____---------_^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     required by a bound introduced by this call
[INFO] [stdout] 125 | |         char(ESCAPE),
[INFO] [stdout] 126 | |         ws(),
[INFO] [stdout] 127 | |         ws_newlines(),
[INFO] [stdout] 128 | |     )))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | / parse!(try_eat_escaped_newline() -> (), {
[INFO] [stdout] 124 | |     skip_many(attempt((
[INFO] [stdout] 125 | |         char(ESCAPE),
[INFO] [stdout] 126 | |         ws(),
[INFO] [stdout] 127 | |         ws_newlines(),
[INFO] [stdout] 128 | |     )))
[INFO] [stdout] 129 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  15 | |     take_while(is_wschar)
[INFO] [stdout]  16 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `Try<(Token<I>, ws<'_, I>, ws_newlines<'_, I>)>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::skip_many`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:578:8
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub fn skip_many[Input, P](p: P)(Input) -> ()
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 577 | where [
[INFO] [stdout] 578 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `skip_many`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10663922394838963296.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |       skip_many(attempt((
[INFO] [stdout]     |  _____---------_^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     required by a bound introduced by this call
[INFO] [stdout] 125 | |         char(ESCAPE),
[INFO] [stdout] 126 | |         ws(),
[INFO] [stdout] 127 | |         ws_newlines(),
[INFO] [stdout] 128 | |     )))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | / parse!(try_eat_escaped_newline() -> (), {
[INFO] [stdout] 124 | |     skip_many(attempt((
[INFO] [stdout] 125 | |         char(ESCAPE),
[INFO] [stdout] 126 | |         ws(),
[INFO] [stdout] 127 | |         ws_newlines(),
[INFO] [stdout] 128 | |     )))
[INFO] [stdout] 129 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  15 | |     take_while(is_wschar)
[INFO] [stdout]  16 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: 2 redundant requirements hidden
[INFO] [stdout]     = note: required for `Try<(Token<I>, ws<'_, I>, ws_newlines<'_, I>)>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::skip_many`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:578:8
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub fn skip_many[Input, P](p: P)(Input) -> ()
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 577 | where [
[INFO] [stdout] 578 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `skip_many`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9048152672708188753.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     optional(newline())
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 133 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 134 | |     optional(newline())
[INFO] [stdout] 135 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(newline() -> char, {
[INFO] [stdout]  38 | |     choice((lf(), crlf()))
[INFO] [stdout]  39 | |         .map(|_| '\n')
[INFO] [stdout]  40 | |         .expected("a newline")
[INFO] [stdout]  41 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1359178288253875099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:134:14
[INFO] [stdout]     |
[INFO] [stdout] 134 |     optional(newline())
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 133 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 134 | |     optional(newline())
[INFO] [stdout] 135 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(newline() -> char, {
[INFO] [stdout]  38 | |     choice((lf(), crlf()))
[INFO] [stdout]  39 | |         .map(|_| '\n')
[INFO] [stdout]  40 | |         .expected("a newline")
[INFO] [stdout]  41 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-13026454908796121499.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 155 |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 |             ml_basic_body())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 154 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 155 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 | |             ml_basic_body())
[INFO] [stdout] 157 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 158 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_body<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 133 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 134 | |     optional(newline())
[INFO] [stdout] 135 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9048152672708188753.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 155 |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 |             ml_basic_body())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 154 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 155 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 156 | |             ml_basic_body())
[INFO] [stdout] 157 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 158 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_body<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 133 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 134 | |     optional(newline())
[INFO] [stdout] 135 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-5544566966746987199.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     optional(newline())
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 191 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 192 | |     optional(newline())
[INFO] [stdout] 193 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(newline() -> char, {
[INFO] [stdout]  38 | |     choice((lf(), crlf()))
[INFO] [stdout]  39 | |         .map(|_| '\n')
[INFO] [stdout]  40 | |         .expected("a newline")
[INFO] [stdout]  41 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1359178288253875099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 |     optional(newline())
[INFO] [stdout]     |     -------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 191 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 192 | |     optional(newline())
[INFO] [stdout] 193 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | / parse!(newline() -> char, {
[INFO] [stdout]  38 | |     choice((lf(), crlf()))
[INFO] [stdout]  39 | |         .map(|_| '\n')
[INFO] [stdout]  40 | |         .expected("a newline")
[INFO] [stdout]  41 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/choice.rs:686:8
[INFO] [stdout]     |
[INFO] [stdout] 683 | pub fn optional<Input, P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 686 |     P: Parser<Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^ required by this bound in `optional`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-13026454908796121499.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 211 |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 212 |             ml_literal_body())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / parse!(ml_literal_string() -> InternalString, {
[INFO] [stdout] 210 | |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 211 | |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 212 | |             ml_literal_body())
[INFO] [stdout] 213 | |         .message("While parsing a Multiline Literal String")
[INFO] [stdout] 214 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_literal_body<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 191 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 192 | |     optional(newline())
[INFO] [stdout] 193 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9048152672708188753.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 211 |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 212 |             ml_literal_body())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:209:1
[INFO] [stdout]     |
[INFO] [stdout] 209 | / parse!(ml_literal_string() -> InternalString, {
[INFO] [stdout] 210 | |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 211 | |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 212 | |             ml_literal_body())
[INFO] [stdout] 213 | |         .message("While parsing a Multiline Literal String")
[INFO] [stdout] 214 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_literal_body<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:190:1
[INFO] [stdout]     |
[INFO] [stdout] 190 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 191 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 192 | |     optional(newline())
[INFO] [stdout] 193 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-5544566966746987199.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | /     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout] help: `Vec<T, A>` implements trait `Extend<A>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:3960:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<T>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:4195:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<&T>`
[INFO] [stdout] note: required by a bound in `combine::sep_by1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:783:8
[INFO] [stdout]     |
[INFO] [stdout] 780 | pub fn sep_by1<F, Input, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 783 |     F: Extend<P::Output> + Default,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ required by this bound in `sep_by1`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11040906263730662323.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | /     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout] help: `Vec<T, A>` implements trait `Extend<A>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:3960:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<T>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:4195:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<&T>`
[INFO] [stdout] note: required by a bound in `combine::sep_by1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:783:8
[INFO] [stdout]     |
[INFO] [stdout] 780 | pub fn sep_by1<F, Input, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 783 |     F: Extend<P::Output> + Default,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ required by this bound in `sep_by1`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4148332495293143653.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 | /     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `Vec<Key>: Extend<<Between<I, ..., ..., ...> as Parser<...>>::Output>`
[INFO] [stdout] help: `Vec<T, A>` implements trait `Extend<A>`
[INFO] [stdout]    --> /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:3960:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<T>`
[INFO] [stdout]    ::: /rustc/6713fa75964eb229409a9c6f6f5c418423e313ff/library/alloc/src/vec/mod.rs:4195:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Extend<&T>`
[INFO] [stdout] note: required by a bound in `combine::sep_by1`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/repeat.rs:783:8
[INFO] [stdout]     |
[INFO] [stdout] 780 | pub fn sep_by1<F, Input, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 783 |     F: Extend<P::Output> + Default,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ required by this bound in `sep_by1`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3448644740388932271.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:42:62
[INFO] [stdout]     |
[INFO] [stdout]  42 |         between(char(STD_TABLE_OPEN), char(STD_TABLE_CLOSE), key_path()),
[INFO] [stdout]     |         ------- required by a bound introduced by this call  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | /         parser!{
[INFO] [stdout]  30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  31 | |             where
[INFO] [stdout]  32 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | / toml_parser!(std_table, parser, {
[INFO] [stdout]  41 | |     (
[INFO] [stdout]  42 | |         between(char(STD_TABLE_OPEN), char(STD_TABLE_CLOSE), key_path()),
[INFO] [stdout]  43 | |         line_trailing(),
[INFO] [stdout]  44 | |     )
[INFO] [stdout]  45 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_std_header(&h, t))
[INFO] [stdout]  46 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `key_path<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | / parse!(key_path() -> Vec<Key>, {
[INFO] [stdout]  33 | |     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:42:62
[INFO] [stdout]     |
[INFO] [stdout]  42 |         between(char(STD_TABLE_OPEN), char(STD_TABLE_CLOSE), key_path()),
[INFO] [stdout]     |         ------- required by a bound introduced by this call  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | /         parser!{
[INFO] [stdout]  30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  31 | |             where
[INFO] [stdout]  32 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | / toml_parser!(std_table, parser, {
[INFO] [stdout]  41 | |     (
[INFO] [stdout]  42 | |         between(char(STD_TABLE_OPEN), char(STD_TABLE_CLOSE), key_path()),
[INFO] [stdout]  43 | |         line_trailing(),
[INFO] [stdout]  44 | |     )
[INFO] [stdout]  45 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_std_header(&h, t))
[INFO] [stdout]  46 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `key_path<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | / parse!(key_path() -> Vec<Key>, {
[INFO] [stdout]  33 | |     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8657211229689148937.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:56:13
[INFO] [stdout]     |
[INFO] [stdout]  53 |         between(
[INFO] [stdout]     |         ------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  56 |             key_path(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | /         parser!{
[INFO] [stdout]  30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  31 | |             where
[INFO] [stdout]  32 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | / toml_parser!(array_table, parser, {
[INFO] [stdout]  52 | |     (
[INFO] [stdout]  53 | |         between(
[INFO] [stdout]  54 | |             range(ARRAY_TABLE_OPEN),
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_array_header(&h, t))
[INFO] [stdout]  61 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `key_path<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | / parse!(key_path() -> Vec<Key>, {
[INFO] [stdout]  33 | |     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3440024511856607053.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:56:13
[INFO] [stdout]     |
[INFO] [stdout]  53 |         between(
[INFO] [stdout]     |         ------- required by a bound introduced by this call
[INFO] [stdout] ...
[INFO] [stdout]  56 |             key_path(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]     |
[INFO] [stdout]  29 | /         parser!{
[INFO] [stdout]  30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  31 | |             where
[INFO] [stdout]  32 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  45 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | / toml_parser!(array_table, parser, {
[INFO] [stdout]  52 | |     (
[INFO] [stdout]  53 | |         between(
[INFO] [stdout]  54 | |             range(ARRAY_TABLE_OPEN),
[INFO] [stdout] ...   |
[INFO] [stdout]  60 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_array_header(&h, t))
[INFO] [stdout]  61 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `key_path<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | / parse!(key_path() -> Vec<Key>, {
[INFO] [stdout]  33 | |     sep_by1(between(ws(), ws(), key().map(|(raw, key)| Key::new(raw, key))),
[INFO] [stdout]  34 | |             char(TABLE_KEY_SEP))
[INFO] [stdout]  35 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/sequence.rs:602:8
[INFO] [stdout]     |
[INFO] [stdout] 597 | pub fn between[Input, L, R, P](open: L, close: R, parser: P)(Input) -> P::Output
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 602 |     P: Parser< Input>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ required by this bound in `between`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-18183317723312063383.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 `toml_parser` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .or(std_table(parser))
[INFO] [stdout]    |              ^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / parser! {
[INFO] [stdout] 67 | |     pub fn table['a, 'b, I](parser: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 68 | |     where
[INFO] [stdout] 69 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `array_table<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / toml_parser!(array_table, parser, {
[INFO] [stdout] 52 | |     (
[INFO] [stdout] 53 | |         between(
[INFO] [stdout] 54 | |             range(ARRAY_TABLE_OPEN),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_array_header(&h, t))
[INFO] [stdout] 61 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-17736939695476229186.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |             .or(std_table(parser))
[INFO] [stdout]    |              ^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / parser! {
[INFO] [stdout] 67 | |     pub fn table['a, 'b, I](parser: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 68 | |     where
[INFO] [stdout] 69 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `array_table<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/table.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | / toml_parser!(array_table, parser, {
[INFO] [stdout] 52 | |     (
[INFO] [stdout] 53 | |         between(
[INFO] [stdout] 54 | |             range(ARRAY_TABLE_OPEN),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         .and_then(|(h, t)| parser.borrow_mut().deref_mut().on_array_header(&h, t))
[INFO] [stdout] 61 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-11351583467473730089.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `newline<'_, I>: combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     recognize(
[INFO] [stdout] 46 | |         skip_many(choice((
[INFO] [stdout] 47 | |             newline().map(|_| "\n"),
[INFO] [stdout] 48 | |             take_while1(is_wschar),
[INFO] [stdout] 49 | |         ))),
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `newline<'_, I>: combine::Parser<I>`
[INFO] [stdout] help: the trait `combine::Parser<I>` is not implemented for `newline<'_, I>`
[INFO] [stdout]       but trait `Parser<_>` is implemented for it
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     recognize((
[INFO] [stdout]    |     --------- required by a bound introduced by this call
[INFO] [stdout] 56 |         newline(),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(ws_newlines() -> &'a str, {
[INFO] [stdout] 55 | |     recognize((
[INFO] [stdout] 56 | |         newline(),
[INFO] [stdout] 57 | |         ws_newline(),
[INFO] [stdout] 58 | |     ))
[INFO] [stdout] 59 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(newline<'_, I>, ws_newline<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1360347335365539099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     recognize((
[INFO] [stdout]    |     --------- required by a bound introduced by this call
[INFO] [stdout] 56 |         newline(),
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(ws_newlines() -> &'a str, {
[INFO] [stdout] 55 | |     recognize((
[INFO] [stdout] 56 | |         newline(),
[INFO] [stdout] 57 | |         ws_newline(),
[INFO] [stdout] 58 | |     ))
[INFO] [stdout] 59 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(newline<'_, I>, ws_newline<'_, I>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1359178288253875099.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |       recognize(
[INFO] [stdout]    |       --------- required by a bound introduced by this call
[INFO] [stdout] 65 | /         skip_many(
[INFO] [stdout] 66 | |             choice((
[INFO] [stdout] 67 | |                 skip_many1(
[INFO] [stdout] 68 | |                     choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             ))
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^ cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)` to implement `ChoiceParser<I>`
[INFO] [stdout]    = note: required for `Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)>` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `SkipMany<I, Choice<(SkipMany1<I, Choice<(..., ...)>>, ...)>>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1176126378306363234.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |       recognize(
[INFO] [stdout]    |       --------- required by a bound introduced by this call
[INFO] [stdout] 65 | /         skip_many(
[INFO] [stdout] 66 | |             choice((
[INFO] [stdout] 67 | |                 skip_many1(
[INFO] [stdout] 68 | |                     choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             ))
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^ cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)` to implement `ChoiceParser<I>`
[INFO] [stdout]    = note: required for `Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)>` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `SkipMany<I, Choice<(SkipMany1<I, Choice<(..., ...)>>, ...)>>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-14354506160636702314.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |       recognize(
[INFO] [stdout]    |       --------- required by a bound introduced by this call
[INFO] [stdout] 65 | /         skip_many(
[INFO] [stdout] 66 | |             choice((
[INFO] [stdout] 67 | |                 skip_many1(
[INFO] [stdout] 68 | |                     choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             ))
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^ cannot satisfy `<Map<newline<'_, I>, {closure@...}> as Parser<...>>::Output == ...`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)` to implement `ChoiceParser<I>`
[INFO] [stdout]    = note: required for `Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, Map<..., ...>)>` to implement `combine::Parser<I>`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `SkipMany<I, Choice<(SkipMany1<I, Choice<(..., ...)>>, ...)>>` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-5334334728451701248.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | /     choice((
[INFO] [stdout] 83 | |         newline().map(|_| "\n"),
[INFO] [stdout] 84 | |         eof().map(|_| "")
[INFO] [stdout] 85 | |     ))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / parse!(line_ending() -> &'a str, {
[INFO] [stdout] 82 | |     choice((
[INFO] [stdout] 83 | |         newline().map(|_| "\n"),
[INFO] [stdout] 84 | |         eof().map(|_| "")
[INFO] [stdout] 85 | |     ))
[INFO] [stdout] 86 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4523406982842757159.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | /     choice((
[INFO] [stdout] 83 | |         newline().map(|_| "\n"),
[INFO] [stdout] 84 | |         eof().map(|_| "")
[INFO] [stdout] 85 | |     ))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / parse!(line_ending() -> &'a str, {
[INFO] [stdout] 82 | |     choice((
[INFO] [stdout] 83 | |         newline().map(|_| "\n"),
[INFO] [stdout] 84 | |         eof().map(|_| "")
[INFO] [stdout] 85 | |     ))
[INFO] [stdout] 86 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(newline() -> char, {
[INFO] [stdout] 38 | |     choice((lf(), crlf()))
[INFO] [stdout] 39 | |         .map(|_| '\n')
[INFO] [stdout] 40 | |         .expected("a newline")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3665705794088026100.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     recognize((
[INFO] [stdout]    |     --------- required by a bound introduced by this call
[INFO] [stdout] 92 |         ws(),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / parse!(line_trailing() -> &'a str, {
[INFO] [stdout] 91 | |     recognize((
[INFO] [stdout] 92 | |         ws(),
[INFO] [stdout] 93 | |         optional(comment()),
[INFO] [stdout] 94 | |     )).skip(line_ending())
[INFO] [stdout] 95 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 15 | |     take_while(is_wschar)
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(ws<'_, I>, Optional<comment<'_, I>>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-12468679935255381683.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     recognize((
[INFO] [stdout]    |     --------- required by a bound introduced by this call
[INFO] [stdout] 92 |         ws(),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:90:1
[INFO] [stdout]    |
[INFO] [stdout] 90 | / parse!(line_trailing() -> &'a str, {
[INFO] [stdout] 91 | |     recognize((
[INFO] [stdout] 92 | |         ws(),
[INFO] [stdout] 93 | |         optional(comment()),
[INFO] [stdout] 94 | |     )).skip(line_ending())
[INFO] [stdout] 95 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/trivia.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 15 | |     take_while(is_wschar)
[INFO] [stdout] 16 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `(ws<'_, I>, Optional<comment<'_, I>>)` to implement `combine::Parser<I>`
[INFO] [stdout] note: required by a bound in `combine::parser::range::recognize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.0/src/parser/range.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn recognize[Input, P](parser: P)(Input) -> <Input as StreamOnce>::Range
[INFO] [stdout]    |            --------- required by a bound in this function
[INFO] [stdout] 90 |     where [
[INFO] [stdout] 91 |         P: Parser<Input>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ required by this bound in `recognize`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-3981702847962793657.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/value.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     recognize_with_value(choice((
[INFO] [stdout] 16 | |         string()
[INFO] [stdout] 17 | |             .map(|s|
[INFO] [stdout] 18 | |                  v::Value::String(Formatted::new(
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             .map(v::Value::from),
[INFO] [stdout] 35 | |     ))).map(|(raw, value)| formatted::value(value, raw))
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/value.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(value() -> v::Value, {
[INFO] [stdout] 15 | |     recognize_with_value(choice((
[INFO] [stdout] 16 | |         string()
[INFO] [stdout] 17 | |             .map(|s|
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     ))).map(|(raw, value)| formatted::value(value, raw))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `strings::string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(string() -> InternalString, {
[INFO] [stdout] 15 | |     choice((
[INFO] [stdout] 16 | |         ml_basic_string(),
[INFO] [stdout] 17 | |         basic_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     ))
[INFO] [stdout] 21 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4584565168722201982.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/value.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     recognize_with_value(choice((
[INFO] [stdout] 16 | |         string()
[INFO] [stdout] 17 | |             .map(|s|
[INFO] [stdout] 18 | |                  v::Value::String(Formatted::new(
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |             .map(v::Value::from),
[INFO] [stdout] 35 | |     ))).map(|(raw, value)| formatted::value(value, raw))
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/value.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(value() -> v::Value, {
[INFO] [stdout] 15 | |     recognize_with_value(choice((
[INFO] [stdout] 16 | |         string()
[INFO] [stdout] 17 | |             .map(|s|
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     ))).map(|(raw, value)| formatted::value(value, raw))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `strings::string<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/strings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / parse!(string() -> InternalString, {
[INFO] [stdout] 15 | |     choice((
[INFO] [stdout] 16 | |         ml_basic_string(),
[INFO] [stdout] 17 | |         basic_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     ))
[INFO] [stdout] 21 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7748007821457089432.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::array::array<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::array::array<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / parse!(array() -> Array, {
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parser::array::array`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `array`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 |   parse!(array() -> Array, {
[INFO] [stdout]    |   -      ----- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 16 | |     between(char(ARRAY_OPEN), char(ARRAY_CLOSE),
[INFO] [stdout] 17 | |             array_values().and_then(|(v, c, t)| array_from_vec(v, c, t)))
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `array_values`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `array_values`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |   parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 51 | |     (
[INFO] [stdout] 52 | |         optional(
[INFO] [stdout] 53 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     })
[INFO] [stdout] 62 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(array_value() -> Value, {
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `array_value`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `array_value`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/array.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |   parse!(array_value() -> Value, {
[INFO] [stdout]    |   -      ----------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 65 | |     attempt((
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |         value(),
[INFO] [stdout] 68 | |         ws_comment_newline(),
[INFO] [stdout] 69 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 70 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `date_time<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `date_time<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `date_time`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `date_time`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |   parse!(date_time() -> value::DateTime, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 22 | |     choice!(
[INFO] [stdout] 23 | |         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 58 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `full_date<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `full_date<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `full_date<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `full_date`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `full_date`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `full_date`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `full_date`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `full_date`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `full_date`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 65 | |     recognize((
[INFO] [stdout] 66 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 67 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |     ))
[INFO] [stdout] 71 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `partial_time<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `partial_time<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] 82 | |             char(':'),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         optional(attempt(char('.')).and(skip_many1(digit()))),
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<partial_time<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<partial_time<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-8064442508098945888.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] 82 | |             char(':'),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         optional(attempt(char('.')).and(skip_many1(digit()))),
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<partial_time<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<partial_time<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-14148246553642542301.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | / parse!(partial_time() -> (), {
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `partial_time`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `partial_time`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |   parse!(partial_time() -> (), {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 79 | |     (
[INFO] [stdout] 80 | |         attempt((
[INFO] [stdout] 81 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     ).map(|_| ())
[INFO] [stdout] 89 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `time_offset<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `time_offset<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:94:5
[INFO] [stdout]     |
[INFO] [stdout]  94 |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<time_offset<'a, I> as combine::Parser<I>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]     |
[INFO] [stdout]  11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<time_offset<'a, I> as Parser<I>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7914797332952906844.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:94:5
[INFO] [stdout]     |
[INFO] [stdout]  94 |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<time_offset<'a, I> as combine::Parser<I>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]     |
[INFO] [stdout]  11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<time_offset<'a, I> as Parser<I>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10463929044845716134.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  21 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / parse!(time_offset() -> (), {
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `time_offset`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]     |
[INFO] [stdout]  11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `time_offset`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/datetime.rs:93:8
[INFO] [stdout]     |
[INFO] [stdout]  93 |   parse!(time_offset() -> (), {
[INFO] [stdout]     |   -      ----------- required by a bound in this struct
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout]  94 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  95 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 103 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_comment<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_comment<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / toml_parser!(parse_comment, parser, {
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_comment`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_comment`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |   toml_parser!(parse_comment, parser, {
[INFO] [stdout]    |   -            ------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 23 | |     (comment(), line_ending()).map(|(c, e)| parser.borrow_mut().deref_mut().on_comment(c, e))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] note: required for `parse_ws<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] note: required for `parse_ws<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_ws`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_ws`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(
[INFO] [stdout] 27 | |     parse_ws,
[INFO] [stdout]    | |     -------- required by a bound in this struct
[INFO] [stdout] 28 | |     parser,
[INFO] [stdout] 29 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_newline<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_newline<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_newline`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_newline`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |   toml_parser!(parse_newline, parser, {
[INFO] [stdout]    |   -            ------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 33 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 34 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::document::keyval<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::document::keyval<'_, '_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2743474525926910848.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 `$crate::parse_mode` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | /         parser!{
[INFO] [stdout] 30 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 31 | |             where
[INFO] [stdout] 32 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parser::document::keyval`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `keyval`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |   toml_parser!(keyval, parser, {
[INFO] [stdout]    |   -            ------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 37 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 38 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `toml_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / parser! {
[INFO] [stdout] 42 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 43 | |     where
[INFO] [stdout] 44 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required by a bound in `parse_keyval`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/document.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout]    |        ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_keyval`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::inline_table<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::inline_table<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(inline_table() -> InlineTable, {
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parser::inline_table::inline_table`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `inline_table`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |   parse!(inline_table() -> InlineTable, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     between(char(INLINE_TABLE_OPEN), char(INLINE_TABLE_CLOSE),
[INFO] [stdout] 18 | |             inline_table_keyvals().and_then(|(p, v)| table_from_pairs(p, v)))
[INFO] [stdout] 19 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `inline_table_keyvals`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `inline_table_keyvals`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |   parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout]    |   -      -------------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 57 | |     (
[INFO] [stdout] 58 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 59 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     })
[INFO] [stdout] 63 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::keyval<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parser::inline_table::keyval`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `keyval`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/inline_table.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |   parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout]    |   -      ------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 66 | |     (
[INFO] [stdout] 67 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 68 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     })
[INFO] [stdout] 82 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `unquoted_key`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `unquoted_key`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `unquoted_key`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `unquoted_key`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `unquoted_key`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `unquoted_key`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 14 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 15 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parser::key::key`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `key`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/key.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 |   parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout]    |   -      --- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 19 | |     recognize_with_value(choice((
[INFO] [stdout] 20 | |         basic_string(),
[INFO] [stdout] 21 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 22 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 23 | |     )))
[INFO] [stdout] 24 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `boolean<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `boolean<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<boolean<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<boolean<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-9471783071992532565.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<boolean<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<boolean<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-10463929044845716134.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / parse!(boolean() -> bool, {
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `boolean`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `boolean`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |   parse!(boolean() -> bool, {
[INFO] [stdout]    |   -      ------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 10 | |     choice((
[INFO] [stdout] 11 | |         (char('t'), range("rue"),),
[INFO] [stdout] 12 | |         (char('f'), range("alse"),),
[INFO] [stdout] 13 | |     )).map(|p| p.0 == 't')
[INFO] [stdout] 14 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     recognize((
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-15038093149990443921.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     recognize((
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-2016019747850999469.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(parse_integer() -> &'a str, {
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_integer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_integer`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |   parse!(parse_integer() -> &'a str, {
[INFO] [stdout]    |   -      ------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 22 | |     recognize((
[INFO] [stdout] 23 | |         optional(choice([char('-'), char('+')])),
[INFO] [stdout] 24 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     ))
[INFO] [stdout] 35 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `integer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `integer`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 |   parse!(integer() -> i64, {
[INFO] [stdout]    |   -      ------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 38 | |     choice!(
[INFO] [stdout] 39 | |         attempt(parse_hex_integer()),
[INFO] [stdout] 40 | |         attempt(parse_octal_integer()),
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_hex_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_hex_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] 53 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         ).map(|t| t.0)
[INFO] [stdout] 58 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 16))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_hex_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_hex_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1530544450443002741.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] 53 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         ).map(|t| t.0)
[INFO] [stdout] 58 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 16))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_hex_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_hex_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-6032538025840072152.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / parse!(parse_hex_integer() -> i64, {
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_hex_integer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_hex_integer`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 |   parse!(parse_hex_integer() -> i64, {
[INFO] [stdout]    |   -      ----------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 50 | |     string("0x").with(
[INFO] [stdout] 51 | |         recognize((
[INFO] [stdout] 52 | |             hex_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |        .message("While parsing a hexadecimal Integer")
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_octal_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_octal_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] 67 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         ).map(|t| t.0)
[INFO] [stdout] 72 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 8))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_octal_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_octal_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1530544450443002741.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] 67 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         ).map(|t| t.0)
[INFO] [stdout] 72 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 8))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_octal_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_octal_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-6032538025840072152.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(parse_octal_integer() -> i64, {
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_octal_integer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_octal_integer`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |   parse!(parse_octal_integer() -> i64, {
[INFO] [stdout]    |   -      ------------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 64 | |     string("0o").with(
[INFO] [stdout] 65 | |         recognize((
[INFO] [stdout] 66 | |             oct_digit(),
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |        .message("While parsing an octal Integer")
[INFO] [stdout] 74 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_binary_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_binary_integer<'_, I>` to implement `combine::Parser<I>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-16309499468465983621.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 `$crate::parse_mode` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] 81 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         ).map(|t| t.0)
[INFO] [stdout] 86 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 2))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_binary_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_binary_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-1874244272917227362.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] 81 | |             skip_many((
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         ).map(|t| t.0)
[INFO] [stdout] 86 | |     )).and_then(|s: &str| i64::from_str_radix(&s.replace("_", ""), 2))
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `<parse_binary_integer<'a, I> as combine::Parser<I>>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `<parse_binary_integer<'a, I> as Parser<I>>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-4498701989155844097.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 `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<I as combine::StreamOnce>::Error: combine::ParseError<char, &str, <I as combine::StreamOnce>::Position>` found
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | / parse!(parse_binary_integer() -> i64, {
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_binary_integer`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |                    I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `parse_binary_integer`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/numbers.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 |   parse!(parse_binary_integer() -> i64, {
[INFO] [stdout]    |   -      -------------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 78 | |     string("0b").with(
[INFO] [stdout] 79 | |         recognize((
[INFO] [stdout] 80 | |             satisfy(|c: char| c.is_digit(0x2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |        .message("While parsing a binary Integer")
[INFO] [stdout] 88 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-9bc33e15c499e555.long-type-7527541258907264318.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 `$crate::combine_parser_impl` which comes from the expansion of the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.1/src/parser/macros.rs:5:9
[WARN] too many lines in the log, truncating it
