[INFO] cloning repository https://github.com/makindotcc/boringhyper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makindotcc/boringhyper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fboringhyper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fboringhyper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bab7efbe13eac628f119fc6af4f01346385091a
[INFO] checking makindotcc/boringhyper against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakindotcc%2Fboringhyper" "/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/makindotcc/boringhyper
[INFO] finished tweaking git repo https://github.com/makindotcc/boringhyper
[INFO] tweaked toml for git repo https://github.com/makindotcc/boringhyper written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makindotcc/boringhyper 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/makindotcc/boringhyper 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/makindotcc/boring`
[INFO] [stderr]     Updating git submodule `https://github.com/google/boringssl.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.3.3
[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] 681c40471d0590390656c516794966a1bb2e332f962a4f23cc56157bac945073
[INFO] running `Command { std: "docker" "start" "-a" "681c40471d0590390656c516794966a1bb2e332f962a4f23cc56157bac945073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "681c40471d0590390656c516794966a1bb2e332f962a4f23cc56157bac945073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681c40471d0590390656c516794966a1bb2e332f962a4f23cc56157bac945073", kill_on_drop: false }`
[INFO] [stdout] 681c40471d0590390656c516794966a1bb2e332f962a4f23cc56157bac945073
[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] a3f01380e3b2e8b23a208bd3d9afddc7950f567f462ab1000921ee692340a30f
[INFO] running `Command { std: "docker" "start" "-a" "a3f01380e3b2e8b23a208bd3d9afddc7950f567f462ab1000921ee692340a30f", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]     Checking linked_hash_set v0.1.4
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking serde v1.0.160
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]    Compiling boring-sys v2.1.0 (https://github.com/makindotcc/boring?branch=update-bindgen#34f912b1)
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking boring v2.1.0 (https://github.com/makindotcc/boring?branch=update-bindgen#34f912b1)
[INFO] [stderr]     Checking tokio-boring v2.1.5 (https://github.com/makindotcc/boring?branch=update-bindgen#34f912b1)
[INFO] [stderr]     Checking hyper-boring v2.1.2 (https://github.com/makindotcc/boring?branch=update-bindgen#34f912b1)
[INFO] [stderr]     Checking boringhyper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "a3f01380e3b2e8b23a208bd3d9afddc7950f567f462ab1000921ee692340a30f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f01380e3b2e8b23a208bd3d9afddc7950f567f462ab1000921ee692340a30f", kill_on_drop: false }`
[INFO] [stdout] a3f01380e3b2e8b23a208bd3d9afddc7950f567f462ab1000921ee692340a30f
