[INFO] cloning repository https://github.com/azamaulanaaa/etcd-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/azamaulanaaa/etcd-reverse-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazamaulanaaa%2Fetcd-reverse-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazamaulanaaa%2Fetcd-reverse-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfddf0ff97105e24d272270df09e8ecca9e1a4a2
[INFO] checking azamaulanaaa/etcd-reverse-proxy against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazamaulanaaa%2Fetcd-reverse-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/azamaulanaaa/etcd-reverse-proxy
[INFO] finished tweaking git repo https://github.com/azamaulanaaa/etcd-reverse-proxy
[INFO] tweaked toml for git repo https://github.com/azamaulanaaa/etcd-reverse-proxy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azamaulanaaa/etcd-reverse-proxy on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azamaulanaaa/etcd-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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4926661a9997f842f769eda32ae34efe6a6dfe06f7a8714f9b405091e1d63b4
[INFO] running `Command { std: "docker" "start" "-a" "d4926661a9997f842f769eda32ae34efe6a6dfe06f7a8714f9b405091e1d63b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4926661a9997f842f769eda32ae34efe6a6dfe06f7a8714f9b405091e1d63b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4926661a9997f842f769eda32ae34efe6a6dfe06f7a8714f9b405091e1d63b4", kill_on_drop: false }`
[INFO] [stdout] d4926661a9997f842f769eda32ae34efe6a6dfe06f7a8714f9b405091e1d63b4
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffdfbf254bcc8e4ee5bb85348fafdb8f7998ce6ba43a80a173d949eb1ac442e
[INFO] running `Command { std: "docker" "start" "-a" "8ffdfbf254bcc8e4ee5bb85348fafdb8f7998ce6ba43a80a173d949eb1ac442e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pingora-error v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking sfv v0.10.4
[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 pingora-http v0.6.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling luajit-src v210.6.2+25a61a1
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking simple_logger v5.1.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking pingora-timeout v0.6.0
[INFO] [stderr]     Checking pingora-runtime v0.6.0
[INFO] [stderr]    Compiling etcd-client v0.17.0
[INFO] [stderr]     Checking pingora-pool v0.6.0
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking pingora-core v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking pingora v0.6.0
[INFO] [stderr]     Checking mlua v0.11.4
[INFO] [stderr]     Checking etcd-reverse-proxy v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "8ffdfbf254bcc8e4ee5bb85348fafdb8f7998ce6ba43a80a173d949eb1ac442e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffdfbf254bcc8e4ee5bb85348fafdb8f7998ce6ba43a80a173d949eb1ac442e", kill_on_drop: false }`
[INFO] [stdout] 8ffdfbf254bcc8e4ee5bb85348fafdb8f7998ce6ba43a80a173d949eb1ac442e
