[INFO] cloning repository https://github.com/ramo828/rust-proxy-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramo828/rust-proxy-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framo828%2Frust-proxy-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framo828%2Frust-proxy-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05c0088ee0f5e147cd77d9a1329737651255de15
[INFO] checking ramo828/rust-proxy-server against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framo828%2Frust-proxy-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ramo828/rust-proxy-server
[INFO] finished tweaking git repo https://github.com/ramo828/rust-proxy-server
[INFO] tweaked toml for git repo https://github.com/ramo828/rust-proxy-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ramo828/rust-proxy-server on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ramo828/rust-proxy-server 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b
[INFO] running `Command { std: "docker" "start" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking linked_hash_set v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.21.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking typed-builder v0.21.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling boring-sys2 v4.15.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking hyper2 v1.5.5
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=d6ed38707fe931ac -C extra-filename=-c28bf400e319844b --out-dir /opt/rustwide/target/debug/build/h2/c28bf400e319844b/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/e403dd3a45ff3c48/out -L dependency=/opt/rustwide/target/debug/build/futures-util/9de8f08ff9783783/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e9924c4662e35e2c/out -L dependency=/opt/rustwide/target/debug/build/http/293a6113e0d7bc0f/out -L dependency=/opt/rustwide/target/debug/build/indexmap/d264a41ff9af6542/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/libc/7cb8a163e7d964d6/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/log/74fdcfdf3875e7c0/out -L dependency=/opt/rustwide/target/debug/build/mio/4b656f05831bdf93/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/f3160203b093998c/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/2461d80c2f39c013/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/8b80527c21a6f036/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/8a1898152f38311f/out -L dependency=/opt/rustwide/target/debug/build/tokio/dd1005546de40021/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/25314b585bc7f24d/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/4be0b8b9f109eb64/out -L dependency=/opt/rustwide/target/debug/build/tracing/d5ecbef116ef6a62/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/e2a1ba91bfb1b5e9/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/2128fc949e2e5481/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/9de8f08ff9783783/out/libfutures_util-9de8f08ff9783783.rmeta --extern http=/opt/rustwide/target/debug/build/http/293a6113e0d7bc0f/out/libhttp-293a6113e0d7bc0f.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/d264a41ff9af6542/out/libindexmap-d264a41ff9af6542.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/dd1005546de40021/out/libtokio-dd1005546de40021.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/4be0b8b9f109eb64/out/libtokio_util-4be0b8b9f109eb64.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/d5ecbef116ef6a62/out/libtracing-d5ecbef116ef6a62.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b", kill_on_drop: false }`
[INFO] [stdout] 8dabf68be310902f3141523e7ef222acdc122519dc8d63ba0193a1cabd08d08b
