[INFO] cloning repository https://github.com/Soft/run-or-raise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soft/run-or-raise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Frun-or-raise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Frun-or-raise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a96cf07dd0d2a69801b216b0568860e31e2c0722 [INFO] checking Soft/run-or-raise against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Frun-or-raise" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Soft/run-or-raise [INFO] finished tweaking git repo https://github.com/Soft/run-or-raise [INFO] tweaked toml for git repo https://github.com/Soft/run-or-raise written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Soft/run-or-raise on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Soft/run-or-raise 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.66 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded regex v1.7.0 [INFO] [stderr] Downloaded xcb v1.2.0 [INFO] [stderr] Downloaded regex-syntax v0.6.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e03a9018f4b639821c85d365a333bbbc8df23913bb4a871bbc012d7f544a5ec [INFO] running `Command { std: "docker" "start" "-a" "7e03a9018f4b639821c85d365a333bbbc8df23913bb4a871bbc012d7f544a5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e03a9018f4b639821c85d365a333bbbc8df23913bb4a871bbc012d7f544a5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e03a9018f4b639821c85d365a333bbbc8df23913bb4a871bbc012d7f544a5ec", kill_on_drop: false }` [INFO] [stdout] 7e03a9018f4b639821c85d365a333bbbc8df23913bb4a871bbc012d7f544a5ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a34685474d0c09bdb6c32820a540d7bcd387129480f58eee44a975cf11d291 [INFO] running `Command { std: "docker" "start" "-a" "52a34685474d0c09bdb6c32820a540d7bcd387129480f58eee44a975cf11d291", kill_on_drop: false }` [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling xcb v1.2.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking run-or-raise v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&str, Property, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&'a str, Property, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:54:52 [INFO] [stdout] | [INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&str, (), E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&'a str, (), E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&str, Regex, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&'a str, Regex, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&str, Match, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&'a str, Match, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:114:54 [INFO] [stdout] | [INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:121:46 [INFO] [stdout] | [INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:140:47 [INFO] [stdout] | [INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:175:50 [INFO] [stdout] | [INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:191:48 [INFO] [stdout] | [INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&str, Property, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 17 | fn property<'a, E>(input: &'a str) -> IResult<&'a str, Property, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:38:49 [INFO] [stdout] | [INFO] [stdout] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stdout] | -- ^^^^ ^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided 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] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:54:52 [INFO] [stdout] | [INFO] [stdout] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:64:41 [INFO] [stdout] | [INFO] [stdout] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&str, (), E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&'a str, (), E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&str, Regex, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&'a str, Regex, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:87:47 [INFO] [stdout] | [INFO] [stdout] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:94:45 [INFO] [stdout] | [INFO] [stdout] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&str, Match, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&'a str, Match, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:107:48 [INFO] [stdout] | [INFO] [stdout] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:114:54 [INFO] [stdout] | [INFO] [stdout] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:121:46 [INFO] [stdout] | [INFO] [stdout] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:140:47 [INFO] [stdout] | [INFO] [stdout] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:175:50 [INFO] [stdout] | [INFO] [stdout] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:191:48 [INFO] [stdout] | [INFO] [stdout] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stdout] | -- ^^^^ the same lifetime is elided here [INFO] [stdout] | | [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] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "52a34685474d0c09bdb6c32820a540d7bcd387129480f58eee44a975cf11d291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a34685474d0c09bdb6c32820a540d7bcd387129480f58eee44a975cf11d291", kill_on_drop: false }` [INFO] [stdout] 52a34685474d0c09bdb6c32820a540d7bcd387129480f58eee44a975cf11d291