[INFO] fetching crate langdb_guardrails 0.3.2... [INFO] testing langdb_guardrails-0.3.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate langdb_guardrails 0.3.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate langdb_guardrails 0.3.2 [INFO] finished tweaking crates.io crate langdb_guardrails 0.3.2 [INFO] tweaked toml for crates.io crate langdb_guardrails 0.3.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate langdb_guardrails 0.3.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate langdb_guardrails 0.3.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91cc74b27844363b5d40f028c9d38549f9f8d96f8ff29558df5bf98d7675fb3e [INFO] running `Command { std: "docker" "start" "-a" "91cc74b27844363b5d40f028c9d38549f9f8d96f8ff29558df5bf98d7675fb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91cc74b27844363b5d40f028c9d38549f9f8d96f8ff29558df5bf98d7675fb3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cc74b27844363b5d40f028c9d38549f9f8d96f8ff29558df5bf98d7675fb3e", kill_on_drop: false }` [INFO] [stdout] 91cc74b27844363b5d40f028c9d38549f9f8d96f8ff29558df5bf98d7675fb3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56e78bec7b92f3c9cf13e9e2dc6d5b23c8c223ac02bd9c9ebb21eba4813ea26 [INFO] running `Command { std: "docker" "start" "-a" "d56e78bec7b92f3c9cf13e9e2dc6d5b23c8c223ac02bd9c9ebb21eba4813ea26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling valuable v0.1.1 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling schemars_derive v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rmcp-macros v0.6.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling valuable-derive v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_tuple_macros v1.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling async-openai-macros v0.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde-json-fmt v0.1.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling serde_tuple v1.1.2 [INFO] [stderr] Compiling minijinja v2.12.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling schemars v1.0.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling sse-stream v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling openssh v0.11.5 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.11 [INFO] [stderr] Compiling aws-smithy-json v0.61.5 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling aws-credential-types v1.2.6 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling langdb_clickhouse v0.11.6 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.2 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling langdb_clust v0.9.7 [INFO] [stderr] Compiling rmcp v0.6.4 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling async-openai-compat v0.29.6 [INFO] [stderr] Compiling aws-runtime v1.5.10 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.84.0 [INFO] [stderr] Compiling aws-sdk-sts v1.85.0 [INFO] [stderr] Compiling aws-sdk-sso v1.83.0 [INFO] [stderr] Compiling aws-sdk-bedrock v1.112.0 [INFO] [stderr] Compiling aws-sdk-bedrockruntime v1.105.0 [INFO] [stderr] error: could not compile `async-openai-compat` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name async_openai_compat --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-compat-0.29.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("byot", "default", "native-tls", "native-tls-vendored", "realtime", "rustls", "rustls-webpki-roots"))' -C metadata=e1b4018f2d2d70c5 -C extra-filename=-70ab40c223fd2dd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_openai_macros=/opt/rustwide/target/debug/deps/libasync_openai_macros-ccc49c08073b36f9.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-e02f2af8f2c3e9c3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ed320e87831f82e7.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-2c26bed5c4866096.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-ea1012d89e070dac.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9e381c6897b64aad.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-867c61b16744534a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-67c9c2841eecfd7d.rmeta --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-972722fa35d07959.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-7bb1a0fb7e1e07c5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c26d6a7c9d11dacd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e6e09eea9c5513c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-63d8de112288b436.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4f39929ff65957bc.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-89ffead86002988e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-13ecaab5576a00e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a279c68eede71575.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-df472b8f558d2a11/out -L native=/opt/rustwide/target/debug/build/ring-daa3996342202168/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rmcp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__reqwest"' --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="client-side-sse"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="reqwest"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-sse-client"' --cfg 'feature="transport-sse-client-reqwest"' --cfg 'feature="transport-streamable-http-client"' --cfg 'feature="transport-streamable-http-client-reqwest"' --cfg 'feature="transport-worker"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "base64", "client", "client-side-sse", "default", "elicitation", "macros", "reqwest", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-sse-client", "transport-sse-client-reqwest", "transport-sse-server", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid"))' -C metadata=c68abc3db76cdc3a -C extra-filename=-457c055df7491691 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-daf35aa4d10afff2.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9e381c6897b64aad.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b8a64c3594836daa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-67c9c2841eecfd7d.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-b785a34812a3c1b6.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-0a197d3df2308214.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c26d6a7c9d11dacd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e6e09eea9c5513c.rmeta --extern sse_stream=/opt/rustwide/target/debug/deps/libsse_stream-456d661a4eae8b1d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-63d8de112288b436.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4f39929ff65957bc.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-89ffead86002988e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-13ecaab5576a00e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a279c68eede71575.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-df472b8f558d2a11/out -L native=/opt/rustwide/target/debug/build/ring-daa3996342202168/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `aws-sdk-bedrock` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name aws_sdk_bedrock --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-bedrock-1.112.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=6e4ca5731433da59 -C extra-filename=-f0b6df4cab65d0c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-f8bc6ee90ef7fe49.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-d04743e315c6bd11.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-38ad4577cde36b82.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-bdd3d73546276e65.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-8ae5212453640afe.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-3b62b43954a905cd.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-06dc7095a2075cd3.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-20ff87a2a7105066.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-8713722e43da5c89.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ed320e87831f82e7.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4c7255125c7f62f2.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a279c68eede71575.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-daa3996342202168/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-df472b8f558d2a11/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d56e78bec7b92f3c9cf13e9e2dc6d5b23c8c223ac02bd9c9ebb21eba4813ea26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56e78bec7b92f3c9cf13e9e2dc6d5b23c8c223ac02bd9c9ebb21eba4813ea26", kill_on_drop: false }` [INFO] [stdout] d56e78bec7b92f3c9cf13e9e2dc6d5b23c8c223ac02bd9c9ebb21eba4813ea26