[INFO] fetching crate zeph-context 0.22.2... [INFO] checking zeph-context-0.22.2 against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25 [INFO] extracting crate zeph-context 0.22.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate zeph-context 0.22.2 [INFO] finished tweaking crates.io crate zeph-context 0.22.2 [INFO] tweaked toml for crates.io crate zeph-context 0.22.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zeph-context 0.22.2 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zeph-context 0.22.2 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80 [INFO] running `Command { std: "docker" "start" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustls v0.23.41 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking rapidhash v4.4.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking chacha20 v0.10.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking metrics v0.24.6 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.15.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking webpki-roots v1.0.8 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking zeph-common v0.22.2 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking zeph-config v0.22.2 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking reqwest v0.13.4 [INFO] [stderr] Checking ollama-rs v0.3.5 [INFO] [stderr] Checking zeph-llm v0.22.2 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `provider_impl::::chat::{opaque#0}<'_, '_> == Instrumented>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/provider_impl.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `provider_impl::::chat_stream::{opaque#0}<'_, '_> == Instrumented>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/provider_impl.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `provider_impl::::embed::{opaque#0}<'_, '_> == Instrumented>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/provider_impl.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | ) -> impl std::future::Future, LlmError>> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `provider_impl::::embed_batch::{opaque#0}<'_, '_, '_> == Instrumented>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/provider_impl.rs:443:10 [INFO] [stdout] | [INFO] [stdout] 443 | ) -> impl std::future::Future>, LlmError>> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `provider_impl::::chat_with_tools::{opaque#0}<'_, '_, '_> == Instrumented>>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/provider_impl.rs:622:10 [INFO] [stdout] | [INFO] [stdout] 622 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::embed::{opaque#0}<'_, '_> == Pin>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/triage.rs:707:10 [INFO] [stdout] | [INFO] [stdout] 707 | ) -> impl std::future::Future, LlmError>> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::embed_batch::{opaque#0}<'_, '_, '_> == Pin>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/triage.rs:723:10 [INFO] [stdout] | [INFO] [stdout] 723 | ) -> impl std::future::Future>, LlmError>> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::chat::{opaque#0}<'_, '_> == Pin>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/triage.rs:744:10 [INFO] [stdout] | [INFO] [stdout] 744 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::chat_stream::{opaque#0}<'_, '_> == Pin>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/triage.rs:768:10 [INFO] [stdout] | [INFO] [stdout] 768 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `::chat_with_tools::{opaque#0}<'_, '_, '_> == Pin>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeph-llm-0.22.2/src/router/triage.rs:799:10 [INFO] [stdout] | [INFO] [stdout] 799 | ) -> impl std::future::Future> + Send { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`zeph_llm`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zeph-llm` (lib) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80", kill_on_drop: false }` [INFO] [stdout] 85311c378e8d571c1074f313689eb57d65a5f70be3d20ed4a910a3a4a1ec9b80