[INFO] fetching crate proxy_fetch 0.1.12... [INFO] testing proxy_fetch-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate proxy_fetch 0.1.12 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate proxy_fetch 0.1.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate proxy_fetch 0.1.12 [INFO] tweaked toml for crates.io crate proxy_fetch 0.1.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proxy_fetch 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proxy_fetch 0.1.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7bdb9779bf870c6e14a22fb431468ffedda0873b0fbfb24cec34cb45fb329ce [INFO] running `Command { std: "docker" "start" "-a" "c7bdb9779bf870c6e14a22fb431468ffedda0873b0fbfb24cec34cb45fb329ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7bdb9779bf870c6e14a22fb431468ffedda0873b0fbfb24cec34cb45fb329ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7bdb9779bf870c6e14a22fb431468ffedda0873b0fbfb24cec34cb45fb329ce", kill_on_drop: false }` [INFO] [stdout] c7bdb9779bf870c6e14a22fb431468ffedda0873b0fbfb24cec34cb45fb329ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4bff5e41bf32641ff6f443dab59db0d4bc225d75cf7ec74417e3b54eac61a3 [INFO] running `Command { std: "docker" "start" "-a" "ef4bff5e41bf32641ff6f443dab59db0d4bc225d75cf7ec74417e3b54eac61a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.32.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling fastbloom v0.14.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling ring-compat v0.8.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling dynosaur_derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-tfo v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling shadowsocks-crypto v0.6.1 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling dynosaur v0.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sendfd v0.4.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling aok v0.1.17 [INFO] [stderr] Compiling url_fmt v0.1.3 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling lru_time_cache v0.11.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling get_dir v0.5.0 [INFO] [stderr] Compiling const-str v0.6.4 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling shadowsocks v1.23.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling genv v0.1.16 [INFO] [stderr] Compiling workspace_root v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling path_end v0.1.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling uri_to_host_port v0.1.4 [INFO] [stderr] Compiling skiplist v0.6.0 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling pos_next v0.1.7 [INFO] [stderr] Compiling reqwest_client v0.1.12 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest_client-0.1.12/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(doc_auto_cfg)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.92.0; see for more information [INFO] [stdout] = note: merged into `doc_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest_client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef4bff5e41bf32641ff6f443dab59db0d4bc225d75cf7ec74417e3b54eac61a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4bff5e41bf32641ff6f443dab59db0d4bc225d75cf7ec74417e3b54eac61a3", kill_on_drop: false }` [INFO] [stdout] ef4bff5e41bf32641ff6f443dab59db0d4bc225d75cf7ec74417e3b54eac61a3