[INFO] cloning repository https://github.com/oxid-gateway/reverse-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxid-gateway/reverse-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxid-gateway%2Freverse-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxid-gateway%2Freverse-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 444dd5a1b3a4c5e24e629ba5322527287fa2ca5a [INFO] checking oxid-gateway/reverse-proxy against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxid-gateway%2Freverse-proxy" "/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/oxid-gateway/reverse-proxy [INFO] finished tweaking git repo https://github.com/oxid-gateway/reverse-proxy [INFO] tweaked toml for git repo https://github.com/oxid-gateway/reverse-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oxid-gateway/reverse-proxy on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oxid-gateway/reverse-proxy 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d71ea39a2d5526356ce7f4334320f719b08f14cb3515398b0f52274ddeef22dc [INFO] running `Command { std: "docker" "start" "-a" "d71ea39a2d5526356ce7f4334320f719b08f14cb3515398b0f52274ddeef22dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d71ea39a2d5526356ce7f4334320f719b08f14cb3515398b0f52274ddeef22dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71ea39a2d5526356ce7f4334320f719b08f14cb3515398b0f52274ddeef22dc", kill_on_drop: false }` [INFO] [stdout] d71ea39a2d5526356ce7f4334320f719b08f14cb3515398b0f52274ddeef22dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa5089452b88d5fdda6af87af7621e892932873f30c4644fa1952720da9e2e1 [INFO] running `Command { std: "docker" "start" "-a" "1aa5089452b88d5fdda6af87af7621e892932873f30c4644fa1952720da9e2e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking cc v1.2.14 [INFO] [stderr] Checking pingora-error v0.4.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking pingora-http v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking pingora-ketama v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking matchit v0.8.6 [INFO] [stderr] Checking sfv v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Checking thrift_codec v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking pingora-header-serde v0.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking prost-types v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking rustracing v0.5.1 [INFO] [stderr] Checking rustracing_jaeger v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking pingora-lru v0.4.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking pingora-timeout v0.4.0 [INFO] [stderr] Checking pingora-runtime v0.4.0 [INFO] [stderr] Checking pingora-pool v0.4.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling oxid-gateway-reverse-proxy v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking tonic-reflection v0.12.3 [INFO] [stderr] Checking pingora-openssl v0.4.0 [INFO] [stderr] Checking pingora-core v0.4.0 [INFO] [stderr] Checking pingora-cache v0.4.0 [INFO] [stderr] Checking pingora-load-balancing v0.4.0 [INFO] [stderr] Checking pingora-proxy v0.4.0 [INFO] [stderr] Checking pingora v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "1aa5089452b88d5fdda6af87af7621e892932873f30c4644fa1952720da9e2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa5089452b88d5fdda6af87af7621e892932873f30c4644fa1952720da9e2e1", kill_on_drop: false }` [INFO] [stdout] 1aa5089452b88d5fdda6af87af7621e892932873f30c4644fa1952720da9e2e1