[INFO] fetching crate identity-cli 0.1.0...
[INFO] checking identity-cli-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate identity-cli 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate identity-cli 0.1.0
[INFO] finished tweaking crates.io crate identity-cli 0.1.0
[INFO] tweaked toml for crates.io crate identity-cli 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate identity-cli 0.1.0 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 identity-cli 0.1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded toml v0.7.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded inquire v0.5.3
[INFO] [stderr]   Downloaded signal-hook v0.3.15
[INFO] [stderr]   Downloaded toml_edit v0.19.3
[INFO] [stderr]   Downloaded nom8 v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f0f8cf52c433b66cd3209c9707e737ab63232bec3d14b0eaeb6dbd76a3c00ebf
[INFO] running `Command { std: "docker" "start" "-a" "f0f8cf52c433b66cd3209c9707e737ab63232bec3d14b0eaeb6dbd76a3c00ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0f8cf52c433b66cd3209c9707e737ab63232bec3d14b0eaeb6dbd76a3c00ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0f8cf52c433b66cd3209c9707e737ab63232bec3d14b0eaeb6dbd76a3c00ebf", kill_on_drop: false }`
[INFO] [stdout] f0f8cf52c433b66cd3209c9707e737ab63232bec3d14b0eaeb6dbd76a3c00ebf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 146b29985cff298d0f35f1e5763faa9c3d1217607700df20dec96f9b9ec9c56f
[INFO] running `Command { std: "docker" "start" "-a" "146b29985cff298d0f35f1e5763faa9c3d1217607700df20dec96f9b9ec9c56f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking nom8 v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.10
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking home v0.5.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking inquire v0.5.3
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking toml_edit v0.19.3
[INFO] [stderr]     Checking toml v0.7.2
[INFO] [stderr]     Checking identity-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account_for_url(&self, service: &str, url: &str) -> anyhow::Result<Identity> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 18 |     pub fn account_for_url(&self, service: &str, url: &str) -> anyhow::Result<Identity<'_>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn identity_for_service(&self, service: &str) -> anyhow::Result<Option<Identity>> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here              ^^^^^^^^ the same lifetime is hidden 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] 53 |     pub fn identity_for_service(&self, service: &str) -> anyhow::Result<Option<Identity<'_>>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account_for_url(&self, service: &str, url: &str) -> anyhow::Result<Identity> {
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here                  ^^^^^^^^ the same lifetime is hidden 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] 18 |     pub fn account_for_url(&self, service: &str, url: &str) -> anyhow::Result<Identity<'_>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn identity_for_service(&self, service: &str) -> anyhow::Result<Option<Identity>> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here              ^^^^^^^^ the same lifetime is hidden 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] 53 |     pub fn identity_for_service(&self, service: &str) -> anyhow::Result<Option<Identity<'_>>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s
[INFO] running `Command { std: "docker" "inspect" "146b29985cff298d0f35f1e5763faa9c3d1217607700df20dec96f9b9ec9c56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "146b29985cff298d0f35f1e5763faa9c3d1217607700df20dec96f9b9ec9c56f", kill_on_drop: false }`
[INFO] [stdout] 146b29985cff298d0f35f1e5763faa9c3d1217607700df20dec96f9b9ec9c56f
