[INFO] cloning repository https://github.com/deepinfra/deepctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deepinfra/deepctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepinfra%2Fdeepctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepinfra%2Fdeepctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf764d9e719f1017ae84efb2453aa65d2299754f
[INFO] checking deepinfra/deepctl against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeepinfra%2Fdeepctl" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/deepinfra/deepctl
[INFO] finished tweaking git repo https://github.com/deepinfra/deepctl
[INFO] tweaked toml for git repo https://github.com/deepinfra/deepctl written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deepinfra/deepctl 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 git repo https://github.com/deepinfra/deepctl 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 webbrowser v0.8.10
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded openssl-sys v0.9.88
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded openssl v0.10.54
[INFO] [stderr]   Downloaded tokio v1.28.2
[INFO] [stderr]   Downloaded openssl-src v111.26.0+1.1.1u
[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] 81858eb9bb16ff1f0bb235864b70a4169dc1e16f284dc58634a0ae5d4dce309c
[INFO] running `Command { std: "docker" "start" "-a" "81858eb9bb16ff1f0bb235864b70a4169dc1e16f284dc58634a0ae5d4dce309c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81858eb9bb16ff1f0bb235864b70a4169dc1e16f284dc58634a0ae5d4dce309c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81858eb9bb16ff1f0bb235864b70a4169dc1e16f284dc58634a0ae5d4dce309c", kill_on_drop: false }`
[INFO] [stdout] 81858eb9bb16ff1f0bb235864b70a4169dc1e16f284dc58634a0ae5d4dce309c
[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] e64b886dc93e0131697c4af92b9103b62bc9328cc007b65d0512fdf99ac4313d
[INFO] running `Command { std: "docker" "start" "-a" "e64b886dc93e0131697c4af92b9103b62bc9328cc007b65d0512fdf99ac4313d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking once_cell v1.17.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking version-compare v0.1.1
[INFO] [stderr]     Checking webbrowser v0.8.10
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.19
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking deepctl v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/main.rs:1339:24
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     fn ver_from_str(s: &str) -> Result<Version> {
[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] 1339 |     fn ver_from_str(s: &str) -> Result<Version<'_>> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/main.rs:1339:24
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     fn ver_from_str(s: &str) -> Result<Version> {
[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] 1339 |     fn ver_from_str(s: &str) -> Result<Version<'_>> {
[INFO] [stdout]      |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e64b886dc93e0131697c4af92b9103b62bc9328cc007b65d0512fdf99ac4313d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64b886dc93e0131697c4af92b9103b62bc9328cc007b65d0512fdf99ac4313d", kill_on_drop: false }`
[INFO] [stdout] e64b886dc93e0131697c4af92b9103b62bc9328cc007b65d0512fdf99ac4313d
