[INFO] cloning repository https://github.com/xiebiao360/reqwest_error_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiebiao360/reqwest_error_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiebiao360%2Freqwest_error_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiebiao360%2Freqwest_error_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25ced214c5da085d655beb6a2e62e261f371230f
[INFO] checking xiebiao360/reqwest_error_demo/25ced214c5da085d655beb6a2e62e261f371230f against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiebiao360%2Freqwest_error_demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xiebiao360/reqwest_error_demo
[INFO] finished tweaking git repo https://github.com/xiebiao360/reqwest_error_demo
[INFO] tweaked toml for git repo https://github.com/xiebiao360/reqwest_error_demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xiebiao360/reqwest_error_demo on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xiebiao360/reqwest_error_demo 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.8
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.5
[INFO] [stderr]   Downloaded ct-codecs v1.1.3
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.6
[INFO] [stderr]   Downloaded jwt-simple v0.12.11
[INFO] [stderr]   Downloaded binstring v0.1.2
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded coarsetime v0.1.35
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded ed25519-compact v2.1.1
[INFO] [stderr]   Downloaded boring v4.13.0
[INFO] [stderr]   Downloaded wasix v0.12.21
[INFO] [stderr]   Downloaded bindgen v0.70.1
[INFO] [stderr]   Downloaded p384 v0.13.0
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded superboring v0.1.4
[INFO] [stderr]   Downloaded boring-sys v4.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c3c3201feccf3ea5432c6dce49d40c181d61bfa17487821ecf143c75893a64c
[INFO] running `Command { std: "docker" "start" "-a" "2c3c3201feccf3ea5432c6dce49d40c181d61bfa17487821ecf143c75893a64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c3c3201feccf3ea5432c6dce49d40c181d61bfa17487821ecf143c75893a64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3c3201feccf3ea5432c6dce49d40c181d61bfa17487821ecf143c75893a64c", kill_on_drop: false }`
[INFO] [stdout] 2c3c3201feccf3ea5432c6dce49d40c181d61bfa17487821ecf143c75893a64c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e198929a90524834380abee0d4209342afcbfdb21d226bf85d7669a2b56cb7d
[INFO] running `Command { std: "docker" "start" "-a" "3e198929a90524834380abee0d4209342afcbfdb21d226bf85d7669a2b56cb7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking ct-codecs v1.1.3
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking ed25519-compact v2.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking hmac-sha256 v1.1.8
[INFO] [stderr]     Checking hmac-sha512 v1.1.6
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking coarsetime v0.1.35
[INFO] [stderr]     Checking binstring v0.1.2
[INFO] [stderr]     Checking hmac-sha1-compact v1.1.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling boring-sys v4.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking boring v4.13.0
[INFO] [stderr]     Checking jwt-simple v0.12.11
[INFO] [stderr]     Checking reqwest_error_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "3e198929a90524834380abee0d4209342afcbfdb21d226bf85d7669a2b56cb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e198929a90524834380abee0d4209342afcbfdb21d226bf85d7669a2b56cb7d", kill_on_drop: false }`
[INFO] [stdout] 3e198929a90524834380abee0d4209342afcbfdb21d226bf85d7669a2b56cb7d
