[INFO] fetching crate secli 1.0.0...
[INFO] checking secli-1.0.0 against 1.95.0 for pr-155915
[INFO] extracting crate secli 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate secli 1.0.0
[INFO] finished tweaking crates.io crate secli 1.0.0
[INFO] tweaked toml for crates.io crate secli 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate secli 1.0.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 secli 1.0.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]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded hashlink v0.7.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.8.0
[INFO] [stderr]   Downloaded newline-converter v0.2.0
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded inquire v0.2.1
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded crossterm v0.21.0
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fd5f9486ba3fe4abe0486b53b18850361a7270e30e93c8768a05347b9d8c6f68
[INFO] running `Command { std: "docker" "start" "-a" "fd5f9486ba3fe4abe0486b53b18850361a7270e30e93c8768a05347b9d8c6f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd5f9486ba3fe4abe0486b53b18850361a7270e30e93c8768a05347b9d8c6f68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd5f9486ba3fe4abe0486b53b18850361a7270e30e93c8768a05347b9d8c6f68", kill_on_drop: false }`
[INFO] [stdout] fd5f9486ba3fe4abe0486b53b18850361a7270e30e93c8768a05347b9d8c6f68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4b9134269645782d128f2c996e2c2de8d52de5609eec62436f8f5c77c5e357b0
[INFO] running `Command { std: "docker" "start" "-a" "4b9134269645782d128f2c996e2c2de8d52de5609eec62436f8f5c77c5e357b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking newline-converter v0.2.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.21.0
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking inquire v0.2.1
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking secli v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cli/app.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build(&self) -> ClapCommand {
[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] 38 |     fn build(&self) -> ClapCommand<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cli/app.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn build(&self) -> ClapCommand {
[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] 38 |     fn build(&self) -> ClapCommand<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] running `Command { std: "docker" "inspect" "4b9134269645782d128f2c996e2c2de8d52de5609eec62436f8f5c77c5e357b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b9134269645782d128f2c996e2c2de8d52de5609eec62436f8f5c77c5e357b0", kill_on_drop: false }`
[INFO] [stdout] 4b9134269645782d128f2c996e2c2de8d52de5609eec62436f8f5c77c5e357b0
