[INFO] fetching crate cliutil 0.1.0-alpha.0...
[INFO] testing cliutil-0.1.0-alpha.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cliutil 0.1.0-alpha.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cliutil 0.1.0-alpha.0
[INFO] finished tweaking crates.io crate cliutil 0.1.0-alpha.0
[INFO] tweaked toml for crates.io crate cliutil 0.1.0-alpha.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cliutil 0.1.0-alpha.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cliutil 0.1.0-alpha.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c1adb2054be1a8ac3b4e2e97e8a1f44e266b12c7056c431e9e47f5b4cb093d
[INFO] running `Command { std: "docker" "start" "-a" "a8c1adb2054be1a8ac3b4e2e97e8a1f44e266b12c7056c431e9e47f5b4cb093d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c1adb2054be1a8ac3b4e2e97e8a1f44e266b12c7056c431e9e47f5b4cb093d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c1adb2054be1a8ac3b4e2e97e8a1f44e266b12c7056c431e9e47f5b4cb093d", kill_on_drop: false }`
[INFO] [stdout] a8c1adb2054be1a8ac3b4e2e97e8a1f44e266b12c7056c431e9e47f5b4cb093d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f7903f20bdf5045f2daf860beeb381340ff8ddc8ecda48f62ca3bd255d2c3ec
[INFO] running `Command { std: "docker" "start" "-a" "6f7903f20bdf5045f2daf860beeb381340ff8ddc8ecda48f62ca3bd255d2c3ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling cliutil v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag];
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag<'_>];
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter];
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter<'_>];
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<R>];
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<'_, R>];
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<R>>;
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<'_, R>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:386:30
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:467:14
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:475:20
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:553:30
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:642:19
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:646:20
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:650:16
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "6f7903f20bdf5045f2daf860beeb381340ff8ddc8ecda48f62ca3bd255d2c3ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7903f20bdf5045f2daf860beeb381340ff8ddc8ecda48f62ca3bd255d2c3ec", kill_on_drop: false }`
[INFO] [stdout] 6f7903f20bdf5045f2daf860beeb381340ff8ddc8ecda48f62ca3bd255d2c3ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73e2af507c34cdb0d2d86e8132f4622672e7ca9a1fa78faf3fa521f8b9541c76
[INFO] running `Command { std: "docker" "start" "-a" "73e2af507c34cdb0d2d86e8132f4622672e7ca9a1fa78faf3fa521f8b9541c76", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag];
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag<'_>];
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter];
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter<'_>];
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<R>];
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<'_, R>];
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<R>>;
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<'_, R>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:386:30
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:467:14
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:475:20
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:553:30
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cliutil v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:642:19
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:646:20
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:650:16
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag];
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     fn flags(&self) -> &[Flag<'_>];
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:266:19
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter];
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn parameters(&self) -> &[Parameter<'_>];
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<R>];
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn subcommands(&self) -> &[SubCommand<'_, R>];
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<R>>;
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn command(&self) -> Option<Command<'_, R>>;
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 378 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 382 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:386:30
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:467:14
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:475:20
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 479 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:545:24
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 545 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                             |         | |
[INFO] [stdout]     |                             |         | the same lifetime is hidden here
[INFO] [stdout]     |                             |         the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 549 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:553:30
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:638:14
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag] {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^
[INFO] [stdout]     |              |         | |
[INFO] [stdout]     |              |         | the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 638 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:642:19
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                   |         | |
[INFO] [stdout]     |                   |         | the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:646:20
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |         | |
[INFO] [stdout]     |                    |         | the same lifetime is hidden here
[INFO] [stdout]     |                    |         the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 646 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/constexpr/mod.rs:650:16
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 650 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "73e2af507c34cdb0d2d86e8132f4622672e7ca9a1fa78faf3fa521f8b9541c76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e2af507c34cdb0d2d86e8132f4622672e7ca9a1fa78faf3fa521f8b9541c76", kill_on_drop: false }`
[INFO] [stdout] 73e2af507c34cdb0d2d86e8132f4622672e7ca9a1fa78faf3fa521f8b9541c76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e03a794d3d56b2351c375e78ce81fcd4809a5e76f2313282e667c94438d1972e
[INFO] running `Command { std: "docker" "start" "-a" "e03a794d3d56b2351c375e78ce81fcd4809a5e76f2313282e667c94438d1972e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/constexpr/mod.rs:265:14
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 265 |     fn flags(&self) -> &[Flag];
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |              ^^^^^     ^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]     |              |         | |
[INFO] [stderr]     |              |         | the same lifetime is hidden here
[INFO] [stderr]     |              |         the same lifetime is elided here
[INFO] [stderr]     |              the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 265 |     fn flags(&self) -> &[Flag<'_>];
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:266:19
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn parameters(&self) -> &[Parameter];
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                   |         | |
[INFO] [stderr]     |                   |         | the same lifetime is hidden here
[INFO] [stderr]     |                   |         the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn parameters(&self) -> &[Parameter<'_>];
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:267:20
[INFO] [stderr]     |
[INFO] [stderr] 267 |     fn subcommands(&self) -> &[SubCommand<R>];
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |         | |
[INFO] [stderr]     |                    |         | the same lifetime is hidden here
[INFO] [stderr]     |                    |         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 267 |     fn subcommands(&self) -> &[SubCommand<'_, R>];
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:268:16
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn command(&self) -> Option<Command<R>>;
[INFO] [stderr]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn command(&self) -> Option<Command<'_, R>>;
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:378:24
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^
[INFO] [stderr]     |                        |         | |
[INFO] [stderr]     |                        |         | the same lifetime is hidden here
[INFO] [stderr]     |                        |         the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 378 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:382:29
[INFO] [stderr]     |
[INFO] [stderr] 382 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                             |         | |
[INFO] [stderr]     |                             |         | the same lifetime is hidden here
[INFO] [stderr]     |                             |         the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 382 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:386:30
[INFO] [stderr]     |
[INFO] [stderr] 386 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         | |
[INFO] [stderr]     |                              |         | the same lifetime is hidden here
[INFO] [stderr]     |                              |         the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 386 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:467:14
[INFO] [stderr]     |
[INFO] [stderr] 467 |     fn flags(&self) -> &[Flag] {
[INFO] [stderr]     |              ^^^^^     ^^^^^^^
[INFO] [stderr]     |              |         | |
[INFO] [stderr]     |              |         | the same lifetime is hidden here
[INFO] [stderr]     |              |         the same lifetime is elided here
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 467 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:471:19
[INFO] [stderr]     |
[INFO] [stderr] 471 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                   |         | |
[INFO] [stderr]     |                   |         | the same lifetime is hidden here
[INFO] [stderr]     |                   |         the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 471 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:475:20
[INFO] [stderr]     |
[INFO] [stderr] 475 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |         | |
[INFO] [stderr]     |                    |         | the same lifetime is hidden here
[INFO] [stderr]     |                    |         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 475 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:479:16
[INFO] [stderr]     |
[INFO] [stderr] 479 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stderr]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 479 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:545:24
[INFO] [stderr]     |
[INFO] [stderr] 545 |     pub const fn flags(&self) -> &[Flag] {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^
[INFO] [stderr]     |                        |         | |
[INFO] [stderr]     |                        |         | the same lifetime is hidden here
[INFO] [stderr]     |                        |         the same lifetime is elided here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 545 |     pub const fn flags(&self) -> &[Flag<'_>] {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:549:29
[INFO] [stderr]     |
[INFO] [stderr] 549 |     pub const fn parameters(&self) -> &[Parameter] {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                             |         | |
[INFO] [stderr]     |                             |         | the same lifetime is hidden here
[INFO] [stderr]     |                             |         the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 549 |     pub const fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:553:30
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub const fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         | |
[INFO] [stderr]     |                              |         | the same lifetime is hidden here
[INFO] [stderr]     |                              |         the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub const fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:638:14
[INFO] [stderr]     |
[INFO] [stderr] 638 |     fn flags(&self) -> &[Flag] {
[INFO] [stderr]     |              ^^^^^     ^^^^^^^
[INFO] [stderr]     |              |         | |
[INFO] [stderr]     |              |         | the same lifetime is hidden here
[INFO] [stderr]     |              |         the same lifetime is elided here
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 638 |     fn flags(&self) -> &[Flag<'_>] {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:642:19
[INFO] [stderr]     |
[INFO] [stderr] 642 |     fn parameters(&self) -> &[Parameter] {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^
[INFO] [stderr]     |                   |         | |
[INFO] [stderr]     |                   |         | the same lifetime is hidden here
[INFO] [stderr]     |                   |         the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 642 |     fn parameters(&self) -> &[Parameter<'_>] {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:646:20
[INFO] [stderr]     |
[INFO] [stderr] 646 |     fn subcommands(&self) -> &[SubCommand<R>] {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                    |         | |
[INFO] [stderr]     |                    |         | the same lifetime is hidden here
[INFO] [stderr]     |                    |         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 646 |     fn subcommands(&self) -> &[SubCommand<'_, R>] {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/constexpr/mod.rs:650:16
[INFO] [stderr]     |
[INFO] [stderr] 650 |     fn command(&self) -> Option<Command<R>> {
[INFO] [stderr]     |                ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 650 |     fn command(&self) -> Option<Command<'_, R>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `cliutil` (lib) generated 18 warnings (run `cargo fix --lib -p cliutil` to apply 18 suggestions)
[INFO] [stderr] warning: `cliutil` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cliutil-08b297baa28bc996)
[INFO] [stderr]    Doc-tests cliutil
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/constexpr/mod.rs - constexpr::Application (line 489) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e03a794d3d56b2351c375e78ce81fcd4809a5e76f2313282e667c94438d1972e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03a794d3d56b2351c375e78ce81fcd4809a5e76f2313282e667c94438d1972e", kill_on_drop: false }`
[INFO] [stdout] e03a794d3d56b2351c375e78ce81fcd4809a5e76f2313282e667c94438d1972e
