[INFO] cloning repository https://github.com/littledivy/reqwest-h2-perf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littledivy/reqwest-h2-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittledivy%2Freqwest-h2-perf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittledivy%2Freqwest-h2-perf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 413aee04da95f2418cd4b3562c0b81d18daff5fd
[INFO] checking littledivy/reqwest-h2-perf against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittledivy%2Freqwest-h2-perf" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/littledivy/reqwest-h2-perf
[INFO] finished tweaking git repo https://github.com/littledivy/reqwest-h2-perf
[INFO] tweaked toml for git repo https://github.com/littledivy/reqwest-h2-perf written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/littledivy/reqwest-h2-perf 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/littledivy/reqwest-h2-perf 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7fb372d3758412213285ac81c428053931bc8734d2ae728fc1299d92d7805bb0
[INFO] running `Command { std: "docker" "start" "-a" "7fb372d3758412213285ac81c428053931bc8734d2ae728fc1299d92d7805bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb372d3758412213285ac81c428053931bc8734d2ae728fc1299d92d7805bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb372d3758412213285ac81c428053931bc8734d2ae728fc1299d92d7805bb0", kill_on_drop: false }`
[INFO] [stdout] 7fb372d3758412213285ac81c428053931bc8734d2ae728fc1299d92d7805bb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0704b3ac2085f59e18c7be0795d32cbbda344cbc514de5c5ece6ed9b475e4caf
[INFO] running `Command { std: "docker" "start" "-a" "0704b3ac2085f59e18c7be0795d32cbbda344cbc514de5c5ece6ed9b475e4caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking hyper v0.14.24
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.14
[INFO] [stderr]     Checking slow_rustls_fetch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.37s
[INFO] running `Command { std: "docker" "inspect" "0704b3ac2085f59e18c7be0795d32cbbda344cbc514de5c5ece6ed9b475e4caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0704b3ac2085f59e18c7be0795d32cbbda344cbc514de5c5ece6ed9b475e4caf", kill_on_drop: false }`
[INFO] [stdout] 0704b3ac2085f59e18c7be0795d32cbbda344cbc514de5c5ece6ed9b475e4caf
