[INFO] fetching crate cargo-results 0.6.2... [INFO] testing cargo-results-0.6.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cargo-results 0.6.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cargo-results 0.6.2 [INFO] finished tweaking crates.io crate cargo-results 0.6.2 [INFO] tweaked toml for crates.io crate cargo-results 0.6.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-results 0.6.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding nom v3.2.1 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7e8477c21af28caa654d5ed18e8676fef2505989313f820be3d71368e73678 [INFO] running `Command { std: "docker" "start" "-a" "ea7e8477c21af28caa654d5ed18e8676fef2505989313f820be3d71368e73678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7e8477c21af28caa654d5ed18e8676fef2505989313f820be3d71368e73678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7e8477c21af28caa654d5ed18e8676fef2505989313f820be3d71368e73678", kill_on_drop: false }` [INFO] [stdout] ea7e8477c21af28caa654d5ed18e8676fef2505989313f820be3d71368e73678 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61b6e095aa8120e6bc4a06ce609aca865d1ca333ed41691b0f1f1f373fe7a07a [INFO] running `Command { std: "docker" "start" "-a" "61b6e095aa8120e6bc4a06ce609aca865d1ca333ed41691b0f1f1f373fe7a07a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cargo-results v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/mod.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | / named!( [INFO] [stdout] 96 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 97 | | do_parse!( [INFO] [stdout] 98 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 104 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | / named!( [INFO] [stdout] 13 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 14 | | do_parse!( [INFO] [stdout] 15 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 26 | / named!( [INFO] [stdout] 27 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 28 | | do_parse!( [INFO] [stdout] 29 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 41 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 27 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures >, many1!(failure)); [INFO] [stdout] | --------------------^^^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [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" "61b6e095aa8120e6bc4a06ce609aca865d1ca333ed41691b0f1f1f373fe7a07a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b6e095aa8120e6bc4a06ce609aca865d1ca333ed41691b0f1f1f373fe7a07a", kill_on_drop: false }` [INFO] [stdout] 61b6e095aa8120e6bc4a06ce609aca865d1ca333ed41691b0f1f1f373fe7a07a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f6ad8507a31b64ce94e01c91b1985243b38092290cd70518b1bba54b283426c [INFO] running `Command { std: "docker" "start" "-a" "1f6ad8507a31b64ce94e01c91b1985243b38092290cd70518b1bba54b283426c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cargo-results v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/mod.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | / named!( [INFO] [stdout] 96 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 97 | | do_parse!( [INFO] [stdout] 98 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 104 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | / named!( [INFO] [stdout] 13 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 14 | | do_parse!( [INFO] [stdout] 15 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 26 | / named!( [INFO] [stdout] 27 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 28 | | do_parse!( [INFO] [stdout] 29 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 41 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 27 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures >, many1!(failure)); [INFO] [stdout] | --------------------^^^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/mod.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 95 | / named!( [INFO] [stdout] 96 | | suite_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 97 | | do_parse!( [INFO] [stdout] 98 | | ws!( [INFO] [stdout] ... | [INFO] [stdout] 104 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | suite_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 12 | / named!( [INFO] [stdout] 13 | | fail_line<&str>, [INFO] [stdout] | | ^^^^ the same lifetime is elided here [INFO] [stdout] 14 | | do_parse!( [INFO] [stdout] 15 | | ws!(tag!("----")) >> [INFO] [stdout] ... | [INFO] [stdout] 24 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | fail_line<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 26 | / named!( [INFO] [stdout] 27 | | failure, [INFO] [stdout] | | ^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] 28 | | do_parse!( [INFO] [stdout] 29 | | name: fail_line >> [INFO] [stdout] ... | [INFO] [stdout] 41 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 27 | failure>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/suite/failure.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures >, many1!(failure)); [INFO] [stdout] | --------------------^^^^^^^--------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(failures> >, many1!(failure)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [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" "1f6ad8507a31b64ce94e01c91b1985243b38092290cd70518b1bba54b283426c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f6ad8507a31b64ce94e01c91b1985243b38092290cd70518b1bba54b283426c", kill_on_drop: false }` [INFO] [stdout] 1f6ad8507a31b64ce94e01c91b1985243b38092290cd70518b1bba54b283426c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 005f62cc0dfaa19d72c68ac6cc910d8010dd158c0e4166e3d0c152926c834e1d [INFO] running `Command { std: "docker" "start" "-a" "005f62cc0dfaa19d72c68ac6cc910d8010dd158c0e4166e3d0c152926c834e1d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/suite/mod.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 95 | / named!( [INFO] [stderr] 96 | | suite_line<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 97 | | do_parse!( [INFO] [stderr] 98 | | ws!( [INFO] [stderr] ... | [INFO] [stderr] 104 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 96 | suite_line<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/suite/failure.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 12 | / named!( [INFO] [stderr] 13 | | fail_line<&str>, [INFO] [stderr] | | ^^^^ the same lifetime is elided here [INFO] [stderr] 14 | | do_parse!( [INFO] [stderr] 15 | | ws!(tag!("----")) >> [INFO] [stderr] ... | [INFO] [stderr] 24 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 13 | fail_line<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/suite/failure.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 26 | / named!( [INFO] [stderr] 27 | | failure, [INFO] [stderr] | | ^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] 28 | | do_parse!( [INFO] [stderr] 29 | | name: fail_line >> [INFO] [stderr] ... | [INFO] [stderr] 41 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 27 | failure>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/suite/failure.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | named!(failures >, many1!(failure)); [INFO] [stderr] | --------------------^^^^^^^--------------------- [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | named!(failures> >, many1!(failure)); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cargo-results` (lib) generated 4 warnings (run `cargo fix --lib -p cargo-results` to apply 4 suggestions) [INFO] [stderr] warning: `cargo-results` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_results-903c5ae85ace2f66) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test header::tests::it_should_parse_a_blocking_line ... ok [INFO] [stdout] test header::tests::it_should_parse_a_downloaded_line ... ok [INFO] [stdout] test header::tests::it_should_parse_a_downloading_line ... ok [INFO] [stdout] test suite::failure::tests::test_fail_line ... ok [INFO] [stdout] test header::tests::it_should_parse_a_full_header ... ok [INFO] [stdout] test header::tests::it_should_parse_a_finished_line ... ok [INFO] [stdout] test header::tests::it_should_parse_an_updating_line ... ok [INFO] [stdout] test suite::result_line::tests::it_should_parse_a_suite_result ... ok [INFO] [stdout] test suite::tests::it_should_parse_suite_count ... ok [INFO] [stdout] test suite::tests::it_should_parse_suite_line ... ok [INFO] [stdout] test header::tests::it_should_parse_a_compiling_line ... ok [INFO] [stdout] test utility_parsers::tests::it_should_capture_digits ... ok [INFO] [stdout] test utility_parsers::tests::it_should_match_failed ... ok [INFO] [stdout] test utility_parsers::tests::it_should_match_ok ... ok [INFO] [stdout] test suite::failure::tests::test_failure ... ok [INFO] [stdout] test suite::failure::tests::test_failures ... ok [INFO] [stdout] test suite::tests::it_should_parse_test_result ... ok [INFO] [stdout] test utility_parsers::tests::it_should_match_to_end_of_line ... ok [INFO] [stdout] test suite::failure::tests::test_fail_opt ... ok [INFO] [stdout] test header::tests::it_should_parse_an_installing_line ... ok [INFO] [stdout] test suite::tests::it_should_parse_test_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-7aa8f34dd9c621c6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test it_should_parse_successful_test_output ... ok [INFO] [stdout] test test_full_run ... ok [INFO] [stdout] test test_success_run ... ok [INFO] [stdout] test test_fail_run ... ok [INFO] [stdout] test compile_fail ... ok [INFO] [stdout] test test_success_on_windows_rust_1_39 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cargo_results [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "005f62cc0dfaa19d72c68ac6cc910d8010dd158c0e4166e3d0c152926c834e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "005f62cc0dfaa19d72c68ac6cc910d8010dd158c0e4166e3d0c152926c834e1d", kill_on_drop: false }` [INFO] [stdout] 005f62cc0dfaa19d72c68ac6cc910d8010dd158c0e4166e3d0c152926c834e1d