[INFO] cloning repository https://github.com/tetcoin/substrate-deps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin/substrate-deps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate-deps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate-deps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 978ade83d48bc4efefe6bf635e16ffd2a43cf603
[INFO] checking tetcoin/substrate-deps against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin%2Fsubstrate-deps" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tetcoin/substrate-deps
[INFO] finished tweaking git repo https://github.com/tetcoin/substrate-deps
[INFO] tweaked toml for git repo https://github.com/tetcoin/substrate-deps written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tetcoin/substrate-deps 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 248 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-edit v0.5.0 (available: v0.13.10)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding dirs v2.0.2 (available: v6.0.0)
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.10)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding toml_edit v0.1.5 (available: v0.25.11+spec-1.1.0)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 86ca32f4df07dce5463ab52d0c688e32dee1dae2a78af8c88c550fc0c91f72b2
[INFO] running `Command { std: "docker" "start" "-a" "86ca32f4df07dce5463ab52d0c688e32dee1dae2a78af8c88c550fc0c91f72b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86ca32f4df07dce5463ab52d0c688e32dee1dae2a78af8c88c550fc0c91f72b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86ca32f4df07dce5463ab52d0c688e32dee1dae2a78af8c88c550fc0c91f72b2", kill_on_drop: false }`
[INFO] [stdout] 86ca32f4df07dce5463ab52d0c688e32dee1dae2a78af8c88c550fc0c91f72b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 38b0fd691fc1804e7447265713bdcc372835f6701ec1d1802a4ae381382ca6cb
[INFO] running `Command { std: "docker" "start" "-a" "38b0fd691fc1804e7447265713bdcc372835f6701ec1d1802a4ae381382ca6cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking subprocess v0.1.20
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking cargo_metadata v0.9.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.10.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking cargo-deps v1.5.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking git2 v0.11.0
[INFO] [stderr]     Checking toml_edit v0.1.5
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-16273550371743189875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-17731260459789239605.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-2177529785277654875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-18315905421858170261.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-12329806184210969875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-5500703478199800546.txt'
[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.1.5/src/parser/datetime.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] 26 | |             optional((
[INFO] [stdout] 27 | |                 char('T'),
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             ))
[INFO] [stdout] 31 | |         ))
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-16858223918220662365.txt'
[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.1.5/src/parser/datetime.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | /         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] 26 | |             optional((
[INFO] [stdout] 27 | |                 char('T'),
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             ))
[INFO] [stdout] 31 | |         ))
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-16273550371743189875.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-10278695610195622326.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-10891312230740636230.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-10891312230740636230.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-4666886275306813515.txt'
[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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-5504470862576221378.txt'
[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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2202552986948110390.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-10891312230740636230.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-4666886275306813515.txt'
[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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-13188445575032629347.txt'
[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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-11299498537379970127.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-16273550371743189875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-17731260459789239605.txt'
[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.1.5/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-7a8a5222e14cd9c0.long-type-5505086095157972027.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.1.5/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-7a8a5222e14cd9c0.long-type-437521535763176960.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `<I as StreamOnce>::Error: ParseError<char, &str, ...>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-12329806184210969875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-5500703478199800546.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-11659733451975070731.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-18382889226797080989.txt'
[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.1.5/src/parser/numbers.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-12837033789930440871.txt'
[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.1.5/src/parser/numbers.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-7171389624890875584.txt'
[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.1.5/src/parser/numbers.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 | /     recognize((
[INFO] [stdout]  63 | |         one_of("eE".chars()),
[INFO] [stdout]  64 | |         parse_integer(),
[INFO] [stdout]  65 | |     ))
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / parse!(exp() -> &'a str, {
[INFO] [stdout]  62 | |     recognize((
[INFO] [stdout]  63 | |         one_of("eE".chars()),
[INFO] [stdout]  64 | |         parse_integer(),
[INFO] [stdout]  65 | |     ))
[INFO] [stdout]  66 | | });
[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-7a8a5222e14cd9c0.long-type-13486535318031060788.txt'
[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.1.5/src/parser/numbers.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout]  62 | /     recognize((
[INFO] [stdout]  63 | |         one_of("eE".chars()),
[INFO] [stdout]  64 | |         parse_integer(),
[INFO] [stdout]  65 | |     ))
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | / parse!(exp() -> &'a str, {
[INFO] [stdout]  62 | |     recognize((
[INFO] [stdout]  63 | |         one_of("eE".chars()),
[INFO] [stdout]  64 | |         parse_integer(),
[INFO] [stdout]  65 | |     ))
[INFO] [stdout]  66 | | });
[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-7a8a5222e14cd9c0.long-type-2440170927278659663.txt'
[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.1.5/src/parser/numbers.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout]  73 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |         )),
[INFO] [stdout]  79 | |     ))
[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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout]  70 | |     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     ))
[INFO] [stdout]  80 | | });
[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-7a8a5222e14cd9c0.long-type-16301750103400625763.txt'
[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.1.5/src/parser/numbers.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout]  73 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |         )),
[INFO] [stdout]  79 | |     ))
[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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout]  70 | |     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     ))
[INFO] [stdout]  80 | | });
[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-7a8a5222e14cd9c0.long-type-15506318836673635556.txt'
[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.1.5/src/parser/numbers.rs:70:5
[INFO] [stdout]     |
[INFO] [stdout]  70 | /     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout]  73 | |             exp(),
[INFO] [stdout] ...   |
[INFO] [stdout]  78 | |         )),
[INFO] [stdout]  79 | |     ))
[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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/numbers.rs:77:19: 77: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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout]  69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout]  70 | |     recognize((
[INFO] [stdout]  71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout]  72 | |         choice((
[INFO] [stdout] ...   |
[INFO] [stdout]  79 | |     ))
[INFO] [stdout]  80 | | });
[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-7a8a5222e14cd9c0.long-type-278525013307364805.txt'
[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.1.5/src/parser/numbers.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / parse!(float() -> f64, {
[INFO] [stdout] 83 | |     parse_float()
[INFO] [stdout] 84 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 85 | |         .message("While parsing a Float")
[INFO] [stdout] 86 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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-7a8a5222e14cd9c0.long-type-12837033789930440871.txt'
[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.1.5/src/parser/numbers.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |         .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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / parse!(float() -> f64, {
[INFO] [stdout] 83 | |     parse_float()
[INFO] [stdout] 84 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 85 | |         .message("While parsing a Float")
[INFO] [stdout] 86 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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-7a8a5222e14cd9c0.long-type-7171389624890875584.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-18034946147161643365.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-16858223918220662365.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-1857965287187543114.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-4975398043794080629.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-12329806184210969875.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-5500703478199800546.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-12837033789930440871.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-7171389624890875584.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-5500703478199800546.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-13327566877003183214.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-12837033789930440871.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-7171389624890875584.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-5500703478199800546.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-13327566877003183214.txt'
[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.1.5/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-7a8a5222e14cd9c0.long-type-11128952966270170727.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.1.5/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-7a8a5222e14cd9c0.long-type-612290212040096153.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.1.5/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-7a8a5222e14cd9c0.long-type-7239517950184474839.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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-10891312230740636230.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-4666886275306813515.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-14472419019403922357.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-6556853191393627133.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-10278695610195622326.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-10891312230740636230.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-12669166495485599998.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-12769306740402997098.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-18008117590937995369.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-52188421072940267.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-13400322422299338219.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-8314659073072511982.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-17454509501285574134.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-61593841690348877.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-1393806857250463635.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-1768834345860682195.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-716857202960933446.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/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-7a8a5222e14cd9c0.long-type-8329621886592127152.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-4745300863713574079.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-4022260813962118369.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / parse!(date_time() -> value::DateTime, {
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 |   parse!(date_time() -> value::DateTime, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 23 | |     choice!(
[INFO] [stdout] 24 | |         recognize_with_value((
[INFO] [stdout] 25 | |             full_date(),
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         .message("While parsing a Date-Time")
[INFO] [stdout] 59 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / parse!(full_date() -> &'a str, {
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 |   parse!(full_date() -> &'a str, {
[INFO] [stdout]    |   -      --------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 66 | |     recognize((
[INFO] [stdout] 67 | |         attempt((repeat(4, digit()), char('-'))),
[INFO] [stdout] 68 | |         repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |     ))
[INFO] [stdout] 72 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/datetime.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] 83 | |             char(':'),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         optional(attempt(char('.')).and(skip_many1(digit()))),
[INFO] [stdout] 89 | |     ).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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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-7a8a5222e14cd9c0.long-type-1768834345860682195.txt'
[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.1.5/src/parser/datetime.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] 83 | |             char(':'),
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         optional(attempt(char('.')).and(skip_many1(digit()))),
[INFO] [stdout] 89 | |     ).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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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-7a8a5222e14cd9c0.long-type-16858223918220662365.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/datetime.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | / parse!(partial_time() -> (), {
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 |   parse!(partial_time() -> (), {
[INFO] [stdout]    |   -      ------------ required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 80 | |     (
[INFO] [stdout] 81 | |         attempt((
[INFO] [stdout] 82 | |             repeat(2, digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |     ).map(|_| ())
[INFO] [stdout] 90 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/datetime.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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-7a8a5222e14cd9c0.long-type-18161466283568464594.txt'
[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.1.5/src/parser/datetime.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 |     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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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-7a8a5222e14cd9c0.long-type-15611777034360041278.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | /         parser!{
[INFO] [stdout]   6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]   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.1.5/src/parser/datetime.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / parse!(time_offset() -> (), {
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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.1.5/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.1.5/src/parser/datetime.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  94 |   parse!(time_offset() -> (), {
[INFO] [stdout]     |   -      ----------- required by a bound in this struct
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout]  95 | |     attempt(char('Z')).map(|_| ())
[INFO] [stdout]  96 | |         .or(
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         ).message("While parsing a Time Offset")
[INFO] [stdout] 104 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-164645505377007414.txt'
[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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-4022260813962118369.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-18315905421858170261.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-1820893414397705027.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/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.1.5/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.1.5/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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / parse!(integer() -> i64, {
[INFO] [stdout] 38 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[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.1.5/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.1.5/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 | |     parse_integer()
[INFO] [stdout] 39 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 40 | |         .message("While parsing an Integer")
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/toml_edit-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `frac<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `frac<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `frac<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `frac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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 `frac`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/numbers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |   parse!(frac() -> &'a str, {
[INFO] [stdout]    |   -      ---- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `frac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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 `frac`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/numbers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |   parse!(frac() -> &'a str, {
[INFO] [stdout]    |   -      ---- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / parse!(frac() -> &'a str, {
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `frac`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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 `frac`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/numbers.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |   parse!(frac() -> &'a str, {
[INFO] [stdout]    |   -      ---- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 49 | |     recognize((
[INFO] [stdout] 50 | |         char('.'),
[INFO] [stdout] 51 | |         skip_many1(digit()),
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     ))
[INFO] [stdout] 57 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `exp<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `exp<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / parse!(exp() -> &'a str, {
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `exp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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 `exp`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/numbers.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 |   parse!(exp() -> &'a str, {
[INFO] [stdout]    |   -      --- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 62 | |     recognize((
[INFO] [stdout] 63 | |         one_of("eE".chars()),
[INFO] [stdout] 64 | |         parse_integer(),
[INFO] [stdout] 65 | |     ))
[INFO] [stdout] 66 | | });
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     ))
[INFO] [stdout] 80 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     ))
[INFO] [stdout] 80 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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-7a8a5222e14cd9c0.long-type-14815639162013096448.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | / parse!(parse_float() -> &'a str, {
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     ))
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required by a bound in `parse_float`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/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_float`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/numbers.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 |   parse!(parse_float() -> &'a str, {
[INFO] [stdout]    |   -      ----------- required by a bound in this struct
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 70 | |     recognize((
[INFO] [stdout] 71 | |         attempt((parse_integer(), look_ahead(one_of("eE.".chars())))),
[INFO] [stdout] 72 | |         choice((
[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-7a8a5222e14cd9c0.long-type-2658682411977159359.txt'
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / parse!(float() -> f64, {
[INFO] [stdout] 83 | |     parse_float()
[INFO] [stdout] 84 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 85 | |         .message("While parsing a Float")
[INFO] [stdout] 86 | | });
[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.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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.1.5/src/parser/numbers.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / parse!(float() -> f64, {
[INFO] [stdout] 83 | |     parse_float()
[INFO] [stdout] 84 | |         .and_then(|s| s.replace("_", "").parse())
[INFO] [stdout] 85 | |         .message("While parsing a Float")
[INFO] [stdout] 86 | | });
[INFO] [stdout]    | |__- in this macro invocation
[INFO] [stdout] note: required for `float<'_, I>` to implement `combine::Parser`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.1.5/src/parser/macros.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | /         parser!{
[INFO] [stdout]  6 | |             pub fn $name['a, I]($($arg : $arg_type),*)(I) -> $ret
[INFO] [stdout]  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 | |         }
[WARN] too many lines in the log, truncating it
