[INFO] fetching crate reqsign-http-send-reqwest 1.0.0... [INFO] testing reqsign-http-send-reqwest-1.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate reqsign-http-send-reqwest 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate reqsign-http-send-reqwest 1.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate reqsign-http-send-reqwest 1.0.0 [INFO] tweaked toml for crates.io crate reqsign-http-send-reqwest 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reqsign-http-send-reqwest 1.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reqsign-http-send-reqwest 1.0.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqsign-core v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b33e5a2ee6af05ba98845d69fa35bc64ec9145cad7e0c54542987954e4a60b95 [INFO] running `Command { std: "docker" "start" "-a" "b33e5a2ee6af05ba98845d69fa35bc64ec9145cad7e0c54542987954e4a60b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b33e5a2ee6af05ba98845d69fa35bc64ec9145cad7e0c54542987954e4a60b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33e5a2ee6af05ba98845d69fa35bc64ec9145cad7e0c54542987954e4a60b95", kill_on_drop: false }` [INFO] [stdout] b33e5a2ee6af05ba98845d69fa35bc64ec9145cad7e0c54542987954e4a60b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e16c4e248a14126ea2abc1562b9851590132df37fe04a02f0668b96a9c71e27b [INFO] running `Command { std: "docker" "start" "-a" "e16c4e248a14126ea2abc1562b9851590132df37fe04a02f0668b96a9c71e27b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqsign-core v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqsign-http-send-reqwest v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.72s [INFO] running `Command { std: "docker" "inspect" "e16c4e248a14126ea2abc1562b9851590132df37fe04a02f0668b96a9c71e27b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16c4e248a14126ea2abc1562b9851590132df37fe04a02f0668b96a9c71e27b", kill_on_drop: false }` [INFO] [stdout] e16c4e248a14126ea2abc1562b9851590132df37fe04a02f0668b96a9c71e27b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0ba5eacd23a9b110a730de140251574b612eb227b6918dbd219574ac2c6d96 [INFO] running `Command { std: "docker" "start" "-a" "ca0ba5eacd23a9b110a730de140251574b612eb227b6918dbd219574ac2c6d96", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling reqsign-http-send-reqwest v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `danger_accept_invalid_certs` found for struct `ClientBuilder` in the current scope [INFO] [stdout] --> examples/custom_client.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 11 | let client = Client::builder() [INFO] [stdout] | __________________- [INFO] [stdout] 12 | | .timeout(Duration::from_secs(30)) [INFO] [stdout] 13 | | .pool_max_idle_per_host(10) [INFO] [stdout] 14 | | .user_agent("reqsign-example/1.0") [INFO] [stdout] 15 | | .danger_accept_invalid_certs(false) [INFO] [stdout] | | -^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ClientBuilder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqsign-http-send-reqwest` (example "custom_client") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca0ba5eacd23a9b110a730de140251574b612eb227b6918dbd219574ac2c6d96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0ba5eacd23a9b110a730de140251574b612eb227b6918dbd219574ac2c6d96", kill_on_drop: false }` [INFO] [stdout] ca0ba5eacd23a9b110a730de140251574b612eb227b6918dbd219574ac2c6d96