[INFO] fetching crate tomllib 0.1.2...
[INFO] testing tomllib-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate tomllib 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tomllib 0.1.2
[INFO] finished tweaking crates.io crate tomllib 0.1.2
[INFO] tweaked toml for crates.io crate tomllib 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tomllib 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding csv v0.14.7 (available: v1.4.0)
[INFO] [stderr]       Adding env_logger v0.3.5 (available: v0.11.8)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding nom v1.2.4 (available: v8.0.0)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded env_logger v0.3.5
[INFO] [stderr]   Downloaded pirate v1.0.0
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded byteorder v0.5.3
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] [stderr]   Downloaded csv v0.14.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f9b243ecfe3141f3df681642fa3ca8dac7497446ef110ca19f79bd98876a30
[INFO] running `Command { std: "docker" "start" "-a" "e2f9b243ecfe3141f3df681642fa3ca8dac7497446ef110ca19f79bd98876a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f9b243ecfe3141f3df681642fa3ca8dac7497446ef110ca19f79bd98876a30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f9b243ecfe3141f3df681642fa3ca8dac7497446ef110ca19f79bd98876a30", kill_on_drop: false }`
[INFO] [stdout] e2f9b243ecfe3141f3df681642fa3ca8dac7497446ef110ca19f79bd98876a30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8087d2b9c2b52d5b72fa0ff7bb9f6778f14567a5c3cd91a97098b433062ed213
[INFO] running `Command { std: "docker" "start" "-a" "8087d2b9c2b52d5b72fa0ff7bb9f6778f14567a5c3cd91a97098b433062ed213", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling pirate v1.0.0
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling csv v0.14.7
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling tomllib v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `call_s`
[INFO] [stdout]   --> src/internals/macros.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | macro_rules! call_s(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `res2opt`
[INFO] [stdout]   --> src/internals/macros.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | macro_rules! res2opt(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/internals/ast/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "{}", self.exprs[i]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |       Children::Count(ref c) => try!(write!(f, "Subkey Count: {}, ", c.get())),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         try!(write!(f, "Subkey Set: "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |           try!(write!(f, "{}, ", key));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |       try!(write!(f, "{}{}", self.keys[0].ws.ws1, self.keys[0].key));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         try!(write!(f, "{}", self.keys[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:621:24
[INFO] [stdout]     |
[INFO] [stdout] 621 |         Some(ref s) => try!(write!(f, "{}{},{}", *self.val.borrow(), s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 |         None => try!(write!(f, "{}", *self.val.borrow())),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:668:7
[INFO] [stdout]     |
[INFO] [stdout] 668 |       try!(write!(f, "["));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         try!(write!(f, "{}", val));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:709:24
[INFO] [stdout]     |
[INFO] [stdout] 709 |         Some(ref s) => try!(write!(f, "{}{},{}", self.keyval, s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:710:17
[INFO] [stdout]     |
[INFO] [stdout] 710 |         None => try!(write!(f, "{}", self.keyval)),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 755 |     try!(write!(f, "{{{}", self.ws.ws1));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |       try!(write!(f, "{}", self.keyvals[i]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |       try!(write!(f, "{}", self.keyvals[self.keyvals.len() - 1]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         try!(write!(f, "["));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |           try!(write!(f, "{}, ", arr[i]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |           try!(write!(f, "{}", arr[arr.len()-1]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         try!(write!(f, "{{"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 |           try!(write!(f, "{} = {}, ", it[i].0, it[i].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |           try!(write!(f, "{} = {}", it[it.len()-1].0, it[it.len()-1].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/types.rs:1025:30
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&Error> { None }
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hasher`
[INFO] [stdout]  --> src/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::Hasher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mixed_array` and `failure` are never read
[INFO] [stdout]   --> src/internals/parser.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Parser<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub mixed_array: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 27 |   pub failure: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/internals/toml.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml>, mut self,
[INFO] [stdout]   |                           --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |     |
[INFO] [stdout]   |                           |     the lifetime is named here
[INFO] [stdout]   |                           |     the same lifetime is named here
[INFO] [stdout]   |                           the lifetime is named here
[INFO] [stdout]   |                           the same lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml<'a>>, mut self,
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                 --    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression<'a>> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:18:46
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression<'a>>, mut self,
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression>, mut self,
[INFO] [stdout]    |                             --    --       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression<'a>>, mut self,
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                          --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |     |
[INFO] [stdout]    |                          |     the lifetime is named here
[INFO] [stdout]    |                          |     the same lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |                          the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:57:47
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                 --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                             --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/util.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment>, self,
[INFO] [stdout]    |                              --    --       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |     |
[INFO] [stdout]    |                              |     the lifetime is named here
[INFO] [stdout]    |                              |     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |                              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment<'a>>, self,
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:197:45
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                --    --          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep<'a>> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:206:45
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep<'a>>, mut self,
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:218:45
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:343:47
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                              --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                            --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:463:43
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:474:46
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines>, mut self,
[INFO] [stdout]     |                                --    --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:481:51
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines> >, mut self,
[INFO] [stdout]     |                                 --    --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |     |
[INFO] [stdout]     |                                 |     the lifetime is named here
[INFO] [stdout]     |                                 |     the same lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines<'a>> >, mut self,
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:484:44
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:527:49
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue> >, mut self,
[INFO] [stdout]     |                               --    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue<'a>> >, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:539:98
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array>>>) {
[INFO] [stdout]     |                                 --           --                 --            --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |            |                  |             |
[INFO] [stdout]     |                                 |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                 |            |                  the same lifetime is named here
[INFO] [stdout]     |                                 |            the lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array<'a>>>>) {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:551:62
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array>> >, mut self,
[INFO] [stdout]     |                                     --    --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array<'a>>> >, mut self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:566:45
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:577:67
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                 --    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |     |
[INFO] [stdout]     |                                                 |     the lifetime is named here
[INFO] [stdout]     |                                                 |     the same lifetime is named here
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal<'a>> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:579:60
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable>> >, mut self,
[INFO] [stdout]     |                                   --    --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |     |
[INFO] [stdout]     |                                   |     the lifetime is named here
[INFO] [stdout]     |                                   |     the same lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |                                   the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable<'a>>> >, mut self,
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:510:39
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue>, mut self,
[INFO] [stdout]     |                         --    --      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |     |
[INFO] [stdout]     |                         |     the lifetime is named here
[INFO] [stdout]     |                         |     the same lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |                         the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:530:37
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time>, mut self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time<'a>>, mut self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:551:51
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount >, self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount<'a> >, self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:563:44
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:570:37
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date>, self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date<'a>>, self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:583:91
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime>) {
[INFO] [stdout]     |                                     --           --                 --            --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |            |                  |             |
[INFO] [stdout]     |                                     |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                     |            |                  the same lifetime is named here
[INFO] [stdout]     |                                     |            the lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime<'a>>) {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:603:51
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime>, mut self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime<'a>>, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:627:43
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:638:51
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue>> >, mut self,
[INFO] [stdout]     |                          --    --                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |     |
[INFO] [stdout]     |                          |     the lifetime is named here
[INFO] [stdout]     |                          |     the same lifetime is named here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue<'a>>> >, mut self,
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:650:43
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:350:3
[INFO] [stdout]     |
[INFO] [stdout] 350 |   try!(f.write_all(format!("{}",doc).as_bytes()));
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 |   try!(f.sync_all());
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |   let mut f = try!(File::create(file_path));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 |   try!(f.read_to_string(out_file));
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:356:15
[INFO] [stdout]     |
[INFO] [stdout] 356 |   let mut f = try!(File::open(file_path));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/bin/tomlkit.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |               return return Err(format!("Key \"{}\" has no children.", key));
[INFO] [stdout]     |               ^^^^^^^-------------------------------------------------------
[INFO] [stdout]     |               |      |
[INFO] [stdout]     |               |      any code following this expression is unreachable
[INFO] [stdout]     |               unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8087d2b9c2b52d5b72fa0ff7bb9f6778f14567a5c3cd91a97098b433062ed213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8087d2b9c2b52d5b72fa0ff7bb9f6778f14567a5c3cd91a97098b433062ed213", kill_on_drop: false }`
[INFO] [stdout] 8087d2b9c2b52d5b72fa0ff7bb9f6778f14567a5c3cd91a97098b433062ed213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fe4cd6b97691234480b3bc69aa2f42eb587d8e6255fea2e64a6177c24d6d8d5
[INFO] running `Command { std: "docker" "start" "-a" "1fe4cd6b97691234480b3bc69aa2f42eb587d8e6255fea2e64a6177c24d6d8d5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused macro definition: `call_s`
[INFO] [stdout]   --> src/internals/macros.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | macro_rules! call_s(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `res2opt`
[INFO] [stdout]   --> src/internals/macros.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | macro_rules! res2opt(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/internals/ast/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "{}", self.exprs[i]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |       Children::Count(ref c) => try!(write!(f, "Subkey Count: {}, ", c.get())),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         try!(write!(f, "Subkey Set: "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |           try!(write!(f, "{}, ", key));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |       try!(write!(f, "{}{}", self.keys[0].ws.ws1, self.keys[0].key));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         try!(write!(f, "{}", self.keys[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:621:24
[INFO] [stdout]     |
[INFO] [stdout] 621 |         Some(ref s) => try!(write!(f, "{}{},{}", *self.val.borrow(), s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 |         None => try!(write!(f, "{}", *self.val.borrow())),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:668:7
[INFO] [stdout]     |
[INFO] [stdout] 668 |       try!(write!(f, "["));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         try!(write!(f, "{}", val));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:709:24
[INFO] [stdout]     |
[INFO] [stdout] 709 |         Some(ref s) => try!(write!(f, "{}{},{}", self.keyval, s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:710:17
[INFO] [stdout]     |
[INFO] [stdout] 710 |         None => try!(write!(f, "{}", self.keyval)),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 755 |     try!(write!(f, "{{{}", self.ws.ws1));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |       try!(write!(f, "{}", self.keyvals[i]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |       try!(write!(f, "{}", self.keyvals[self.keyvals.len() - 1]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         try!(write!(f, "["));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |           try!(write!(f, "{}, ", arr[i]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |           try!(write!(f, "{}", arr[arr.len()-1]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         try!(write!(f, "{{"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 |           try!(write!(f, "{} = {}, ", it[i].0, it[i].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |           try!(write!(f, "{} = {}", it[it.len()-1].0, it[it.len()-1].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/types.rs:1025:30
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&Error> { None }
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hasher`
[INFO] [stdout]  --> src/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::Hasher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mixed_array` and `failure` are never read
[INFO] [stdout]   --> src/internals/parser.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Parser<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub mixed_array: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 27 |   pub failure: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/internals/toml.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml>, mut self,
[INFO] [stdout]   |                           --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |     |
[INFO] [stdout]   |                           |     the lifetime is named here
[INFO] [stdout]   |                           |     the same lifetime is named here
[INFO] [stdout]   |                           the lifetime is named here
[INFO] [stdout]   |                           the same lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml<'a>>, mut self,
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                 --    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression<'a>> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:18:46
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression<'a>>, mut self,
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression>, mut self,
[INFO] [stdout]    |                             --    --       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression<'a>>, mut self,
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                          --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |     |
[INFO] [stdout]    |                          |     the lifetime is named here
[INFO] [stdout]    |                          |     the same lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |                          the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:57:47
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                 --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                             --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/util.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment>, self,
[INFO] [stdout]    |                              --    --       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |     |
[INFO] [stdout]    |                              |     the lifetime is named here
[INFO] [stdout]    |                              |     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |                              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment<'a>>, self,
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:197:45
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                --    --          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep<'a>> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:206:45
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep<'a>>, mut self,
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:218:45
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:343:47
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                              --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                            --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:463:43
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:474:46
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines>, mut self,
[INFO] [stdout]     |                                --    --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:481:51
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines> >, mut self,
[INFO] [stdout]     |                                 --    --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |     |
[INFO] [stdout]     |                                 |     the lifetime is named here
[INFO] [stdout]     |                                 |     the same lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines<'a>> >, mut self,
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:484:44
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:527:49
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue> >, mut self,
[INFO] [stdout]     |                               --    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue<'a>> >, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:539:98
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array>>>) {
[INFO] [stdout]     |                                 --           --                 --            --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |            |                  |             |
[INFO] [stdout]     |                                 |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                 |            |                  the same lifetime is named here
[INFO] [stdout]     |                                 |            the lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array<'a>>>>) {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:551:62
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array>> >, mut self,
[INFO] [stdout]     |                                     --    --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array<'a>>> >, mut self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:566:45
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:577:67
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                 --    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |     |
[INFO] [stdout]     |                                                 |     the lifetime is named here
[INFO] [stdout]     |                                                 |     the same lifetime is named here
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal<'a>> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:579:60
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable>> >, mut self,
[INFO] [stdout]     |                                   --    --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |     |
[INFO] [stdout]     |                                   |     the lifetime is named here
[INFO] [stdout]     |                                   |     the same lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |                                   the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable<'a>>> >, mut self,
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:510:39
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue>, mut self,
[INFO] [stdout]     |                         --    --      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |     |
[INFO] [stdout]     |                         |     the lifetime is named here
[INFO] [stdout]     |                         |     the same lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |                         the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:530:37
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time>, mut self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time<'a>>, mut self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:551:51
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount >, self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount<'a> >, self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:563:44
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tomllib v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:570:37
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date>, self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date<'a>>, self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:583:91
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime>) {
[INFO] [stdout]     |                                     --           --                 --            --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |            |                  |             |
[INFO] [stdout]     |                                     |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                     |            |                  the same lifetime is named here
[INFO] [stdout]     |                                     |            the lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime<'a>>) {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:603:51
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime>, mut self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime<'a>>, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:627:43
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:638:51
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue>> >, mut self,
[INFO] [stdout]     |                          --    --                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |     |
[INFO] [stdout]     |                          |     the lifetime is named here
[INFO] [stdout]     |                          |     the same lifetime is named here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue<'a>>> >, mut self,
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:650:43
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:350:3
[INFO] [stdout]     |
[INFO] [stdout] 350 |   try!(f.write_all(format!("{}",doc).as_bytes()));
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:351:3
[INFO] [stdout]     |
[INFO] [stdout] 351 |   try!(f.sync_all());
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |   let mut f = try!(File::create(file_path));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:357:3
[INFO] [stdout]     |
[INFO] [stdout] 357 |   try!(f.read_to_string(out_file));
[INFO] [stdout]     |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/bin/tomlkit.rs:356:15
[INFO] [stdout]     |
[INFO] [stdout] 356 |   let mut f = try!(File::open(file_path));
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/bin/tomlkit.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |               return return Err(format!("Key \"{}\" has no children.", key));
[INFO] [stdout]     |               ^^^^^^^-------------------------------------------------------
[INFO] [stdout]     |               |      |
[INFO] [stdout]     |               |      any code following this expression is unreachable
[INFO] [stdout]     |               unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `call_s`
[INFO] [stdout]   --> src/internals/macros.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | macro_rules! call_s(
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/internals/ast/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "{}", self.exprs[i]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 |       Children::Count(ref c) => try!(write!(f, "Subkey Count: {}, ", c.get())),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         try!(write!(f, "Subkey Set: "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |           try!(write!(f, "{}, ", key));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |       try!(write!(f, "{}{}", self.keys[0].ws.ws1, self.keys[0].key));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:469:9
[INFO] [stdout]     |
[INFO] [stdout] 469 |         try!(write!(f, "{}", self.keys[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:621:24
[INFO] [stdout]     |
[INFO] [stdout] 621 |         Some(ref s) => try!(write!(f, "{}{},{}", *self.val.borrow(), s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:622:17
[INFO] [stdout]     |
[INFO] [stdout] 622 |         None => try!(write!(f, "{}", *self.val.borrow())),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:668:7
[INFO] [stdout]     |
[INFO] [stdout] 668 |       try!(write!(f, "["));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:673:9
[INFO] [stdout]     |
[INFO] [stdout] 673 |         try!(write!(f, "{}", val));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         try!(write!(f, "{}", comment_nl));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:709:24
[INFO] [stdout]     |
[INFO] [stdout] 709 |         Some(ref s) => try!(write!(f, "{}{},{}", self.keyval, s.ws1, s.ws2)),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:710:17
[INFO] [stdout]     |
[INFO] [stdout] 710 |         None => try!(write!(f, "{}", self.keyval)),
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:755:5
[INFO] [stdout]     |
[INFO] [stdout] 755 |     try!(write!(f, "{{{}", self.ws.ws1));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |       try!(write!(f, "{}", self.keyvals[i]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/internals/ast/structs.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |       try!(write!(f, "{}", self.keyvals[self.keyvals.len() - 1]));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         try!(write!(f, "["));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |           try!(write!(f, "{}, ", arr[i]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |           try!(write!(f, "{}", arr[arr.len()-1]));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         try!(write!(f, "{{"));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 |           try!(write!(f, "{} = {}, ", it[i].0, it[i].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/types.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |           try!(write!(f, "{} = {}", it[it.len()-1].0, it[it.len()-1].1));
[INFO] [stdout]     |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> src/types.rs:1025:30
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&Error> { None }
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1025 |   fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stdout]      |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::Hasher`
[INFO] [stdout]  --> src/types.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::hash::Hasher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mixed_array` and `failure` are never read
[INFO] [stdout]   --> src/internals/parser.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Parser<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub mixed_array: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 27 |   pub failure: Cell<bool>,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/internals/toml.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml>, mut self,
[INFO] [stdout]   |                           --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                           |     |
[INFO] [stdout]   |                           |     the lifetime is named here
[INFO] [stdout]   |                           |     the same lifetime is named here
[INFO] [stdout]   |                           the lifetime is named here
[INFO] [stdout]   |                           the same lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml<'a>>, mut self,
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                 --    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression<'a>> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:18:46
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression<'a>>, mut self,
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression>, mut self,
[INFO] [stdout]    |                             --    --       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 28 |   method!(expression<Parser<'a>, &'a str,  Expression<'a>>, mut self,
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:37:40
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                          --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |     |
[INFO] [stdout]    |                          |     the lifetime is named here
[INFO] [stdout]    |                          |     the same lifetime is named here
[INFO] [stdout]    |                          the lifetime is named here
[INFO] [stdout]    |                          the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     the lifetime is named here
[INFO] [stdout]    |                                |     the same lifetime is named here
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |                                the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:57:47
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                                 --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |     |
[INFO] [stdout]    |                                 |     the lifetime is named here
[INFO] [stdout]    |                                 |     the same lifetime is named here
[INFO] [stdout]    |                                 the lifetime is named here
[INFO] [stdout]    |                                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/toml.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stdout]    |                             --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |     |
[INFO] [stdout]    |                             |     the lifetime is named here
[INFO] [stdout]    |                             |     the same lifetime is named here
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |                             the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/internals/util.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment>, self,
[INFO] [stdout]    |                              --    --       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |     |
[INFO] [stdout]    |                              |     the lifetime is named here
[INFO] [stdout]    |                              |     the same lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |                              the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment<'a>>, self,
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:197:45
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:204:50
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                --    --          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep<'a>> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:206:45
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep<'a>>, mut self,
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:218:45
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:343:47
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stdout]     |                              --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                            --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |     |
[INFO] [stdout]     |                            |     the lifetime is named here
[INFO] [stdout]     |                            |     the same lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |                            the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:463:43
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:474:46
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines>, mut self,
[INFO] [stdout]     |                                --    --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |     |
[INFO] [stdout]     |                                |     the lifetime is named here
[INFO] [stdout]     |                                |     the same lifetime is named here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines<'a>>, mut self,
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:481:51
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines> >, mut self,
[INFO] [stdout]     |                                 --    --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |     |
[INFO] [stdout]     |                                 |     the lifetime is named here
[INFO] [stdout]     |                                 |     the same lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines<'a>> >, mut self,
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:484:44
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:527:49
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue> >, mut self,
[INFO] [stdout]     |                               --    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue<'a>> >, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:539:98
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array>>>) {
[INFO] [stdout]     |                                 --           --                 --            --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |            |                  |             |
[INFO] [stdout]     |                                 |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                 |            |                  the same lifetime is named here
[INFO] [stdout]     |                                 |            the lifetime is named here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array<'a>>>>) {
[INFO] [stdout]     |                                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:551:62
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array>> >, mut self,
[INFO] [stdout]     |                                     --    --                 ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array<'a>>> >, mut self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:566:45
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal>, mut self,
[INFO] [stdout]     |                               --    --      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |     |
[INFO] [stdout]     |                               |     the lifetime is named here
[INFO] [stdout]     |                               |     the same lifetime is named here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |                               the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:577:67
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                 --    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                 |     |
[INFO] [stdout]     |                                                 |     the lifetime is named here
[INFO] [stdout]     |                                                 |     the same lifetime is named here
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal<'a>> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/objects.rs:579:60
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable>> >, mut self,
[INFO] [stdout]     |                                   --    --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |     |
[INFO] [stdout]     |                                   |     the lifetime is named here
[INFO] [stdout]     |                                   |     the same lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |                                   the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable<'a>>> >, mut self,
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:510:39
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue>, mut self,
[INFO] [stdout]     |                         --    --      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |     |
[INFO] [stdout]     |                         |     the lifetime is named here
[INFO] [stdout]     |                         |     the same lifetime is named here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |                         the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:530:37
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time>, mut self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 530 |   method!(time<Parser<'a>, &'a str, Time<'a>>, mut self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:551:51
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount >, self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount<'a> >, self,
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:563:44
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset>, mut self,
[INFO] [stdout]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |     |
[INFO] [stdout]     |                              |     the lifetime is named here
[INFO] [stdout]     |                              |     the same lifetime is named here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset<'a>>, mut self,
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:570:37
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date>, self,
[INFO] [stdout]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |     |
[INFO] [stdout]     |                       |     the lifetime is named here
[INFO] [stdout]     |                       |     the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |                       the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 570 |   method!(date<Parser<'a>, &'a str, Date<'a>>, self,
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:583:91
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime>) {
[INFO] [stdout]     |                                     --           --                 --            --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |            |                  |             |
[INFO] [stdout]     |                                     |            |                  |             the same lifetime is named here
[INFO] [stdout]     |                                     |            |                  the same lifetime is named here
[INFO] [stdout]     |                                     |            the lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime<'a>>) {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:603:51
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime>, mut self,
[INFO] [stdout]     |                                     --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |     |
[INFO] [stdout]     |                                     |     the lifetime is named here
[INFO] [stdout]     |                                     |     the same lifetime is named here
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime<'a>>, mut self,
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:627:43
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:638:51
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue>> >, mut self,
[INFO] [stdout]     |                          --    --                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |     |
[INFO] [stdout]     |                          |     the lifetime is named here
[INFO] [stdout]     |                          |     the same lifetime is named here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue<'a>>> >, mut self,
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/internals/primitives.rs:650:43
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal>, mut self,
[INFO] [stdout]     |                             --    --      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |     |
[INFO] [stdout]     |                             |     the lifetime is named here
[INFO] [stdout]     |                             |     the same lifetime is named here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |                             the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal<'a>>, mut self,
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1fe4cd6b97691234480b3bc69aa2f42eb587d8e6255fea2e64a6177c24d6d8d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe4cd6b97691234480b3bc69aa2f42eb587d8e6255fea2e64a6177c24d6d8d5", kill_on_drop: false }`
[INFO] [stdout] 1fe4cd6b97691234480b3bc69aa2f42eb587d8e6255fea2e64a6177c24d6d8d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ce0bc8934584c914431e6c1fca8c2fb825fccb403fe292f25e5c3de9da7cf6b
[INFO] running `Command { std: "docker" "start" "-a" "5ce0bc8934584c914431e6c1fca8c2fb825fccb403fe292f25e5c3de9da7cf6b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused macro definition: `call_s`
[INFO] [stderr]   --> src/internals/macros.rs:16:14
[INFO] [stderr]    |
[INFO] [stderr] 16 | macro_rules! call_s(
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `res2opt`
[INFO] [stderr]   --> src/internals/macros.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 | macro_rules! res2opt(
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/internals/ast/structs.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |         try!(write!(f, "{}", self.exprs[i]));
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:158:33
[INFO] [stderr]     |
[INFO] [stderr] 158 |       Children::Count(ref c) => try!(write!(f, "Subkey Count: {}, ", c.get())),
[INFO] [stderr]     |                                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:160:9
[INFO] [stderr]     |
[INFO] [stderr] 160 |         try!(write!(f, "Subkey Set: "));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:162:11
[INFO] [stderr]     |
[INFO] [stderr] 162 |           try!(write!(f, "{}, ", key));
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:467:7
[INFO] [stderr]     |
[INFO] [stderr] 467 |       try!(write!(f, "{}{}", self.keys[0].ws.ws1, self.keys[0].key));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:469:9
[INFO] [stderr]     |
[INFO] [stderr] 469 |         try!(write!(f, "{}", self.keys[i]));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:621:24
[INFO] [stderr]     |
[INFO] [stderr] 621 |         Some(ref s) => try!(write!(f, "{}{},{}", *self.val.borrow(), s.ws1, s.ws2)),
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:622:17
[INFO] [stderr]     |
[INFO] [stderr] 622 |         None => try!(write!(f, "{}", *self.val.borrow())),
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:625:9
[INFO] [stderr]     |
[INFO] [stderr] 625 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:668:7
[INFO] [stderr]     |
[INFO] [stderr] 668 |       try!(write!(f, "["));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:670:9
[INFO] [stderr]     |
[INFO] [stderr] 670 |         try!(write!(f, "{}", comment_nl));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:673:9
[INFO] [stderr]     |
[INFO] [stderr] 673 |         try!(write!(f, "{}", val));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:676:9
[INFO] [stderr]     |
[INFO] [stderr] 676 |         try!(write!(f, "{}", comment_nl));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:709:24
[INFO] [stderr]     |
[INFO] [stderr] 709 |         Some(ref s) => try!(write!(f, "{}{},{}", self.keyval, s.ws1, s.ws2)),
[INFO] [stderr]     |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:710:17
[INFO] [stderr]     |
[INFO] [stderr] 710 |         None => try!(write!(f, "{}", self.keyval)),
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:713:9
[INFO] [stderr]     |
[INFO] [stderr] 713 |         try!(write!(f, "{}", self.comment_nls[i]));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:755:5
[INFO] [stderr]     |
[INFO] [stderr] 755 |     try!(write!(f, "{{{}", self.ws.ws1));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:757:7
[INFO] [stderr]     |
[INFO] [stderr] 757 |       try!(write!(f, "{}", self.keyvals[i]));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/internals/ast/structs.rs:760:7
[INFO] [stderr]     |
[INFO] [stderr] 760 |       try!(write!(f, "{}", self.keyvals[self.keyvals.len() - 1]));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:282:9
[INFO] [stderr]     |
[INFO] [stderr] 282 |         try!(write!(f, "["));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:284:11
[INFO] [stderr]     |
[INFO] [stderr] 284 |           try!(write!(f, "{}, ", arr[i]));
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:287:11
[INFO] [stderr]     |
[INFO] [stderr] 287 |           try!(write!(f, "{}", arr[arr.len()-1]));
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:300:9
[INFO] [stderr]     |
[INFO] [stderr] 300 |         try!(write!(f, "{{"));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:302:11
[INFO] [stderr]     |
[INFO] [stderr] 302 |           try!(write!(f, "{} = {}, ", it[i].0, it[i].1));
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/types.rs:305:11
[INFO] [stderr]     |
[INFO] [stderr] 305 |           try!(write!(f, "{} = {}", it[it.len()-1].0, it[it.len()-1].1));
[INFO] [stderr]     |           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/types.rs:1025:30
[INFO] [stderr]      |
[INFO] [stderr] 1025 |   fn cause(&self) -> Option<&Error> { None }
[INFO] [stderr]      |                              ^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]      = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1025 |   fn cause(&self) -> Option<&dyn Error> { None }
[INFO] [stderr]      |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::hash::Hasher`
[INFO] [stderr]  --> src/types.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::hash::Hasher;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mixed_array` and `failure` are never read
[INFO] [stderr]   --> src/internals/parser.rs:26:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Parser<'a> {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |   pub mixed_array: Cell<bool>,
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 27 |   pub failure: Cell<bool>,
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]  --> src/internals/toml.rs:5:41
[INFO] [stderr]   |
[INFO] [stderr] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml>, mut self,
[INFO] [stderr]   |                           --    --      ^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                           |     |
[INFO] [stderr]   |                           |     the lifetime is named here
[INFO] [stderr]   |                           |     the same lifetime is named here
[INFO] [stderr]   |                           the lifetime is named here
[INFO] [stderr]   |                           the same lifetime is named here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]   |
[INFO] [stderr] 5 |   method!(pub toml<Parser<'a>, &'a str, Toml<'a>>, mut self,
[INFO] [stderr]   |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:16:51
[INFO] [stderr]    |
[INFO] [stderr] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stderr]    |                                 --    --          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |     |
[INFO] [stderr]    |                                 |     the lifetime is named here
[INFO] [stderr]    |                                 |     the same lifetime is named here
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |                                 the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 16 |   method!(nl_expressions<Parser<'a>, &'a str, Vec<NLExpression<'a>> >, mut self, many0!(call_m!(self.nl_expression)));
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:18:46
[INFO] [stderr]    |
[INFO] [stderr] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression>, mut self,
[INFO] [stderr]    |                                --    --      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |     |
[INFO] [stderr]    |                                |     the lifetime is named here
[INFO] [stderr]    |                                |     the same lifetime is named here
[INFO] [stderr]    |                                the lifetime is named here
[INFO] [stderr]    |                                the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 18 |   method!(nl_expression<Parser<'a>, &'a str, NLExpression<'a>>, mut self,
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:28:44
[INFO] [stderr]    |
[INFO] [stderr] 28 |   method!(expression<Parser<'a>, &'a str,  Expression>, mut self,
[INFO] [stderr]    |                             --    --       ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |     |
[INFO] [stderr]    |                             |     the lifetime is named here
[INFO] [stderr]    |                             |     the same lifetime is named here
[INFO] [stderr]    |                             the lifetime is named here
[INFO] [stderr]    |                             the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 28 |   method!(expression<Parser<'a>, &'a str,  Expression<'a>>, mut self,
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:37:40
[INFO] [stderr]    |
[INFO] [stderr] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stderr]    |                          --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |     |
[INFO] [stderr]    |                          |     the lifetime is named here
[INFO] [stderr]    |                          |     the same lifetime is named here
[INFO] [stderr]    |                          the lifetime is named here
[INFO] [stderr]    |                          the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 37 |   method!(ws_expr<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:45:46
[INFO] [stderr]    |
[INFO] [stderr] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stderr]    |                                --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |     |
[INFO] [stderr]    |                                |     the lifetime is named here
[INFO] [stderr]    |                                |     the same lifetime is named here
[INFO] [stderr]    |                                the lifetime is named here
[INFO] [stderr]    |                                the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 45 |   method!(table_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:57:47
[INFO] [stderr]    |
[INFO] [stderr] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stderr]    |                                 --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |     |
[INFO] [stderr]    |                                 |     the lifetime is named here
[INFO] [stderr]    |                                 |     the same lifetime is named here
[INFO] [stderr]    |                                 the lifetime is named here
[INFO] [stderr]    |                                 the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 57 |   method!(keyval_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stderr]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 135 tests
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/toml.rs:69:43
[INFO] [stderr]    |
[INFO] [stderr] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression>, mut self,
[INFO] [stderr]    |                             --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |     |
[INFO] [stderr]    |                             |     the lifetime is named here
[INFO] [stderr]    |                             |     the same lifetime is named here
[INFO] [stderr]    |                             the lifetime is named here
[INFO] [stderr]    |                             the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 69 |   method!(ws_comment<Parser<'a>, &'a str, Expression<'a>>, mut self,
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/internals/util.rs:21:45
[INFO] [stderr]    |
[INFO] [stderr] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment>, self,
[INFO] [stderr]    |                              --    --       ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |     |
[INFO] [stderr]    |                              |     the lifetime is named here
[INFO] [stderr]    |                              |     the same lifetime is named here
[INFO] [stderr]    |                              the lifetime is named here
[INFO] [stderr]    |                              the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 21 |   method!(pub comment<Parser<'a>, &'a str,  Comment<'a>>, self,
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:197:45
[INFO] [stderr]     |
[INFO] [stderr] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stderr]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |     |
[INFO] [stderr]     |                            |     the lifetime is named here
[INFO] [stderr]     |                            |     the same lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |                            the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 197 |   method!(pub table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:204:50
[INFO] [stderr]     |
[INFO] [stderr] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stderr]     |                                --    --          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |     |
[INFO] [stderr]     |                                |     the lifetime is named here
[INFO] [stderr]     |                                |     the same lifetime is named here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |                                the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 204 |   method!(table_subkeys<Parser<'a>, &'a str, Vec<WSKeySep<'a>> >, mut self, many0!(call_m!(self.table_subkey)));
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:206:45
[INFO] [stderr]     |
[INFO] [stderr] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep>, mut self,
[INFO] [stderr]     |                               --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |     |
[INFO] [stderr]     |                               |     the lifetime is named here
[INFO] [stderr]     |                               |     the same lifetime is named here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |                               the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 206 |   method!(table_subkey<Parser<'a>, &'a str, WSKeySep<'a>>, mut self,
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:218:45
[INFO] [stderr]     |
[INFO] [stderr] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stderr]     |                            --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |     |
[INFO] [stderr]     |                            |     the lifetime is named here
[INFO] [stderr]     |                            |     the same lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |                            the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 218 |   method!(std_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:343:47
[INFO] [stderr]     |
[INFO] [stderr] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType> >, mut self,
[INFO] [stderr]     |                              --    --         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |     |
[INFO] [stderr]     |                              |     the lifetime is named here
[INFO] [stderr]     |                              |     the same lifetime is named here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |                              the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 343 |   method!(array_table<Parser<'a>, &'a str, Rc<TableType<'a>> >, mut self,
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:450:42
[INFO] [stderr]     |
[INFO] [stderr] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stderr]     |                            --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |     |
[INFO] [stderr]     |                            |     the lifetime is named here
[INFO] [stderr]     |                            |     the same lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |                            the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 450 |   method!(array_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:463:43
[INFO] [stderr]     |
[INFO] [stderr] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines>, mut self,
[INFO] [stderr]     |                             --    --      ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |     |
[INFO] [stderr]     |                             |     the lifetime is named here
[INFO] [stderr]     |                             |     the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |                             the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 463 |   method!(comment_nl<Parser<'a>, &'a str, CommentNewLines<'a>>, mut self,
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:474:46
[INFO] [stderr]     |
[INFO] [stderr] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines>, mut self,
[INFO] [stderr]     |                                --    --      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |     |
[INFO] [stderr]     |                                |     the lifetime is named here
[INFO] [stderr]     |                                |     the same lifetime is named here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |                                the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 474 |   method!(comment_or_nl<Parser<'a>, &'a str, CommentOrNewLines<'a>>, mut self,
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:481:51
[INFO] [stderr]     |
[INFO] [stderr] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines> >, mut self,
[INFO] [stderr]     |                                 --    --          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |     |
[INFO] [stderr]     |                                 |     the lifetime is named here
[INFO] [stderr]     |                                 |     the same lifetime is named here
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |                                 the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 481 |   method!(comment_or_nls<Parser<'a>, &'a str, Vec<CommentOrNewLines<'a>> >, mut self,
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:484:44
[INFO] [stderr]     |
[INFO] [stderr] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue>, mut self,
[INFO] [stderr]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |     |
[INFO] [stderr]     |                              |     the lifetime is named here
[INFO] [stderr]     |                              |     the same lifetime is named here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |                              the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 484 |   method!(array_value<Parser<'a>, &'a str, ArrayValue<'a>>, mut self,
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:527:49
[INFO] [stderr]     |
[INFO] [stderr] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue> >, mut self,
[INFO] [stderr]     |                               --    --          ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |     |
[INFO] [stderr]     |                               |     the lifetime is named here
[INFO] [stderr]     |                               |     the same lifetime is named here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |                               the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 527 |   method!(array_values<Parser<'a>, &'a str, Vec<ArrayValue<'a>> >, mut self,
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:539:98
[INFO] [stderr]     |
[INFO] [stderr] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array>>>) {
[INFO] [stderr]     |                                 --           --                 --            --                 ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |            |                  |             |
[INFO] [stderr]     |                                 |            |                  |             the same lifetime is named here
[INFO] [stderr]     |                                 |            |                  the same lifetime is named here
[INFO] [stderr]     |                                 |            the lifetime is named here
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 539 |   pub fn array(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, Rc<RefCell<Array<'a>>>>) {
[INFO] [stderr]     |                                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:551:62
[INFO] [stderr]     |
[INFO] [stderr] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array>> >, mut self,
[INFO] [stderr]     |                                     --    --                 ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |     |
[INFO] [stderr]     |                                     |     the lifetime is named here
[INFO] [stderr]     |                                     |     the same lifetime is named here
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |                                     the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 551 |   method!(pub array_internal<Parser<'a>, &'a str, Rc<RefCell<Array<'a>>> >, mut self,
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:566:45
[INFO] [stderr]     |
[INFO] [stderr] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal>, mut self,
[INFO] [stderr]     |                               --    --      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |     |
[INFO] [stderr]     |                               |     the lifetime is named here
[INFO] [stderr]     |                               |     the same lifetime is named here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |                               the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 566 |   method!(table_keyval<Parser<'a>, &'a str, TableKeyVal<'a>>, mut self,
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:577:67
[INFO] [stderr]     |
[INFO] [stderr] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stderr]     |                                                 --    --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                 |     |
[INFO] [stderr]     |                                                 |     the lifetime is named here
[INFO] [stderr]     |                                                 |     the same lifetime is named here
[INFO] [stderr]     |                                                 the lifetime is named here
[INFO] [stderr]     |                                                 the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 577 |   method!(inline_table_keyvals_non_empty<Parser<'a>, &'a str, Vec<TableKeyVal<'a>> >, mut self, many0!(call_m!(self.table_keyval)));
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/objects.rs:579:60
[INFO] [stderr]     |
[INFO] [stderr] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable>> >, mut self,
[INFO] [stderr]     |                                   --    --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |     |
[INFO] [stderr]     |                                   |     the lifetime is named here
[INFO] [stderr]     |                                   |     the same lifetime is named here
[INFO] [stderr]     |                                   the lifetime is named here
[INFO] [stderr]     |                                   the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 579 |   method!(pub inline_table<Parser<'a>, &'a str, Rc<RefCell<InlineTable<'a>>> >, mut self,
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:510:39
[INFO] [stderr]     |
[INFO] [stderr] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue>, mut self,
[INFO] [stderr]     |                         --    --      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |     |
[INFO] [stderr]     |                         |     the lifetime is named here
[INFO] [stderr]     |                         |     the same lifetime is named here
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |                         the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 510 |   method!(string<Parser<'a>, &'a str, TOMLValue<'a>>, mut self,
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:530:37
[INFO] [stderr]     |
[INFO] [stderr] 530 |   method!(time<Parser<'a>, &'a str, Time>, mut self,
[INFO] [stderr]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |     |
[INFO] [stderr]     |                       |     the lifetime is named here
[INFO] [stderr]     |                       |     the same lifetime is named here
[INFO] [stderr]     |                       the lifetime is named here
[INFO] [stderr]     |                       the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 530 |   method!(time<Parser<'a>, &'a str, Time<'a>>, mut self,
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:551:51
[INFO] [stderr]     |
[INFO] [stderr] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount >, self,
[INFO] [stderr]     |                                     --    --      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |     |
[INFO] [stderr]     |                                     |     the lifetime is named here
[INFO] [stderr]     |                                     |     the same lifetime is named here
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |                                     the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 551 |   method!(time_offset_amount<Parser<'a>, &'a str, TimeOffsetAmount<'a> >, self,
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:563:44
[INFO] [stderr]     |
[INFO] [stderr] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset>, mut self,
[INFO] [stderr]     |                              --    --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |     |
[INFO] [stderr]     |                              |     the lifetime is named here
[INFO] [stderr]     |                              |     the same lifetime is named here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |                              the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 563 |   method!(time_offset<Parser<'a>, &'a str, TimeOffset<'a>>, mut self,
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:570:37
[INFO] [stderr]     |
[INFO] [stderr] 570 |   method!(date<Parser<'a>, &'a str, Date>, self,
[INFO] [stderr]     |                       --    --      ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |     |
[INFO] [stderr]     |                       |     the lifetime is named here
[INFO] [stderr]     |                       |     the same lifetime is named here
[INFO] [stderr]     |                       the lifetime is named here
[INFO] [stderr]     |                       the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 570 |   method!(date<Parser<'a>, &'a str, Date<'a>>, self,
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:583:91
[INFO] [stderr]     |
[INFO] [stderr] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime>) {
[INFO] [stderr]     |                                     --           --                 --            --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |            |                  |             |
[INFO] [stderr]     |                                     |            |                  |             the same lifetime is named here
[INFO] [stderr]     |                                     |            |                  the same lifetime is named here
[INFO] [stderr]     |                                     |            the lifetime is named here
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 583 |   pub fn date_time(mut self: Parser<'a>, input: &'a str) -> (Parser<'a>, IResult<&'a str, DateTime<'a>>) {
[INFO] [stderr]     |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:603:51
[INFO] [stderr]     |
[INFO] [stderr] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime>, mut self,
[INFO] [stderr]     |                                     --    --      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |     |
[INFO] [stderr]     |                                     |     the lifetime is named here
[INFO] [stderr]     |                                     |     the same lifetime is named here
[INFO] [stderr]     |                                     the lifetime is named here
[INFO] [stderr]     |                                     the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 603 |   method!(date_time_internal<Parser<'a>, &'a str, DateTime<'a>>, mut self,
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:627:43
[INFO] [stderr]     |
[INFO] [stderr] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep>, mut self,
[INFO] [stderr]     |                             --    --      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |     |
[INFO] [stderr]     |                             |     the lifetime is named here
[INFO] [stderr]     |                             |     the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |                             the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 627 |   method!(keyval_sep<Parser<'a>, &'a str, WSSep<'a>>, mut self,
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:638:51
[INFO] [stderr]     |
[INFO] [stderr] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue>> >, mut self,
[INFO] [stderr]     |                          --    --                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |     |
[INFO] [stderr]     |                          |     the lifetime is named here
[INFO] [stderr]     |                          |     the same lifetime is named here
[INFO] [stderr]     |                          the lifetime is named here
[INFO] [stderr]     |                          the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 638 |   method!(pub val<Parser<'a>, &'a str, Rc<RefCell<TOMLValue<'a>>> >, mut self,
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/internals/primitives.rs:650:43
[INFO] [stderr]     |
[INFO] [stderr] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal>, mut self,
[INFO] [stderr]     |                             --    --      ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |     |
[INFO] [stderr]     |                             |     the lifetime is named here
[INFO] [stderr]     |                             |     the same lifetime is named here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |                             the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 650 |   method!(pub keyval<Parser<'a>, &'a str, KeyVal<'a>>, mut self,
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tomllib` (lib) generated 65 warnings (run `cargo fix --lib -p tomllib` to apply 36 suggestions)
[INFO] [stderr] warning: `tomllib` (lib test) generated 64 warnings (64 duplicates)
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/tomlkit.rs:350:3
[INFO] [stderr]     |
[INFO] [stderr] 350 |   try!(f.write_all(format!("{}",doc).as_bytes()));
[INFO] [stderr]     |   ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/tomlkit.rs:351:3
[INFO] [stderr]     |
[INFO] [stderr] 351 |   try!(f.sync_all());
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/tomlkit.rs:349:15
[INFO] [stderr]     |
[INFO] [stderr] 349 |   let mut f = try!(File::create(file_path));
[INFO] [stderr]     |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/tomlkit.rs:357:3
[INFO] [stderr]     |
[INFO] [stderr] 357 |   try!(f.read_to_string(out_file));
[INFO] [stderr]     |   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/bin/tomlkit.rs:356:15
[INFO] [stderr]     |
[INFO] [stderr] 356 |   let mut f = try!(File::open(file_path));
[INFO] [stderr]     |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/bin/tomlkit.rs:468:15
[INFO] [stderr]     |
[INFO] [stderr] 468 |               return return Err(format!("Key \"{}\" has no children.", key));
[INFO] [stderr]     |               ^^^^^^^-------------------------------------------------------
[INFO] [stderr]     |               |      |
[INFO] [stderr]     |               |      any code following this expression is unreachable
[INFO] [stderr]     |               unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tomllib` (bin "tomlkit" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tomllib-af7704af12f2423f)
[INFO] [stdout] test internals::ast::structs::test::test_comp_opt ... ok
[INFO] [stdout] test internals::objects::test::test_array_sep ... ok
[INFO] [stdout] test internals::ast::structs::test::test_toml ... ok
[INFO] [stdout] test internals::objects::test::test_comment_nl ... ok
[INFO] [stdout] test internals::objects::test::test_comment_or_nl ... ok
[INFO] [stdout] test internals::objects::test::test_array_table ... ok
[INFO] [stdout] test internals::objects::test::test_std_table ... ok
[INFO] [stdout] test internals::objects::test::test_table ... ok
[INFO] [stdout] test internals::objects::test::test_table_subkey ... ok
[INFO] [stdout] test internals::objects::test::test_table_subkeys ... ok
[INFO] [stdout] test internals::objects::test::test_table_keyval ... ok
[INFO] [stdout] test internals::objects::test::test_ws_newline ... ok
[INFO] [stdout] test internals::objects::test::test_array_value ... ok
[INFO] [stdout] test internals::objects::test::test_inline_table ... ok
[INFO] [stdout] test internals::objects::test::test_inline_table_keyvals_non_empty ... ok
[INFO] [stdout] test internals::objects::test::test_array_values ... ok
[INFO] [stdout] test internals::objects::test::test_nested_array ... ok
[INFO] [stdout] test internals::objects::test::test_non_nested_array ... ok
[INFO] [stdout] test internals::parser::test::test_array_table ... ok
[INFO] [stdout] test internals::parser::test::test_extend_inline_table ... ok
[INFO] [stdout] test internals::parser::test::test_bare_key ... ok
[INFO] [stdout] test internals::parser::test::test_get_array_children ... ok
[INFO] [stdout] test internals::parser::test::test_extend_array ... ok
[INFO] [stdout] test internals::parser::test::test_get_array_of_table0_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_array_of_table1_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_array_of_table_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_nested_array_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_inline_table_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_root_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_nested_inline_table_children ... ok
[INFO] [stdout] test internals::parser::test::test_get_table_children ... ok
[INFO] [stdout] test internals::parser::test::test_implicit_table ... ok
[INFO] [stdout] test internals::parser::test::test_implicit_table_children ... ok
[INFO] [stdout] test internals::parser::test::test_key_array ... ok
[INFO] [stdout] test internals::parser::test::test_set_array_element_key ... ok
[INFO] [stdout] test internals::parser::test::test_key_inline_table ... ok
[INFO] [stdout] test internals::parser::test::test_quoted_key_val_float ... ok
[INFO] [stdout] test internals::parser::test::test_key_val ... ok
[INFO] [stdout] test internals::parser::test::test_set_array_of_table1_key ... ok
[INFO] [stdout] test internals::parser::test::test_set_array_of_table0_key ... ok
[INFO] [stdout] test internals::parser::test::test_quoted_key_val_int ... ok
[INFO] [stdout] test internals::parser::test::test_set_inline_table_element_key ... ok
[INFO] [stdout] test internals::parser::test::test_set_implicit_table_key ... ok
[INFO] [stdout] test internals::parser::test::test_set_bare_key ... ok
[INFO] [stdout] test internals::primitives::test::test_basic_string ... ok
[INFO] [stdout] test internals::primitives::test::test_boolean ... ok
[INFO] [stdout] test internals::parser::test::test_set_nested_aray_element_key ... ok
[INFO] [stdout] test internals::primitives::test::test_float ... ok
[INFO] [stdout] test internals::primitives::test::test_fractional ... ok
[INFO] [stdout] test internals::primitives::test::test_full_date ... ok
[INFO] [stdout] test internals::primitives::test::test_integer ... ok
[INFO] [stdout] test internals::primitives::test::test_key ... ok
[INFO] [stdout] test internals::primitives::test::test_date_time ... ok
[INFO] [stdout] test internals::primitives::test::test_keyval_sep ... ok
[INFO] [stdout] test internals::primitives::test::test_literal_string ... ok
[INFO] [stdout] test internals::primitives::test::test_keyval ... ok
[INFO] [stdout] test internals::parser::test::test_set_nested_inline_table_element_key ... ok
[INFO] [stdout] test internals::primitives::test::test_ml_basic_string ... ok
[INFO] [stdout] test internals::primitives::test::test_quoted_key ... ok
[INFO] [stdout] test internals::primitives::test::test_ml_literal_string ... ok
[INFO] [stdout] test internals::primitives::test::test_string ... ok
[INFO] [stdout] test internals::primitives::test::test_time_offset_amount ... ok
[INFO] [stdout] test internals::primitives::test::test_unquoted_key ... ok
[INFO] [stdout] test internals::primitives::test::test_time_offset ... ok
[INFO] [stdout] test internals::toml::test::test_expression ... ok
[INFO] [stdout] test internals::toml::test::test_keyval_comment ... ok
[INFO] [stdout] test internals::toml::test::test_nl_expression ... ok
[INFO] [stdout] test internals::primitives::test::test_time ... ok
[INFO] [stdout] test internals::toml::test::test_nl_expressions ... ok
[INFO] [stdout] test internals::toml::test::test_table_comment ... ok
[INFO] [stdout] test internals::toml::test::test_ws_comment ... ok
[INFO] [stdout] test internals::toml::test::test_ws_expr ... ok
[INFO] [stdout] test internals::util::test::test_comment ... ok
[INFO] [stdout] test internals::util::test::test_newline ... ok
[INFO] [stdout] test internals::util::test::test_ws ... ok
[INFO] [stdout] test types::test::test_combine_child_keys ... ok
[INFO] [stdout] test types::test::test_combine_child_keys_empty_base ... ok
[INFO] [stdout] test types::test::test_combine_child_keys_index ... ok
[INFO] [stdout] test types::test::test_combine_keys ... ok
[INFO] [stdout] test types::test::test_combine_keys_index ... ok
[INFO] [stdout] test types::test::test_create_basic_string ... ok
[INFO] [stdout] test types::test::test_create_basic_string_fail ... ok
[INFO] [stdout] test types::test::test_create_bool ... ok
[INFO] [stdout] test types::test::test_create_bool_from_str ... ok
[INFO] [stdout] test types::test::test_create_bool_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_date_from_int ... ok
[INFO] [stdout] test types::test::test_create_date_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_date_from_str ... ok
[INFO] [stdout] test types::test::test_create_date_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_frac_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_frac_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_frac_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_frac_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_zulu_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_zulu_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_zulu_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_full_zulu_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_offset_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_offset_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_offset_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_offset_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_zulu_from_int ... ok
[INFO] [stdout] test types::test::test_create_datetime_zulu_from_int_fail ... ok
[INFO] [stdout] test types::test::test_create_datetime_zulu_from_str ... ok
[INFO] [stdout] test types::test::test_create_datetime_zulu_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_float ... ok
[INFO] [stdout] test types::test::test_create_float_from_str ... ok
[INFO] [stdout] test types::test::test_create_float_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_int ... ok
[INFO] [stdout] test types::test::test_create_int_from_str ... ok
[INFO] [stdout] test types::test::test_create_int_from_str_fail ... ok
[INFO] [stdout] test types::test::test_create_literal_string ... ok
[INFO] [stdout] test types::test::test_create_literal_string_fail ... ok
[INFO] [stdout] test types::test::test_create_ml_basic_string ... ok
[INFO] [stdout] test types::test::test_create_ml_basic_string_fail ... ok
[INFO] [stdout] test types::test::test_create_ml_literal_string ... ok
[INFO] [stdout] test types::test::test_create_ml_literal_string_fail ... ok
[INFO] [stdout] test internals::primitives::test::test_val ... ok
[INFO] [stdout] test internals::parser::test::test_truncate_array_check_keys ... ok
[INFO] [stdout] test internals::parser::test::test_truncate_array ... ok
[INFO] [stdout] test types::test::test_value_display ... ok
[INFO] [stdout] test internals::parser::test::test_set_table_key ... ok
[INFO] [stdout] test internals::toml::test::test_toml ... ok
[INFO] [stdout] test internals::parser::test::test_truncate_inline_table_check_keys ... ok
[INFO] [stdout] test internals::parser::test::test_truncate_inline_table ... ok
[INFO] [stdout] test types::test::test_datetime_parse ... ok
[INFO] [stdout] test types::test::test_datetime_parse_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.73s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/tomlkit.rs (/opt/rustwide/target/debug/deps/tomlkit-2d436603b8928fcf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tomllib
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test src/lib.rs - TOMLParser<'a>::new (line 100) ... ok
[INFO] [stdout] test src/lib.rs - TOMLParser<'a>::parse (line 114) ... ok
[INFO] [stdout] test src/lib.rs - TOMLParser<'a>::get_children (line 190) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/lib.rs - TOMLParser<'a>::set_value (line 169) ... ok
[INFO] [stdout] test src/lib.rs - TOMLParser<'a> (line 222) ... ok
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] test src/types.rs - types::Children::combine_keys (line 169) ... ok
[INFO] [stdout] test src/lib.rs - TOMLParser<'a>::get_value (line 131) ... ok
[INFO] [stdout] test src/types.rs - types::DateTime<'a>::validate (line 1454) ... ok
[INFO] [stdout] test src/types.rs - types::Date<'a>::from_str (line 1217) ... ok
[INFO] [stdout] test src/types.rs - types::Children::combine_child_keys (line 228) ... ok
[INFO] [stdout] test src/types.rs - types::Date<'a>::validate (line 1235) ... ok
[INFO] [stdout] test src/types.rs - types::Time<'a>::from_str (line 1338) ... ok
[INFO] [stdout] test src/types.rs - types::TOMLError::description (line 1009) ... ok
[INFO] [stdout] test src/types.rs - types::TimeOffsetAmount<'a>::from_str (line 1128) ... ok
[INFO] [stdout] test src/types.rs - types::Time<'a>::validate (line 1368) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::bool (line 387) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::date_from_int (line 413) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::basic_string (line 864) ... ok
[INFO] [stdout] test src/types.rs - types::TimeOffsetAmount<'a>::validate (line 1151) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_frac_from_str (line 543) ... ok
[INFO] [stdout] test src/types.rs - types::Children::combine_keys_index (line 204) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::date_from_str (line 436) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_full_from_str (line 802) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_frac_from_int (line 512) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_from_int (line 456) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_full_from_int (line 760) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_from_str (line 486) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_offset_from_str (line 609) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_full_zulu_from_str (line 731) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_full_zulu_from_int (line 700) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_offset_from_int (line 568) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::float (line 353) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::int (line 320) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_zulu_from_int (line 642) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_zulu_from_str (line 672) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::datetime_parse (line 834) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::int_from_str (line 334) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::ml_literal_string (line 921) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::literal_string (line 902) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::validate (line 940) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::float_from_str (line 368) ... ok
[INFO] [stdout] test src/types.rs - types::Value<'a>::ml_basic_string (line 883) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5ce0bc8934584c914431e6c1fca8c2fb825fccb403fe292f25e5c3de9da7cf6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce0bc8934584c914431e6c1fca8c2fb825fccb403fe292f25e5c3de9da7cf6b", kill_on_drop: false }`
[INFO] [stdout] 5ce0bc8934584c914431e6c1fca8c2fb825fccb403fe292f25e5c3de9da7cf6b
