[INFO] cloning repository https://github.com/865713897/elza-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/865713897/elza-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F865713897%2Felza-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F865713897%2Felza-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dc0ae8b9b921845632ddf6278017136b3a69616
[INFO] checking 865713897/elza-cli against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F865713897%2Felza-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/865713897/elza-cli
[INFO] finished tweaking git repo https://github.com/865713897/elza-cli
[INFO] tweaked toml for git repo https://github.com/865713897/elza-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/865713897/elza-cli on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/865713897/elza-cli 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded update-informer v1.1.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.4.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.4.0
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded rust-embed v8.4.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec95d1d1b7cbb193ac35acf8ba61bec0db86515fdece766d0d8d560689d51f2b
[INFO] running `Command { std: "docker" "start" "-a" "ec95d1d1b7cbb193ac35acf8ba61bec0db86515fdece766d0d8d560689d51f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec95d1d1b7cbb193ac35acf8ba61bec0db86515fdece766d0d8d560689d51f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec95d1d1b7cbb193ac35acf8ba61bec0db86515fdece766d0d8d560689d51f2b", kill_on_drop: false }`
[INFO] [stdout] ec95d1d1b7cbb193ac35acf8ba61bec0db86515fdece766d0d8d560689d51f2b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4975f3ca5936555199ea28c8ede8f595d01e6c4ea2b7d0e0eeb21020161f67bc
[INFO] running `Command { std: "docker" "start" "-a" "4975f3ca5936555199ea28c8ede8f595d01e6c4ea2b7d0e0eeb21020161f67bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rust-embed-utils v8.4.0
[INFO] [stderr]     Checking rustls v0.22.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking rust-embed v8.4.0
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking ureq v2.9.7
[INFO] [stderr]     Checking update-informer v1.1.0
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking elza-cli v1.0.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
[INFO] running `Command { std: "docker" "inspect" "4975f3ca5936555199ea28c8ede8f595d01e6c4ea2b7d0e0eeb21020161f67bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4975f3ca5936555199ea28c8ede8f595d01e6c4ea2b7d0e0eeb21020161f67bc", kill_on_drop: false }`
[INFO] [stdout] 4975f3ca5936555199ea28c8ede8f595d01e6c4ea2b7d0e0eeb21020161f67bc
