[INFO] cloning repository https://github.com/retch-http/retch-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retch-http/retch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Fretch-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Fretch-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4bc20695c6c1c08cab69bc0286db2040aa5b83d
[INFO] checking retch-http/retch-cli/f4bc20695c6c1c08cab69bc0286db2040aa5b83d against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Fretch-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/retch-http/retch-cli
[INFO] finished tweaking git repo https://github.com/retch-http/retch-cli
[INFO] tweaked toml for git repo https://github.com/retch-http/retch-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retch-http/retch-cli on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retch-http/retch-cli 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/retch-http/h2.git`
[INFO] [stderr]     Updating git repository `https://github.com/retch-http/rustls.git`
[INFO] [stderr]     Updating git repository `https://github.com/retch-http/retch.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded h3-quinn v0.0.7
[INFO] [stderr]   Downloaded hickory-client v0.24.2
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.0
[INFO] [stderr]   Downloaded h3 v0.0.6
[INFO] [stderr]   Downloaded aws-lc-sys v0.24.1
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.0
[INFO] [stderr]   Downloaded openssl-src v300.4.1+3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02b4806f2ba4313a7fbbcecc0254a73acbf0c3c596dde261b9b652c0690c6b23
[INFO] running `Command { std: "docker" "start" "-a" "02b4806f2ba4313a7fbbcecc0254a73acbf0c3c596dde261b9b652c0690c6b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02b4806f2ba4313a7fbbcecc0254a73acbf0c3c596dde261b9b652c0690c6b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b4806f2ba4313a7fbbcecc0254a73acbf0c3c596dde261b9b652c0690c6b23", kill_on_drop: false }`
[INFO] [stdout] 02b4806f2ba4313a7fbbcecc0254a73acbf0c3c596dde261b9b652c0690c6b23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 912ef8ad6406ff2ca5d73805079cc08bc95ef98a85bb3492cc52341648470605
[INFO] running `Command { std: "docker" "start" "-a" "912ef8ad6406ff2ca5d73805079cc08bc95ef98a85bb3492cc52341648470605", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.12.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.16 (https://github.com/retch-http/rustls.git?branch=retch-patch#5aea187c)
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling quinn-udp v0.5.9
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking h3 v0.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7 (https://github.com/retch-http/h2.git?branch=retch-patch#bb35bf7e)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-lc-sys v0.24.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking hickory-proto v0.24.2
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hickory-client v0.24.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking quinn-proto v0.11.9
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking quinn v0.11.6
[INFO] [stderr]     Checking h3-quinn v0.0.7
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stdout] error: The `http3` feature is unstable, and requires the `RUSTFLAGS='--cfg reqwest_unstable'` environment variable to be set.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.12/src/lib.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | / compile_error!(
[INFO] [stdout] 247 | |     "\
[INFO] [stdout] 248 | |     The `http3` feature is unstable, and requires the \
[INFO] [stdout] 249 | |     `RUSTFLAGS='--cfg reqwest_unstable'` environment variable to be set.\
[INFO] [stdout] 250 | | "
[INFO] [stdout] 251 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "912ef8ad6406ff2ca5d73805079cc08bc95ef98a85bb3492cc52341648470605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912ef8ad6406ff2ca5d73805079cc08bc95ef98a85bb3492cc52341648470605", kill_on_drop: false }`
[INFO] [stdout] 912ef8ad6406ff2ca5d73805079cc08bc95ef98a85bb3492cc52341648470605
