[INFO] fetching crate semantic-release-rust 1.0.0-alpha.8...
[INFO] checking semantic-release-rust-1.0.0-alpha.8 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate semantic-release-rust 1.0.0-alpha.8 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate semantic-release-rust 1.0.0-alpha.8
[INFO] finished tweaking crates.io crate semantic-release-rust 1.0.0-alpha.8
[INFO] tweaked toml for crates.io crate semantic-release-rust 1.0.0-alpha.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate semantic-release-rust 1.0.0-alpha.8 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 semantic-release-rust 1.0.0-alpha.8 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19438421502f74d794b6d694fcaea94e9fd577ff6a46791c9fabef310686d910
[INFO] running `Command { std: "docker" "start" "-a" "19438421502f74d794b6d694fcaea94e9fd577ff6a46791c9fabef310686d910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19438421502f74d794b6d694fcaea94e9fd577ff6a46791c9fabef310686d910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19438421502f74d794b6d694fcaea94e9fd577ff6a46791c9fabef310686d910", kill_on_drop: false }`
[INFO] [stdout] 19438421502f74d794b6d694fcaea94e9fd577ff6a46791c9fabef310686d910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b461a695de0995b04860d567548a86b3def64cc0fe4d190135f4e900198b2b6
[INFO] running `Command { std: "docker" "start" "-a" "5b461a695de0995b04860d567548a86b3def64cc0fe4d190135f4e900198b2b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling target-spec v0.6.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking cfg-expr v0.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking pathdiff v0.2.0
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking nested v0.1.1
[INFO] [stderr]     Checking loggerv v0.7.2
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking idna v0.2.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking toml_edit v0.2.0
[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.0/src/parser/array.rs:16:5
[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]    | |_________________________________________________________________________^
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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-6a334a7908df64d7.long-type-231315198462435280.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.0/src/parser/array.rs:16:5
[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]    | |_________________________________________________________________________^
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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-6a334a7908df64d7.long-type-2357843262948126583.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.0/src/parser/array.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  50 |           optional(
[INFO] [stdout]     |           -------- required by a bound introduced by this call
[INFO] [stdout]  51 | /             recognize_with_value(
[INFO] [stdout]  52 | |                 sep_end_by1(array_value(), char(ARRAY_SEP))
[INFO] [stdout]  53 | |             ).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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  49 | |     (
[INFO] [stdout]  50 | |         optional(
[INFO] [stdout]  51 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |     })
[INFO] [stdout]  60 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / parse!(array_value() -> Value, {
[INFO] [stdout]  63 | |     attempt((
[INFO] [stdout]  64 | |         ws_comment_newline(),
[INFO] [stdout]  65 | |         value(),
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  68 | | });
[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`
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-5524213730406703053.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.0/src/parser/array.rs:51:13
[INFO] [stdout]     |
[INFO] [stdout]  50 |           optional(
[INFO] [stdout]     |           -------- required by a bound introduced by this call
[INFO] [stdout]  51 | /             recognize_with_value(
[INFO] [stdout]  52 | |                 sep_end_by1(array_value(), char(ARRAY_SEP))
[INFO] [stdout]  53 | |             ).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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]     |
[INFO] [stdout]  48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]  49 | |     (
[INFO] [stdout]  50 | |         optional(
[INFO] [stdout]  51 | |             recognize_with_value(
[INFO] [stdout] ...   |
[INFO] [stdout]  59 | |     })
[INFO] [stdout]  60 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout]  62 | / parse!(array_value() -> Value, {
[INFO] [stdout]  63 | |     attempt((
[INFO] [stdout]  64 | |         ws_comment_newline(),
[INFO] [stdout]  65 | |         value(),
[INFO] [stdout]  66 | |         ws_comment_newline(),
[INFO] [stdout]  67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout]  68 | | });
[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`
[INFO] [stdout] note: required by a bound in `combine::optional`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-12640577111749708048.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.0/src/parser/array.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws_comment_newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout] 70 | |     recognize(
[INFO] [stdout] 71 | |         skip_many(
[INFO] [stdout] 72 | |             choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | });
[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-6a334a7908df64d7.long-type-670405267553254185.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.0/src/parser/array.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws_comment_newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout] 70 | |     recognize(
[INFO] [stdout] 71 | |         skip_many(
[INFO] [stdout] 72 | |             choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | });
[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-6a334a7908df64d7.long-type-5009465078021386099.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.0/src/parser/datetime.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] 25 | |             optional((
[INFO] [stdout] 26 | |                 char('T'),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |             ))
[INFO] [stdout] 30 | |         ))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-5162950057991945647.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.0/src/parser/datetime.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         recognize_with_value((
[INFO] [stdout] 24 | |             full_date(),
[INFO] [stdout] 25 | |             optional((
[INFO] [stdout] 26 | |                 char('T'),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |             ))
[INFO] [stdout] 30 | |         ))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-231315198462435280.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / parse!(comment() -> &'a str, {
[INFO] [stdout] 35 | |     recognize((
[INFO] [stdout] 36 | |         attempt(char(COMMENT_START_SYMBOL)),
[INFO] [stdout] 37 | |         take_while(is_non_eol),
[INFO] [stdout] 38 | |     ))
[INFO] [stdout] 39 | | });
[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-6a334a7908df64d7.long-type-10642749212821071472.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / parse!(comment() -> &'a str, {
[INFO] [stdout] 35 | |     recognize((
[INFO] [stdout] 36 | |         attempt(char(COMMENT_START_SYMBOL)),
[INFO] [stdout] 37 | |         take_while(is_non_eol),
[INFO] [stdout] 38 | |     ))
[INFO] [stdout] 39 | | });
[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-6a334a7908df64d7.long-type-834605895466154448.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.0/src/parser/document.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-834605895466154448.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.0/src/parser/document.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-2619796440367696836.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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Item, <<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Range, <<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout]  31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]  32 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-9111628259692377948.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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Item, <<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Range, <<newline<'_, I> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout]  30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout]  31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout]  32 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-12328726783146891308.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.0/src/parser/document.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-6a334a7908df64d7.long-type-834605895466154448.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.0/src/parser/document.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-6a334a7908df64d7.long-type-2619796440367696836.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.0/src/parser/document.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |         ).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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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-6a334a7908df64d7.long-type-3142631995845271664.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 `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.0/src/parser/document.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |         ).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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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-6a334a7908df64d7.long-type-13467924412683226167.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 `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] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking cargo-platform v0.1.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking url v2.2.0
[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.0/src/parser/inline_table.rs:17:5
[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]    | |_____________________________________________________________________________^
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[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-6a334a7908df64d7.long-type-231315198462435280.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.0/src/parser/inline_table.rs:17:5
[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]    | |_____________________________________________________________________________^
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[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-6a334a7908df64d7.long-type-2357843262948126583.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.0/src/parser/inline_table.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout]  56 |         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-3.8.1/src/parser/repeat.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn sep_by<F, P, S>(parser: P, separator: S) -> SepBy<F, P, S>
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 626 | where
[INFO] [stdout] 627 |     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-6a334a7908df64d7.long-type-9085739533154315681.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.0/src/parser/inline_table.rs:56:9
[INFO] [stdout]     |
[INFO] [stdout]  56 |         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-3.8.1/src/parser/repeat.rs:627:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub fn sep_by<F, P, S>(parser: P, separator: S) -> SepBy<F, P, S>
[INFO] [stdout]     |        ------ required by a bound in this function
[INFO] [stdout] 626 | where
[INFO] [stdout] 627 |     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-6a334a7908df64d7.long-type-7034218136683123484.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.0/src/parser/inline_table.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         attempt((ws(), key(), 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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-670405267553254185.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.0/src/parser/inline_table.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         attempt((ws(), key(), 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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / parse!(ws() -> &'a str, {
[INFO] [stdout] 18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-5009465078021386099.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] [stderr]     Checking human-panic v1.0.3
[INFO] [stderr]     Checking cargo_metadata v0.12.3
[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.0/src/parser/key.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_string<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout] 95 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout] 96 | |             many(basic_char()))
[INFO] [stdout] 97 | |         .message("While parsing a Basic String")
[INFO] [stdout] 98 | | });
[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-6a334a7908df64d7.long-type-14506465243338196259.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.0/src/parser/key.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_string<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout] 95 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout] 96 | |             many(basic_char()))
[INFO] [stdout] 97 | |         .message("While parsing a Basic String")
[INFO] [stdout] 98 | | });
[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-6a334a7908df64d7.long-type-2481532347136372435.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] [stderr]     Checking guppy v0.7.0
[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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/combinator.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub fn attempt<P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 194 | where
[INFO] [stdout] 195 |     P: Parser,
[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-6a334a7908df64d7.long-type-8867206350397837788.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/combinator.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub fn attempt<P>(p: P) -> Try<P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 194 | where
[INFO] [stdout] 195 |     P: Parser,
[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-6a334a7908df64d7.long-type-2764523407232502753.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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | /     recognize((
[INFO] [stdout] 110 | |         one_of("eE".chars()),
[INFO] [stdout] 111 | |         parse_integer(),
[INFO] [stdout] 112 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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 by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-11558839035043436566.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | /     recognize((
[INFO] [stdout] 110 | |         one_of("eE".chars()),
[INFO] [stdout] 111 | |         parse_integer(),
[INFO] [stdout] 112 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(OneOf<Chars<'_>, I>, parse_integer<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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 by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-15244665255053206084.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] 120 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         )),
[INFO] [stdout] 126 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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 by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-1761975962804247694.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] 120 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         )),
[INFO] [stdout] 126 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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 by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-17633100451500549307.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     recognize((
[INFO] [stdout] 118 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 119 | |         choice((
[INFO] [stdout] 120 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |         )),
[INFO] [stdout] 126 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(combine::parser::combinator::Try<(parse_integer<'_, I>, LookAhead<OneOf<Chars<'_>, I>>)>, Choice<(exp<'_, I>, combine::parser::combinator::Map<(frac<'_, I>, Optional<exp<'_, I>>), {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:124:19: 124:22}>)>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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 by a bound in `combine::parser::range::recognize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-16865481424712875620.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` 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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-8867206350397837788.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-2764523407232502753.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 160 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 161 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 | |             ml_basic_body())
[INFO] [stdout] 163 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 164 | | });
[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-6a334a7908df64d7.long-type-18074682406815352479.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 160 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 161 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 | |             ml_basic_body())
[INFO] [stdout] 163 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 164 | | });
[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-6a334a7908df64d7.long-type-5162950057991945647.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.0/src/parser/strings.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  96 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout]  95 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]  96 | |             many(basic_char()))
[INFO] [stdout]  97 | |         .message("While parsing a Basic String")
[INFO] [stdout]  98 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_char<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / parse!(basic_char() -> char, {
[INFO] [stdout]  81 | |     satisfy(|c| is_basic_unescaped(c) || c == ESCAPE)
[INFO] [stdout]  82 | |         .then(|c| parser(move |input| {
[INFO] [stdout]  83 | |             match c {
[INFO] [stdout] ...   |
[INFO] [stdout]  87 | |         }))
[INFO] [stdout]  88 | | });
[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`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-15855606626818496419.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.0/src/parser/strings.rs:96:13
[INFO] [stdout]     |
[INFO] [stdout]  95 |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout]  96 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(basic_string() -> InternalString, {
[INFO] [stdout]  95 | |     between(char(QUOTATION_MARK), char(QUOTATION_MARK),
[INFO] [stdout]  96 | |             many(basic_char()))
[INFO] [stdout]  97 | |         .message("While parsing a Basic String")
[INFO] [stdout]  98 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `basic_char<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | / parse!(basic_char() -> char, {
[INFO] [stdout]  81 | |     satisfy(|c| is_basic_unescaped(c) || c == ESCAPE)
[INFO] [stdout]  82 | |         .then(|c| parser(move |input| {
[INFO] [stdout]  83 | |             match c {
[INFO] [stdout] ...   |
[INFO] [stdout]  87 | |         }))
[INFO] [stdout]  88 | | });
[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`
[INFO] [stdout] note: required by a bound in `combine::between`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-10965578875964144635.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.0/src/parser/strings.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     skip_many(attempt((
[INFO] [stdout] 131 | |         char(ESCAPE),
[INFO] [stdout] 132 | |         ws(),
[INFO] [stdout] 133 | |         ws_newlines(),
[INFO] [stdout] 134 | |     )))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / parse!(try_eat_escaped_newline() -> (), {
[INFO] [stdout] 130 | |     skip_many(attempt((
[INFO] [stdout] 131 | |         char(ESCAPE),
[INFO] [stdout] 132 | |         ws(),
[INFO] [stdout] 133 | |         ws_newlines(),
[INFO] [stdout] 134 | |     )))
[INFO] [stdout] 135 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-670405267553254185.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.0/src/parser/strings.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     skip_many(attempt((
[INFO] [stdout] 131 | |         char(ESCAPE),
[INFO] [stdout] 132 | |         ws(),
[INFO] [stdout] 133 | |         ws_newlines(),
[INFO] [stdout] 134 | |     )))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / parse!(try_eat_escaped_newline() -> (), {
[INFO] [stdout] 130 | |     skip_many(attempt((
[INFO] [stdout] 131 | |         char(ESCAPE),
[INFO] [stdout] 132 | |         ws(),
[INFO] [stdout] 133 | |         ws_newlines(),
[INFO] [stdout] 134 | |     )))
[INFO] [stdout] 135 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ws<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / parse!(ws() -> &'a str, {
[INFO] [stdout]  18 | |     take_while(is_wschar)
[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-6a334a7908df64d7.long-type-5009465078021386099.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.0/src/parser/strings.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 139 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 140 | |     optional(newline())
[INFO] [stdout] 141 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / parse!(newline() -> char, {
[INFO] [stdout]  44 | |     choice((lf(), crlf()))
[INFO] [stdout]  45 | |         .map(|_| '\n')
[INFO] [stdout]  46 | |         .expected("a newline")
[INFO] [stdout]  47 | | });
[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-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-8867206350397837788.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.0/src/parser/strings.rs:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 |     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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 139 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 140 | |     optional(newline())
[INFO] [stdout] 141 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / parse!(newline() -> char, {
[INFO] [stdout]  44 | |     choice((lf(), crlf()))
[INFO] [stdout]  45 | |         .map(|_| '\n')
[INFO] [stdout]  46 | |         .expected("a newline")
[INFO] [stdout]  47 | | });
[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-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-2764523407232502753.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.0/src/parser/strings.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 161 |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 160 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 161 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 | |             ml_basic_body())
[INFO] [stdout] 163 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 164 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_body<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 139 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 140 | |     optional(newline())
[INFO] [stdout] 141 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | });
[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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-5009465078021386099.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.0/src/parser/strings.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 161 |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / parse!(ml_basic_string() -> InternalString, {
[INFO] [stdout] 160 | |     between(range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 161 | |             range(ML_BASIC_STRING_DELIM),
[INFO] [stdout] 162 | |             ml_basic_body())
[INFO] [stdout] 163 | |         .message("While parsing a Multiline Basic String")
[INFO] [stdout] 164 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_basic_body<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / parse!(ml_basic_body() -> InternalString, {
[INFO] [stdout] 139 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 140 | |     optional(newline())
[INFO] [stdout] 141 | |         .skip(try_eat_escaped_newline())
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | });
[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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-9746490214794820108.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.0/src/parser/strings.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 203 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 204 | |     optional(newline())
[INFO] [stdout] 205 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / parse!(newline() -> char, {
[INFO] [stdout]  44 | |     choice((lf(), crlf()))
[INFO] [stdout]  45 | |         .map(|_| '\n')
[INFO] [stdout]  46 | |         .expected("a newline")
[INFO] [stdout]  47 | | });
[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-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-8867206350397837788.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.0/src/parser/strings.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 203 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 204 | |     optional(newline())
[INFO] [stdout] 205 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / parse!(newline() -> char, {
[INFO] [stdout]  44 | |     choice((lf(), crlf()))
[INFO] [stdout]  45 | |         .map(|_| '\n')
[INFO] [stdout]  46 | |         .expected("a newline")
[INFO] [stdout]  47 | | });
[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-3.8.1/src/parser/choice.rs:684:8
[INFO] [stdout]     |
[INFO] [stdout] 682 | pub fn optional<P>(parser: P) -> Optional<P>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 683 | where
[INFO] [stdout] 684 |     P: Parser,
[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-6a334a7908df64d7.long-type-2764523407232502753.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.0/src/parser/strings.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 223 |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 224 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / parse!(ml_literal_string() -> InternalString, {
[INFO] [stdout] 222 | |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 223 | |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 224 | |             ml_literal_body())
[INFO] [stdout] 225 | |         .message("While parsing a Multiline Literal String")
[INFO] [stdout] 226 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_literal_body<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 203 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 204 | |     optional(newline())
[INFO] [stdout] 205 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | });
[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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-5009465078021386099.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.0/src/parser/strings.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout]     |     ------- required by a bound introduced by this call
[INFO] [stdout] 223 |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 224 |             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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / parse!(ml_literal_string() -> InternalString, {
[INFO] [stdout] 222 | |     between(range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 223 | |             range(ML_LITERAL_STRING_DELIM),
[INFO] [stdout] 224 | |             ml_literal_body())
[INFO] [stdout] 225 | |         .message("While parsing a Multiline Literal String")
[INFO] [stdout] 226 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout] note: required for `ml_literal_body<'_, I>` to implement `combine::Parser`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/strings.rs:202:1
[INFO] [stdout]     |
[INFO] [stdout] 202 | / parse!(ml_literal_body() -> InternalString, {
[INFO] [stdout] 203 | |     //  A newline immediately following the opening delimiter will be trimmed.
[INFO] [stdout] 204 | |     optional(newline())
[INFO] [stdout] 205 | |         .with(
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | });
[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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-9746490214794820108.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<ws<'_, I>, ..., ...> as Parser>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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<ws<'_, 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-3.8.1/src/parser/repeat.rs:737:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn sep_by1<F, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 736 | where
[INFO] [stdout] 737 |     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-6a334a7908df64d7.long-type-9657555613038164457.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<ws<'_, I>, ..., ...> as Parser>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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<ws<'_, 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-3.8.1/src/parser/repeat.rs:737:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn sep_by1<F, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 736 | where
[INFO] [stdout] 737 |     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-6a334a7908df64d7.long-type-12108485099730673478.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<ws<'_, I>, ..., ...> as Parser>::Output>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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<ws<'_, 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-3.8.1/src/parser/repeat.rs:737:8
[INFO] [stdout]     |
[INFO] [stdout] 735 | pub fn sep_by1<F, P, S>(parser: P, separator: S) -> SepBy1<F, P, S>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] 736 | where
[INFO] [stdout] 737 |     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-6a334a7908df64d7.long-type-4586447513747990817.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-834605895466154448.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-2619796440367696836.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-2778495920954815476.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.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]     |
[INFO] [stdout]  28 | /         parser!{
[INFO] [stdout]  29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout]  30 | |             where
[INFO] [stdout]  31 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]     | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-3.8.1/src/parser/sequence.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 515 | pub fn between<I, L, R, P>(open: L, close: R, parser: P) -> Between<L, R, P>
[INFO] [stdout]     |        ------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 520 |     P: Parser<Input = I>,
[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-6a334a7908df64d7.long-type-4292086596238107818.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.0/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.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-10642749212821071472.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 `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.0/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.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-834605895466154448.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 `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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | /     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout]  54 | |             take_while1(is_wschar),
[INFO] [stdout]  55 | |         ))),
[INFO] [stdout]  56 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(ws_newline() -> &'a str, {
[INFO] [stdout]  51 | |     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-11510131697859352585.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | /     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout]  54 | |             take_while1(is_wschar),
[INFO] [stdout]  55 | |         ))),
[INFO] [stdout]  56 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(ws_newline() -> &'a str, {
[INFO] [stdout]  51 | |     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-9170749044858256589.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  51 | /     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout]  54 | |             take_while1(is_wschar),
[INFO] [stdout]  55 | |         ))),
[INFO] [stdout]  56 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:53:27: 53:30}>, TakeWhile1<I, fn(char) -> bool {is_wschar}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout]  50 | / parse!(ws_newline() -> &'a str, {
[INFO] [stdout]  51 | |     recognize(
[INFO] [stdout]  52 | |         skip_many(choice((
[INFO] [stdout]  53 | |             newline().map(|_| "\n"),
[INFO] [stdout] ...   |
[INFO] [stdout]  57 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-2434282544478123896.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 | /     recognize((
[INFO] [stdout]  62 | |         newline(),
[INFO] [stdout]  63 | |         ws_newline(),
[INFO] [stdout]  64 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / parse!(ws_newlines() -> &'a str, {
[INFO] [stdout]  61 | |     recognize((
[INFO] [stdout]  62 | |         newline(),
[INFO] [stdout]  63 | |         ws_newline(),
[INFO] [stdout]  64 | |     ))
[INFO] [stdout]  65 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-2564715682844953995.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:61:5
[INFO] [stdout]     |
[INFO] [stdout]  61 | /     recognize((
[INFO] [stdout]  62 | |         newline(),
[INFO] [stdout]  63 | |         ws_newline(),
[INFO] [stdout]  64 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(newline<'_, I>, ws_newline<'_, I>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:60:1
[INFO] [stdout]     |
[INFO] [stdout]  60 | / parse!(ws_newlines() -> &'a str, {
[INFO] [stdout]  61 | |     recognize((
[INFO] [stdout]  62 | |         newline(),
[INFO] [stdout]  63 | |         ws_newline(),
[INFO] [stdout]  64 | |     ))
[INFO] [stdout]  65 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-17874536057444550995.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout]  73 | |                 skip_many1(
[INFO] [stdout] ...   |
[INFO] [stdout]  82 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout]  70 | |     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-6666284539717592826.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout]  73 | |                 skip_many1(
[INFO] [stdout] ...   |
[INFO] [stdout]  82 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout]  70 | |     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-1494386742083350095.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout]  73 | |                 skip_many1(
[INFO] [stdout] ...   |
[INFO] [stdout]  82 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Item, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Range, <<SkipMany<Choice<(SkipMany1<Choice<(TakeWhile1<I, fn(char) -> bool {is_wschar}>, combine::parser::combinator::Map<newline<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:76:39: 76:42}>)>>, combine::parser::combinator::Map<comment<'_, I>, {closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:79:31: 79:34}>)>> as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(ws_comment_newline() -> &'a str, {
[INFO] [stdout]  70 | |     recognize(
[INFO] [stdout]  71 | |         skip_many(
[INFO] [stdout]  72 | |             choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-6030478868279891776.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` 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.0/src/parser/trivia.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     choice((
[INFO] [stdout] 89 | |         newline().map(|_| "\n"),
[INFO] [stdout] 90 | |         eof().map(|_| "")
[INFO] [stdout] 91 | |     ))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / parse!(line_ending() -> &'a str, {
[INFO] [stdout] 88 | |     choice((
[INFO] [stdout] 89 | |         newline().map(|_| "\n"),
[INFO] [stdout] 90 | |         eof().map(|_| "")
[INFO] [stdout] 91 | |     ))
[INFO] [stdout] 92 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / parse!(newline() -> char, {
[INFO] [stdout] 44 | |     choice((lf(), crlf()))
[INFO] [stdout] 45 | |         .map(|_| '\n')
[INFO] [stdout] 46 | |         .expected("a newline")
[INFO] [stdout] 47 | | });
[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-6a334a7908df64d7.long-type-4046202266364558811.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.0/src/parser/trivia.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     choice((
[INFO] [stdout] 89 | |         newline().map(|_| "\n"),
[INFO] [stdout] 90 | |         eof().map(|_| "")
[INFO] [stdout] 91 | |     ))
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / parse!(line_ending() -> &'a str, {
[INFO] [stdout] 88 | |     choice((
[INFO] [stdout] 89 | |         newline().map(|_| "\n"),
[INFO] [stdout] 90 | |         eof().map(|_| "")
[INFO] [stdout] 91 | |     ))
[INFO] [stdout] 92 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `newline<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / parse!(newline() -> char, {
[INFO] [stdout] 44 | |     choice((lf(), crlf()))
[INFO] [stdout] 45 | |         .map(|_| '\n')
[INFO] [stdout] 46 | |         .expected("a newline")
[INFO] [stdout] 47 | | });
[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-6a334a7908df64d7.long-type-77083502300937303.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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     recognize((
[INFO] [stdout]  98 | |         ws(),
[INFO] [stdout]  99 | |         optional(comment()),
[INFO] [stdout] 100 | |     )).skip(line_ending())
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / parse!(line_trailing() -> &'a str, {
[INFO] [stdout]  97 | |     recognize((
[INFO] [stdout]  98 | |         ws(),
[INFO] [stdout]  99 | |         optional(comment()),
[INFO] [stdout] 100 | |     )).skip(line_ending())
[INFO] [stdout] 101 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-13524025617760785092.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` 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 `<... as StreamOnce>::Error: ParseError<..., ..., ...>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     recognize((
[INFO] [stdout]  98 | |         ws(),
[INFO] [stdout]  99 | |         optional(comment()),
[INFO] [stdout] 100 | |     )).skip(line_ending())
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `<<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Error: combine::ParseError<<<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Item, <<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Range, <<(ws<'_, I>, Optional<comment<'_, I>>) as combine::Parser>::Input as combine::StreamOnce>::Position>` found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/trivia.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / parse!(line_trailing() -> &'a str, {
[INFO] [stdout]  97 | |     recognize((
[INFO] [stdout]  98 | |         ws(),
[INFO] [stdout]  99 | |         optional(comment()),
[INFO] [stdout] 100 | |     )).skip(line_ending())
[INFO] [stdout] 101 | | });
[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-3.8.1/src/lib.rs:653:21
[INFO] [stdout]     |
[INFO] [stdout] 653 | /                     $crate::error::ParseError<
[INFO] [stdout] 654 | |                         <$input_type as $crate::stream::StreamOnce>::Item,
[INFO] [stdout] 655 | |                         <$input_type as $crate::stream::StreamOnce>::Range,
[INFO] [stdout] 656 | |                         <$input_type as $crate::stream::StreamOnce>::Position
[INFO] [stdout] 657 | |                         >,
[INFO] [stdout]     | |_________________________^ required by this bound in `recognize`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-3.8.1/src/parser/range.rs:53:1
[INFO] [stdout]     |
[INFO] [stdout]  53 | / parser! {
[INFO] [stdout]  54 | |     #[derive(Clone)]
[INFO] [stdout]  55 | |     pub struct Recognize;
[INFO] [stdout]  56 | |     type PartialState = <RecognizeWithValue<P> as Parser>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  74 | |     pub fn recognize[P](parser: P)(P::Input) -> <P::Input as StreamOnce>::Range
[INFO] [stdout]     | |            --------- required by a bound in this function
[INFO] [stdout] ...   |
[INFO] [stdout]  83 | | }
[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-6a334a7908df64d7.long-type-7588290368888751372.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` 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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3060614149813894861.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-6070271368917238266.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[INFO] [stdout] 60 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_values<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[INFO] [stdout] 60 | | });
[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.0/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.0/src/parser/array.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |   parse!(array_values() -> (Vec<Value>, bool, &'a str), {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |     (
[INFO] [stdout] 50 | |         optional(
[INFO] [stdout] 51 | |             recognize_with_value(
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |     })
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `array_value<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/array.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / parse!(array_value() -> Value, {
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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.0/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.0/src/parser/array.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 |   parse!(array_value() -> Value, {
[INFO] [stdout]    |   -      ----------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 63 | |     attempt((
[INFO] [stdout] 64 | |         ws_comment_newline(),
[INFO] [stdout] 65 | |         value(),
[INFO] [stdout] 66 | |         ws_comment_newline(),
[INFO] [stdout] 67 | |     )).map(|(ws1, v, ws2)| decorated(v, ws1, ws2))
[INFO] [stdout] 68 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-77083502300937303.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-5162950057991945647.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-8932078361893887315.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-8333350184890077172.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   7 | |                 where
[INFO] [stdout]   8 | |                 [I: RangeStream<
[INFO] [stdout] ...   |
[INFO] [stdout]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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]  20 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                    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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_ws<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_ws<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / toml_parser!(parse_ws, parser, {
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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.0/src/parser/macros.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                    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.0/src/parser/document.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |   toml_parser!(parse_ws, parser, {
[INFO] [stdout]    |   -            -------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 27 | |     ws().map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 28 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_newline<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parse_newline<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / toml_parser!(parse_newline, parser, {
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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.0/src/parser/macros.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                    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.0/src/parser/document.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |   toml_parser!(parse_newline, parser, {
[INFO] [stdout]    |   -            ------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 31 | |     recognize(newline()).map(|w| parser.borrow_mut().deref_mut().on_ws(w))
[INFO] [stdout] 32 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::document::keyval<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::document::keyval<'_, '_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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-6a334a7908df64d7.long-type-10837666756293607324.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_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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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.0/src/parser/macros.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         parser!{
[INFO] [stdout] 29 | |             fn $name['a, 'b, I]($argh: &'b RefCell<TomlParser>)(I) -> ()
[INFO] [stdout] 30 | |             where
[INFO] [stdout] 31 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |                  I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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.0/src/parser/macros.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                    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.0/src/parser/document.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / toml_parser!(keyval, parser, {
[INFO] [stdout] 35 | |     parse_keyval().and_then(|(k, kv)| parser.borrow_mut().deref_mut().on_keyval(k, kv))
[INFO] [stdout] 36 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] note: required for `parse_keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ------------------------------------------------------ unsatisfied trait bound introduced here
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[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.0/src/parser/document.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | / parser! {
[INFO] [stdout] 40 | |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout] 41 | |     where
[INFO] [stdout] 42 | |         [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |          I::Error: ParseError<char, &'a str, <I as StreamOnce>::Position>,
[INFO] [stdout]    | |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | | }
[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.0/src/parser/document.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn parse_keyval['a, I]()(I) -> (InternalString, TableKeyValue)
[INFO] [stdout]    |        ------------ required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |          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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `inline_table_keyvals<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[INFO] [stdout] 61 | | });
[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.0/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.0/src/parser/inline_table.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 54 |   parse!(inline_table_keyvals() -> (&'a str, Vec<(InternalString, TableKeyValue)>), {
[INFO] [stdout]    |   -      -------------------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 55 | |     (
[INFO] [stdout] 56 | |         sep_by(keyval(), char(INLINE_TABLE_SEP)),
[INFO] [stdout] 57 | |         ws(),
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     })
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::inline_table::keyval<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/inline_table.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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.0/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.0/src/parser/inline_table.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |   parse!(keyval() -> (InternalString, TableKeyValue), {
[INFO] [stdout]    |   -      ------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 64 | |     (
[INFO] [stdout] 65 | |         attempt((ws(), key(), ws())),
[INFO] [stdout] 66 | |         char(KEYVAL_SEP),
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     })
[INFO] [stdout] 80 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `unquoted_key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-3352333113683750870.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[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.0/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.0/src/parser/key.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[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.0/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.0/src/parser/key.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / parse!(unquoted_key() -> &'a str, {
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[INFO] [stdout] 18 | | });
[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.0/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.0/src/parser/key.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 |   parse!(unquoted_key() -> &'a str, {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 17 | |     take_while1(is_unquoted_char)
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `parser::key::key<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/key.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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.0/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.0/src/parser/key.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |   parse!(key() -> (&'a str, InternalString), {
[INFO] [stdout]    |   -      --- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 22 | |     recognize_with_value(choice((
[INFO] [stdout] 23 | |         basic_string(),
[INFO] [stdout] 24 | |         literal_string().map(|s: &'a str| s.into()),
[INFO] [stdout] 25 | |         unquoted_key().map(|s: &'a str| s.into()),
[INFO] [stdout] 26 | |     )))
[INFO] [stdout] 27 | | });
[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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-6070271368917238266.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-12640577111749708048.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-5095064282168680425.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-6705809781801238278.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-4189234095247903829.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-6705809781801238278.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-4189234095247903829.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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/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.0/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-6a334a7908df64d7.long-type-10005325255448102770.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 `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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  7 | |                 where
[INFO] [stdout]  8 | |                 [I: RangeStream<
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-3352333113683750870.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_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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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-6a334a7908df64d7.long-type-14416089210794180133.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.0/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.0/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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] 20 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/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>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.2.0/src/parser/numbers.rs:77:1
[WARN] too many lines in the log, truncating it
