[INFO] fetching crate power-protobuf-lib 0.1.11...
[INFO] checking power-protobuf-lib-0.1.11 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate power-protobuf-lib 0.1.11 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate power-protobuf-lib 0.1.11
[INFO] finished tweaking crates.io crate power-protobuf-lib 0.1.11
[INFO] tweaked toml for crates.io crate power-protobuf-lib 0.1.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate power-protobuf-lib 0.1.11 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding cargo_toml v0.20.5 (available: v0.22.3)
[INFO] [stderr]       Adding convert_case v0.6.0 (available: v0.11.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2054b0ddfdea23a0eb93ae3009f51a6c17d926536e8eb811fd0154638ae1add
[INFO] running `Command { std: "docker" "start" "-a" "c2054b0ddfdea23a0eb93ae3009f51a6c17d926536e8eb811fd0154638ae1add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2054b0ddfdea23a0eb93ae3009f51a6c17d926536e8eb811fd0154638ae1add", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2054b0ddfdea23a0eb93ae3009f51a6c17d926536e8eb811fd0154638ae1add", kill_on_drop: false }`
[INFO] [stdout] c2054b0ddfdea23a0eb93ae3009f51a6c17d926536e8eb811fd0154638ae1add
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29aa5b27eb7cb0b2192b38f42f110f8ac4296553265e2907fc75e3df0e6ea659
[INFO] running `Command { std: "docker" "start" "-a" "29aa5b27eb7cb0b2192b38f42f110f8ac4296553265e2907fc75e3df0e6ea659", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn-prelude-macros v0.1.3
[INFO] [stderr]     Checking syn-prelude v0.1.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo_toml v0.20.5
[INFO] [stderr]     Checking power-protobuf-lib v0.1.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `split_at_checked` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(split_at_checked)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `split_at_checked` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(split_at_checked)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn pb_proto(input: &str) -> IResult<&str, (Option<&str>, Vec<Element>)> {
[INFO] [stdout]     |                            ^^^^             ^^^^          ^^^^       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |             |
[INFO] [stdout]     |                            |                |             the same lifetime is elided 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] 411 |     pub fn pb_proto(input: &str) -> IResult<&str, (Option<&str>, Vec<Element<'_>>)> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn pb_decl(input: &str) -> IResult<&str, (Option<&str>, Option<Vec<Element>>)> {
[INFO] [stdout]     |                       ^^^^             ^^^^          ^^^^              ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |             |
[INFO] [stdout]     |                       |                |             the same lifetime is elided 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] 433 |     fn pb_decl(input: &str) -> IResult<&str, (Option<&str>, Option<Vec<Element<'_>>>)> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:499:26
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn pb_service(input: &str) -> IResult<&str, Vec<Message>> {
[INFO] [stdout]     |                          ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[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] 499 |     fn pb_service(input: &str) -> IResult<&str, Vec<Message<'_>>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:545:22
[INFO] [stdout]     |
[INFO] [stdout] 545 |     fn pb_rpc(input: &str) -> IResult<&str, Rpc> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[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 |     fn pb_rpc(input: &str) -> IResult<&str, Rpc<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:597:31
[INFO] [stdout]     |
[INFO] [stdout] 597 |     fn pb_message_body(input: &str) -> IResult<&str, Vec<Element>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[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] 597 |     fn pb_message_body(input: &str) -> IResult<&str, Vec<Element<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:711:26
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn pb_message(input: &str) -> IResult<&str, Message> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[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] 711 |     fn pb_message(input: &str) -> IResult<&str, Message<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:747:23
[INFO] [stdout]     |
[INFO] [stdout] 747 |     fn pb_enum(input: &str) -> IResult<&str, Enum> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[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] 747 |     fn pb_enum(input: &str) -> IResult<&str, Enum<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub fn pb_proto(input: &str) -> IResult<&str, (Option<&str>, Vec<Element>)> {
[INFO] [stdout]     |                            ^^^^             ^^^^          ^^^^       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                |             |
[INFO] [stdout]     |                            |                |             the same lifetime is elided 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] 411 |     pub fn pb_proto(input: &str) -> IResult<&str, (Option<&str>, Vec<Element<'_>>)> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |     fn pb_decl(input: &str) -> IResult<&str, (Option<&str>, Option<Vec<Element>>)> {
[INFO] [stdout]     |                       ^^^^             ^^^^          ^^^^              ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |             |
[INFO] [stdout]     |                       |                |             the same lifetime is elided 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] 433 |     fn pb_decl(input: &str) -> IResult<&str, (Option<&str>, Option<Vec<Element<'_>>>)> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:499:26
[INFO] [stdout]     |
[INFO] [stdout] 499 |     fn pb_service(input: &str) -> IResult<&str, Vec<Message>> {
[INFO] [stdout]     |                          ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[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] 499 |     fn pb_service(input: &str) -> IResult<&str, Vec<Message<'_>>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:545:22
[INFO] [stdout]     |
[INFO] [stdout] 545 |     fn pb_rpc(input: &str) -> IResult<&str, Rpc> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |
[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 |     fn pb_rpc(input: &str) -> IResult<&str, Rpc<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:597:31
[INFO] [stdout]     |
[INFO] [stdout] 597 |     fn pb_message_body(input: &str) -> IResult<&str, Vec<Element>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[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] 597 |     fn pb_message_body(input: &str) -> IResult<&str, Vec<Element<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:711:26
[INFO] [stdout]     |
[INFO] [stdout] 711 |     fn pb_message(input: &str) -> IResult<&str, Message> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[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] 711 |     fn pb_message(input: &str) -> IResult<&str, Message<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dep.rs:747:23
[INFO] [stdout]     |
[INFO] [stdout] 747 |     fn pb_enum(input: &str) -> IResult<&str, Enum> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[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] 747 |     fn pb_enum(input: &str) -> IResult<&str, Enum<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s
[INFO] running `Command { std: "docker" "inspect" "29aa5b27eb7cb0b2192b38f42f110f8ac4296553265e2907fc75e3df0e6ea659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29aa5b27eb7cb0b2192b38f42f110f8ac4296553265e2907fc75e3df0e6ea659", kill_on_drop: false }`
[INFO] [stdout] 29aa5b27eb7cb0b2192b38f42f110f8ac4296553265e2907fc75e3df0e6ea659
