[INFO] fetching crate run-or-raise 0.3.3... [INFO] testing run-or-raise-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate run-or-raise 0.3.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate run-or-raise 0.3.3 [INFO] finished tweaking crates.io crate run-or-raise 0.3.3 [INFO] tweaked toml for crates.io crate run-or-raise 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate run-or-raise 0.3.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate run-or-raise 0.3.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffe31124f335029b47a0eed60e428098d3eab317d08413fa13529f01b3681a20 [INFO] running `Command { std: "docker" "start" "-a" "ffe31124f335029b47a0eed60e428098d3eab317d08413fa13529f01b3681a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffe31124f335029b47a0eed60e428098d3eab317d08413fa13529f01b3681a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe31124f335029b47a0eed60e428098d3eab317d08413fa13529f01b3681a20", kill_on_drop: false }` [INFO] [stdout] ffe31124f335029b47a0eed60e428098d3eab317d08413fa13529f01b3681a20 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad039593554ac89c0df9d64ff53ae3f0a73210661f79993a65dd583b0369dd26 [INFO] running `Command { std: "docker" "start" "-a" "ad039593554ac89c0df9d64ff53ae3f0a73210661f79993a65dd583b0369dd26", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling run-or-raise v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:17:28 [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:26 [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:30 [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:34 [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:33 [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:22 [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:28 [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:25 [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:28 [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:26 [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:29 [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:35 [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:27 [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:28 [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:28 [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:31 [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:29 [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 16.82s [INFO] running `Command { std: "docker" "inspect" "ad039593554ac89c0df9d64ff53ae3f0a73210661f79993a65dd583b0369dd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad039593554ac89c0df9d64ff53ae3f0a73210661f79993a65dd583b0369dd26", kill_on_drop: false }` [INFO] [stdout] ad039593554ac89c0df9d64ff53ae3f0a73210661f79993a65dd583b0369dd26 [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd0d0990d86461d1a4b8465ef78be8a4fe2ed9d9c5c8adc9a13726a0ff93931e [INFO] running `Command { std: "docker" "start" "-a" "bd0d0990d86461d1a4b8465ef78be8a4fe2ed9d9c5c8adc9a13726a0ff93931e", kill_on_drop: false }` [INFO] [stderr] Compiling run-or-raise v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parsing.rs:17:28 [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:26 [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:30 [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:34 [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:33 [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:22 [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:28 [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:25 [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:28 [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:26 [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:29 [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:35 [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:27 [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:28 [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:28 [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:31 [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:29 [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 `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "bd0d0990d86461d1a4b8465ef78be8a4fe2ed9d9c5c8adc9a13726a0ff93931e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0d0990d86461d1a4b8465ef78be8a4fe2ed9d9c5c8adc9a13726a0ff93931e", kill_on_drop: false }` [INFO] [stdout] bd0d0990d86461d1a4b8465ef78be8a4fe2ed9d9c5c8adc9a13726a0ff93931e [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1568460fb47997b5fd111096dcf1574f6fe5b6724fcca8bba5006fb870eaa19b [INFO] running `Command { std: "docker" "start" "-a" "1568460fb47997b5fd111096dcf1574f6fe5b6724fcca8bba5006fb870eaa19b", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:17:28 [INFO] [stderr] | [INFO] [stderr] 17 | fn property<'a, E>(input: &'a str) -> IResult<&str, Property, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 17 | fn property<'a, E>(input: &'a str) -> IResult<&'a str, Property, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:31:26 [INFO] [stderr] | [INFO] [stderr] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stderr] | ^^ ---- ---- the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided 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] 31 | fn escape<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:38:30 [INFO] [stderr] | [INFO] [stderr] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&str, &str, E> [INFO] [stderr] | ^^ ---- ---- the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided 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] 38 | fn no_escapes<'a, E>(input: &'a str) -> IResult<&'a str, &'a str, E> [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:45:34 [INFO] [stderr] | [INFO] [stderr] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 45 | fn string_content<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:54:33 [INFO] [stderr] | [INFO] [stderr] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&str, String, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 54 | fn quoted_string<'a, E>(input: &'a str) -> IResult<&'a str, String, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:64:22 [INFO] [stderr] | [INFO] [stderr] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&str, (), E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 64 | fn ws<'a, E>(input: &'a str) -> IResult<&'a str, (), E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:71:28 [INFO] [stderr] | [INFO] [stderr] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 71 | fn op_equal<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&str, Regex, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 80 | fn regex<'a, E>(input: &'a str) -> IResult<&'a str, Regex, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:87:28 [INFO] [stderr] | [INFO] [stderr] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&str, Operator, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 87 | fn op_regex<'a, E>(input: &'a str) -> IResult<&'a str, Operator, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:94:26 [INFO] [stderr] | [INFO] [stderr] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&str, Match, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 94 | fn match_<'a, E>(input: &'a str) -> IResult<&'a str, Match, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:107:29 [INFO] [stderr] | [INFO] [stderr] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 107 | fn condition<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:114:35 [INFO] [stderr] | [INFO] [stderr] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 114 | fn condition_inner<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:121:27 [INFO] [stderr] | [INFO] [stderr] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 121 | fn cond_or<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:140:28 [INFO] [stderr] | [INFO] [stderr] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 140 | fn cond_and<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:159:28 [INFO] [stderr] | [INFO] [stderr] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 159 | fn cond_not<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:175:31 [INFO] [stderr] | [INFO] [stderr] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 175 | fn cond_parens<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parsing.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&str, Condition, E> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [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] 191 | fn cond_pure<'a, E>(input: &'a str) -> IResult<&'a str, Condition, E> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `run-or-raise` (bin "run-or-raise" test) generated 17 warnings (run `cargo fix --bin "run-or-raise" --tests` to apply 17 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_or_raise-95cf34bd51f3a969) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parsing::test_escape ... ok [INFO] [stdout] test parsing::test_condition ... ok [INFO] [stdout] test parsing::test_property ... ok [INFO] [stdout] test parsing::test_no_escapes ... ok [INFO] [stdout] test parsing::test_quoted_string ... ok [INFO] [stdout] test parsing::test_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1568460fb47997b5fd111096dcf1574f6fe5b6724fcca8bba5006fb870eaa19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1568460fb47997b5fd111096dcf1574f6fe5b6724fcca8bba5006fb870eaa19b", kill_on_drop: false }` [INFO] [stdout] 1568460fb47997b5fd111096dcf1574f6fe5b6724fcca8bba5006fb870eaa19b