[INFO] fetching crate mmproxy 0.2.2...
[INFO] checking mmproxy-0.2.2 against 1.95.0 for pr-155915
[INFO] extracting crate mmproxy 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mmproxy 0.2.2
[INFO] finished tweaking crates.io crate mmproxy 0.2.2
[INFO] tweaked toml for crates.io crate mmproxy 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmproxy 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mmproxy 0.2.2 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded simple-eyre v0.3.1
[INFO] [stderr]   Downloaded proxy-protocol v0.5.0
[INFO] [stderr]   Downloaded cidr v0.2.1
[INFO] [stderr]   Downloaded argwerk v0.20.1
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded tokio v1.23.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3f3ba05159166bac7f780d49fc8ec9380c910b3b17334bf847f1aa6bbffedfa
[INFO] running `Command { std: "docker" "start" "-a" "e3f3ba05159166bac7f780d49fc8ec9380c910b3b17334bf847f1aa6bbffedfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3f3ba05159166bac7f780d49fc8ec9380c910b3b17334bf847f1aa6bbffedfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f3ba05159166bac7f780d49fc8ec9380c910b3b17334bf847f1aa6bbffedfa", kill_on_drop: false }`
[INFO] [stdout] e3f3ba05159166bac7f780d49fc8ec9380c910b3b17334bf847f1aa6bbffedfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eb81ce8a6b16299fc50df4357890ff5fcf67e8ba109d9f69f8232c6b8203f08
[INFO] running `Command { std: "docker" "start" "-a" "5eb81ce8a6b16299fc50df4357890ff5fcf67e8ba109d9f69f8232c6b8203f08", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling tokio v1.23.1
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking argwerk v0.20.1
[INFO] [stderr]     Checking cidr v0.2.1
[INFO] [stderr]     Checking eyre v0.6.8
[INFO] [stderr]     Checking simple-eyre v0.3.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking proxy-protocol v0.5.0
[INFO] [stderr]     Checking mmproxy v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/util.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn parse_proxy_protocol_header(mut buffer: &[u8]) -> ProxyProtocolResult<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.88s
[INFO] running `Command { std: "docker" "inspect" "5eb81ce8a6b16299fc50df4357890ff5fcf67e8ba109d9f69f8232c6b8203f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb81ce8a6b16299fc50df4357890ff5fcf67e8ba109d9f69f8232c6b8203f08", kill_on_drop: false }`
[INFO] [stdout] 5eb81ce8a6b16299fc50df4357890ff5fcf67e8ba109d9f69f8232c6b8203f08
