[INFO] fetching crate teller-core 2.0.7... [INFO] checking teller-core-2.0.7 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate teller-core 2.0.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate teller-core 2.0.7 [INFO] finished tweaking crates.io crate teller-core 2.0.7 [INFO] tweaked toml for crates.io crate teller-core 2.0.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate teller-core 2.0.7 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 454 packages to latest compatible versions [INFO] [stderr] Adding duct v0.13.7 (available: v1.1.0) [INFO] [stderr] Adding fs-err v2.11.0 (available: v3.1.1) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a4128bc7962b3ab4fce2c71dac1b35950ba1e2027a2900266c8e0c184f13eb9 [INFO] running `Command { std: "docker" "start" "-a" "6a4128bc7962b3ab4fce2c71dac1b35950ba1e2027a2900266c8e0c184f13eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4128bc7962b3ab4fce2c71dac1b35950ba1e2027a2900266c8e0c184f13eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4128bc7962b3ab4fce2c71dac1b35950ba1e2027a2900266c8e0c184f13eb9", kill_on_drop: false }` [INFO] [stdout] 6a4128bc7962b3ab4fce2c71dac1b35950ba1e2027a2900266c8e0c184f13eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f1e64449fe66d71ae6aa060351e0cd07337f384cc3515b08a127ff09a9c3e1 [INFO] running `Command { std: "docker" "start" "-a" "85f1e64449fe66d71ae6aa060351e0cd07337f384cc3515b08a127ff09a9c3e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking regex-lite v0.1.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustify_derive v0.5.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking aws-smithy-xml v0.60.10 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking sigchld v0.2.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking aws-smithy-types v1.3.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking serde_variant v0.1.3 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Checking aws-smithy-json v0.61.5 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Compiling etcd-client v0.12.4 [INFO] [stderr] Checking aws-smithy-http v0.62.3 [INFO] [stderr] Checking aws-credential-types v1.2.6 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking aws-sigv4 v1.3.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-rustls v0.25.0 [INFO] [stderr] Checking axum v0.6.20 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking yup-oauth2 v9.0.0 [INFO] [stderr] Checking rustify v0.5.3 [INFO] [stderr] Checking google-apis-common v6.0.4 [INFO] [stderr] Checking google-secretmanager1 v5.0.5+20240621 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking aws-smithy-http-client v1.1.1 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking rs-consul v0.6.0 [INFO] [stderr] Checking rustify v0.6.1 [INFO] [stderr] Checking aws-smithy-runtime v1.9.1 [INFO] [stderr] Checking vaultrs v0.7.4 [INFO] [stderr] Checking aws-runtime v1.5.10 [INFO] [stderr] Checking aws-sdk-sts v1.85.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.84.0 [INFO] [stderr] Checking aws-sdk-sso v1.83.0 [INFO] [stderr] Checking aws-sdk-secretsmanager v1.87.0 [INFO] [stderr] Checking aws-sdk-ssm v1.92.0 [INFO] [stderr] Checking aws-config v1.8.6 [INFO] [stderr] Checking teller-providers v2.0.7 [INFO] [stdout] error[E0599]: no method named `https_or_http` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teller-providers-2.0.7/src/providers/google_secretmanager.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 63 | hyper_rustls::HttpsConnectorBuilder::new() [INFO] [stdout] | ------------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | _________________method `https_or_http` is available on `HttpsConnectorBuilder` [INFO] [stdout] | | [INFO] [stdout] 64 | | .with_native_roots() [INFO] [stdout] 65 | | .https_or_http() [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `std::result::Result, std::io::Error>` [INFO] [stdout] | |_____________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] note: the method `https_or_http` exists on the type `HttpsConnectorBuilder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.25.0/src/connector/builder.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn https_or_http(self) -> ConnectorBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the `?` operator to extract the `HttpsConnectorBuilder` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 64 | .with_native_roots()? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teller-providers-2.0.7/src/providers/hashicorp_vault.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | rustify::errors::ClientError::ServerResponseError { code, content } => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `rustify::errors::ClientError`, found a different `rustify::errors::ClientError` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `rustify` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustify-0.5.3/src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum ClientError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `rustify::errors::ClientError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustify-0.6.1/src/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum ClientError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `rustify::errors::ClientError` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teller-providers-2.0.7/src/providers/hashicorp_vault.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use vaultrs::{ [INFO] [stdout] | ------- one version of crate `rustify` used here, as a dependency of crate `vaultrs` [INFO] [stdout] ... [INFO] [stdout] 103 | rustify::errors::ClientError::ServerResponseError { code, content } => { [INFO] [stdout] | ------- one version of crate `rustify` used here, as a direct dependency of the current crate [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `teller-providers` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "85f1e64449fe66d71ae6aa060351e0cd07337f384cc3515b08a127ff09a9c3e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f1e64449fe66d71ae6aa060351e0cd07337f384cc3515b08a127ff09a9c3e1", kill_on_drop: false }` [INFO] [stdout] 85f1e64449fe66d71ae6aa060351e0cd07337f384cc3515b08a127ff09a9c3e1