[INFO] fetching crate ron-reboot 0.1.0-preview11...
[INFO] building ron-reboot-0.1.0-preview11 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ron-reboot 0.1.0-preview11 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ron-reboot 0.1.0-preview11
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ron-reboot 0.1.0-preview11
[INFO] tweaked toml for crates.io crate ron-reboot 0.1.0-preview11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ron-reboot 0.1.0-preview11 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ron-reboot 0.1.0-preview11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e32585e3197ba9c4b6b4b7ead6879c2aae0845e66f8e9b1e6bab566aa68a335
[INFO] running `Command { std: "docker" "start" "-a" "8e32585e3197ba9c4b6b4b7ead6879c2aae0845e66f8e9b1e6bab566aa68a335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e32585e3197ba9c4b6b4b7ead6879c2aae0845e66f8e9b1e6bab566aa68a335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e32585e3197ba9c4b6b4b7ead6879c2aae0845e66f8e9b1e6bab566aa68a335", kill_on_drop: false }`
[INFO] [stdout] 8e32585e3197ba9c4b6b4b7ead6879c2aae0845e66f8e9b1e6bab566aa68a335
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b52bdebfb5c8f962ac8489eb309ff3a1ba087ce97da58c4463ea7bae8986b13e
[INFO] running `Command { std: "docker" "start" "-a" "b52bdebfb5c8f962ac8489eb309ff3a1ba087ce97da58c4463ea7bae8986b13e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling ron-reboot v0.1.0-preview11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:410:11
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:435:11
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/utf8_parser/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(any(test, feature = "test"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde1`, `utf8_parser`, `utf8_parser_serde1`, `value`, and `value_serde1`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `never`
[INFO] [stdout]   --> src/utf8_parser/util.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(never)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorTreeFmt` is never constructed
[INFO] [stdout]   --> src/utf8_parser/error_fmt.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorTreeFmt(ErrorTree<String>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FromExt` is never used
[INFO] [stdout]    --> src/utf8_parser/pt.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 | trait FromExt<T> {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utf8_parser/primitive/str.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]   |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                     |         |                |
[INFO] [stdout]   |                     |         |                the same lifetime is elided here
[INFO] [stdout]   |                     |         the same lifetime is hidden here
[INFO] [stdout]   |                     the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]   |                          ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/mod.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron, crate::error::Error> {
[INFO] [stdout]    |                            ^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron<'_>, crate::error::Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/str.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |                |
[INFO] [stdout]    |                             |         |                the same lifetime is elided here
[INFO] [stdout]    |                             |         the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                  ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                              --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                              |       |                      |
[INFO] [stdout]    |                                              |       |                      the same lifetime is named here
[INFO] [stdout]    |                                              |       the same lifetime is hidden 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] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                   --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                   |       |                      |
[INFO] [stdout]    |                                   |       |                      the same lifetime is named here
[INFO] [stdout]    |                                   |       the same lifetime is hidden 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] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<StringFragment<'a>> {
[INFO] [stdout]    |                                    --      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                    |       |                               |
[INFO] [stdout]    |                                    |       |                               the same lifetime is named here
[INFO] [stdout]    |                                    |       the same lifetime is hidden 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] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<'a, StringFragment<'a>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utf8_parser/ron.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron, InputParseError> {
[INFO] [stdout]     |                   ^^^^            ^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron<'_>, InputParseError<'_>> {
[INFO] [stdout]     |                                      ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s
[INFO] running `Command { std: "docker" "inspect" "b52bdebfb5c8f962ac8489eb309ff3a1ba087ce97da58c4463ea7bae8986b13e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52bdebfb5c8f962ac8489eb309ff3a1ba087ce97da58c4463ea7bae8986b13e", kill_on_drop: false }`
[INFO] [stdout] b52bdebfb5c8f962ac8489eb309ff3a1ba087ce97da58c4463ea7bae8986b13e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50f1f2e2d9a89a9b92e0ae24e16e914a81c08761fab5199e84227add50a774fc
[INFO] running `Command { std: "docker" "start" "-a" "50f1f2e2d9a89a9b92e0ae24e16e914a81c08761fab5199e84227add50a774fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling ron v0.6.6
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:410:11
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:435:11
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/utf8_parser/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(any(test, feature = "test"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde1`, `utf8_parser`, `utf8_parser_serde1`, `value`, and `value_serde1`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `never`
[INFO] [stdout]   --> src/utf8_parser/util.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(never)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorTreeFmt` is never constructed
[INFO] [stdout]   --> src/utf8_parser/error_fmt.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorTreeFmt(ErrorTree<String>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FromExt` is never used
[INFO] [stdout]    --> src/utf8_parser/pt.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 | trait FromExt<T> {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utf8_parser/primitive/str.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]   |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                     |         |                |
[INFO] [stdout]   |                     |         |                the same lifetime is elided here
[INFO] [stdout]   |                     |         the same lifetime is hidden here
[INFO] [stdout]   |                     the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]   |                          ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/mod.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron, crate::error::Error> {
[INFO] [stdout]    |                            ^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron<'_>, crate::error::Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/str.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |                |
[INFO] [stdout]    |                             |         |                the same lifetime is elided here
[INFO] [stdout]    |                             |         the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                  ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                              --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                              |       |                      |
[INFO] [stdout]    |                                              |       |                      the same lifetime is named here
[INFO] [stdout]    |                                              |       the same lifetime is hidden 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] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                   --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                   |       |                      |
[INFO] [stdout]    |                                   |       |                      the same lifetime is named here
[INFO] [stdout]    |                                   |       the same lifetime is hidden 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] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<StringFragment<'a>> {
[INFO] [stdout]    |                                    --      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                    |       |                               |
[INFO] [stdout]    |                                    |       |                               the same lifetime is named here
[INFO] [stdout]    |                                    |       the same lifetime is hidden 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] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<'a, StringFragment<'a>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utf8_parser/ron.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron, InputParseError> {
[INFO] [stdout]     |                   ^^^^            ^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron<'_>, InputParseError<'_>> {
[INFO] [stdout]     |                                      ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ron-reboot v0.1.0-preview11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> examples/simple.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MyStruct {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     x: bool,
[INFO] [stdout]   |     ^
[INFO] [stdout] 8 |     y: String,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MyStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:410:11
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `integer128`
[INFO] [stdout]    --> src/serialize_serde/mod.rs:435:11
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg(integer128)]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> src/utf8_parser/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(any(test, feature = "test"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `serde1`, `utf8_parser`, `utf8_parser_serde1`, `value`, and `value_serde1`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `never`
[INFO] [stdout]   --> src/utf8_parser/util.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(never)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn raw_string_inner(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/raw_str.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |         |                |
[INFO] [stdout]    |                                |         |                the same lifetime is elided here
[INFO] [stdout]    |                                |         the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn parse_raw_string(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                     ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/utf8_parser/primitive/str.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]   |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                     |         |                |
[INFO] [stdout]   |                     |         |                the same lifetime is elided here
[INFO] [stdout]   |                     |         the same lifetime is hidden here
[INFO] [stdout]   |                     the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn inner_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]   |                          ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/str.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input) -> IResultLookahead<&str> {
[INFO] [stdout]    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |         |                |
[INFO] [stdout]    |                             |         |                the same lifetime is elided here
[INFO] [stdout]    |                             |         the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn unescaped_str(input: Input<'_>) -> IResultLookahead<'_, &str> {
[INFO] [stdout]    |                                  ++++                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                              --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                              |       |                      |
[INFO] [stdout]    |                                              |       |                      the same lifetime is named here
[INFO] [stdout]    |                                              |       the same lifetime is hidden 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] 55 | fn parse_escaped_whitespace<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:60:43
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<Input<'a>> {
[INFO] [stdout]    |                                   --      ^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                   |       |                      |
[INFO] [stdout]    |                                   |       |                      the same lifetime is named here
[INFO] [stdout]    |                                   |       the same lifetime is hidden 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] 60 | fn parse_literal<'a>(input: Input<'a>) -> IResultLookahead<'a, Input<'a>> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/primitive/string.rs:90:44
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<StringFragment<'a>> {
[INFO] [stdout]    |                                    --      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^
[INFO] [stdout]    |                                    |       |                               |
[INFO] [stdout]    |                                    |       |                               the same lifetime is named here
[INFO] [stdout]    |                                    |       the same lifetime is hidden 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] 90 | fn parse_fragment<'a>(input: Input<'a>) -> IResultLookahead<'a, StringFragment<'a>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FromExt` is never used
[INFO] [stdout]    --> src/utf8_parser/pt.rs:485:7
[INFO] [stdout]     |
[INFO] [stdout] 485 | trait FromExt<T> {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorTreeFmt` is never constructed
[INFO] [stdout]   --> src/utf8_parser/error_fmt.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorTreeFmt(ErrorTree<String>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utf8_parser/mod.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron, crate::error::Error> {
[INFO] [stdout]    |                            ^^^^            ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn ast_from_str(input: &str) -> Result<Ron<'_>, crate::error::Error> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utf8_parser/ron.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron, InputParseError> {
[INFO] [stdout]     |                   ^^^^            ^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |               |
[INFO] [stdout]     |                   |               the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub fn ron(input: &str) -> Result<Ron<'_>, InputParseError<'_>> {
[INFO] [stdout]     |                                      ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.01s
[INFO] running `Command { std: "docker" "inspect" "50f1f2e2d9a89a9b92e0ae24e16e914a81c08761fab5199e84227add50a774fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f1f2e2d9a89a9b92e0ae24e16e914a81c08761fab5199e84227add50a774fc", kill_on_drop: false }`
[INFO] [stdout] 50f1f2e2d9a89a9b92e0ae24e16e914a81c08761fab5199e84227add50a774fc
