[INFO] fetching crate http-request 8.91.39...
[INFO] testing http-request-8.91.39 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate http-request 8.91.39 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate http-request 8.91.39
[INFO] finished tweaking crates.io crate http-request 8.91.39
[INFO] tweaked toml for crates.io crate http-request 8.91.39 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate http-request 8.91.39 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate http-request 8.91.39 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lombok-macros v1.13.13
[INFO] [stderr]   Downloaded http-compress v3.0.2
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded http-constant v1.68.0
[INFO] [stderr]   Downloaded http-type v5.8.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bfea3128d2f88ca30fb773ec16b8cf67079f35a80d4ba429ecd5225c3380196
[INFO] running `Command { std: "docker" "start" "-a" "7bfea3128d2f88ca30fb773ec16b8cf67079f35a80d4ba429ecd5225c3380196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bfea3128d2f88ca30fb773ec16b8cf67079f35a80d4ba429ecd5225c3380196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfea3128d2f88ca30fb773ec16b8cf67079f35a80d4ba429ecd5225c3380196", kill_on_drop: false }`
[INFO] [stdout] 7bfea3128d2f88ca30fb773ec16b8cf67079f35a80d4ba429ecd5225c3380196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f84964cdcde42b3c0a91055c81c0ddea042e730c0983426c9b4a25ed9745050
[INFO] running `Command { std: "docker" "start" "-a" "9f84964cdcde42b3c0a91055c81c0ddea042e730c0983426c9b4a25ed9745050", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling aws-lc-sys v0.32.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-compress v3.0.2
[INFO] [stderr]    Compiling lombok-macros v1.13.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling http-constant v1.68.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling http-type v5.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling http-request v8.91.39 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 3m 34s
[INFO] running `Command { std: "docker" "inspect" "9f84964cdcde42b3c0a91055c81c0ddea042e730c0983426c9b4a25ed9745050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f84964cdcde42b3c0a91055c81c0ddea042e730c0983426c9b4a25ed9745050", kill_on_drop: false }`
[INFO] [stdout] 9f84964cdcde42b3c0a91055c81c0ddea042e730c0983426c9b4a25ed9745050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeaa0f0aae47486944fa4a5ecf1a4f7ecc7077b9225074e47bea5cd0c6e161c2
[INFO] running `Command { std: "docker" "start" "-a" "eeaa0f0aae47486944fa4a5ecf1a4f7ecc7077b9225074e47bea5cd0c6e161c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling http-request v8.91.39 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 56.62s
[INFO] running `Command { std: "docker" "inspect" "eeaa0f0aae47486944fa4a5ecf1a4f7ecc7077b9225074e47bea5cd0c6e161c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeaa0f0aae47486944fa4a5ecf1a4f7ecc7077b9225074e47bea5cd0c6e161c2", kill_on_drop: false }`
[INFO] [stdout] eeaa0f0aae47486944fa4a5ecf1a4f7ecc7077b9225074e47bea5cd0c6e161c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8033ec7e51aba78ffb50d9a863bfe626becaac2de6639812b06ec3fc3940bef0
[INFO] running `Command { std: "docker" "start" "-a" "8033ec7e51aba78ffb50d9a863bfe626becaac2de6639812b06ec3fc3940bef0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_request-bb3b0d24c5897cb8)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test cfg::test_async_http_proxy_get_request ... ok
[INFO] [stdout] test cfg::test_async_socks5_proxy_auth_get_request ... ok
[INFO] [stdout] test cfg::test_case_insensitive_header_matching ... ok
[INFO] [stdout] test cfg::test_async_websocket_connection ... ok
[INFO] [stdout] test cfg::test_case_insensitive_required_headers ... ok
[INFO] [stdout] test cfg::test_http_proxy_auth_get_request ... ok
[INFO] [stdout] test cfg::test_http_proxy_get_request ... ok
[INFO] [stdout] test cfg::test_auto_gzip_get ... ok
[INFO] [stdout] test cfg::test_https_get_request ... ok
[INFO] [stdout] test cfg::test_gzip_get ... ok
[INFO] [stdout] test cfg::test_http_post_request ... ok
[INFO] [stdout] test cfg::test_http_post_text_request ... ok
[INFO] [stdout] test cfg::test_http_post_binary_request ... ok
[INFO] [stdout] test cfg::test_http_get_request ... ok
[INFO] [stdout] test cfg::test_https_over_http_proxy_async ... ok
[INFO] [stdout] test cfg::test_https_over_socks5_proxy_sync ... ok
[INFO] [stdout] test cfg::test_https_over_http_proxy_sync ... ok
[INFO] [stdout] test cfg::test_https_over_socks5_proxy_async ... ok
[INFO] [stdout] test cfg::test_https_post_request ... ok
[INFO] [stdout] test cfg::test_readme_sync_get_request ... ok
[INFO] [stdout] test cfg::test_readme_sync_post_text_request ... ok
[INFO] [stdout] test cfg::test_readme_sync_post_binary_request ... ok
[INFO] [stdout] test cfg::test_readme_async_post_json_request ... ok
[INFO] [stdout] test cfg::test_socks5_proxy_get_request ... ok
[INFO] [stdout] test cfg::test_readme_async_get_request ... ok
[INFO] [stdout] test cfg::test_unredirect_get ... ok
[INFO] [stdout] test cfg::test_readme_async_post_text_request ... ok
[INFO] [stdout] test cfg::test_async_http_get_request ... ok
[INFO] [stdout] test cfg::test_readme_async_post_binary_request ... ok
[INFO] [stdout] test cfg::test_websocket_with_https_proxy_auth_async ... ok
[INFO] [stdout] test cfg::test_websocket_with_http_proxy_auth ... ok
[INFO] [stdout] test cfg::test_websocket_with_socks5_proxy_auth_async ... ok
[INFO] [stdout] test cfg::test_readme_sync_post_json_request ... ok
[INFO] [stdout] test cfg::test_sync_websocket_connection ... ok
[INFO] [stdout] test cfg::test_websocket_with_socks5_proxy ... ok
[INFO] [stdout] test cfg::test_websocket_with_https_proxy ... ok
[INFO] [stdout] test cfg::test_thread_http_get_request ... ok
[INFO] [stderr]    Doc-tests http_request
[INFO] [stdout] test cfg::test_thread_https_get_request ... ok
[INFO] [stdout] test cfg::test_websocket_with_http_proxy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8033ec7e51aba78ffb50d9a863bfe626becaac2de6639812b06ec3fc3940bef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8033ec7e51aba78ffb50d9a863bfe626becaac2de6639812b06ec3fc3940bef0", kill_on_drop: false }`
[INFO] [stdout] 8033ec7e51aba78ffb50d9a863bfe626becaac2de6639812b06ec3fc3940bef0
