[INFO] fetching crate compute-file-server-cli 1.1.0...
[INFO] checking compute-file-server-cli-1.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate compute-file-server-cli 1.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate compute-file-server-cli 1.1.0
[INFO] finished tweaking crates.io crate compute-file-server-cli 1.1.0
[INFO] tweaked toml for crates.io crate compute-file-server-cli 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate compute-file-server-cli 1.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 compute-file-server-cli 1.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] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] [stderr]   Downloaded serde_json v1.0.86
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded simple-error v0.2.3
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded indicatif v0.17.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded fastly-api v1.0.0-beta.0
[INFO] [stderr]   Downloaded clap v4.0.13
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded openssl-src v111.22.0+1.1.1q
[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] ae4da6f9c619032b8c986843527f637f6e37571c85854bf927a963ce4a851857
[INFO] running `Command { std: "docker" "start" "-a" "ae4da6f9c619032b8c986843527f637f6e37571c85854bf927a963ce4a851857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae4da6f9c619032b8c986843527f637f6e37571c85854bf927a963ce4a851857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4da6f9c619032b8c986843527f637f6e37571c85854bf927a963ce4a851857", kill_on_drop: false }`
[INFO] [stdout] ae4da6f9c619032b8c986843527f637f6e37571c85854bf927a963ce4a851857
[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] 19658d64491a6f64a47e3c4299b8a300ecb559dc3dbfb4ce3c6410aa2a2f74f4
[INFO] running `Command { std: "docker" "start" "-a" "19658d64491a6f64a47e3c4299b8a300ecb559dc3dbfb4ce3c6410aa2a2f74f4", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]     Checking clap v4.0.13
[INFO] [stderr]     Checking simple-error v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking indicatif v0.17.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking toml_edit v0.14.4
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.12
[INFO] [stderr]     Checking fastly-api v1.0.0-beta.0
[INFO] [stderr]     Checking compute-file-server-cli v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "19658d64491a6f64a47e3c4299b8a300ecb559dc3dbfb4ce3c6410aa2a2f74f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19658d64491a6f64a47e3c4299b8a300ecb559dc3dbfb4ce3c6410aa2a2f74f4", kill_on_drop: false }`
[INFO] [stdout] 19658d64491a6f64a47e3c4299b8a300ecb559dc3dbfb4ce3c6410aa2a2f74f4
