[INFO] fetching crate umicp-sdk 0.3.1... [INFO] testing umicp-sdk-0.3.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate umicp-sdk 0.3.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate umicp-sdk 0.3.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate umicp-sdk 0.3.1 [INFO] tweaked toml for crates.io crate umicp-sdk 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate umicp-sdk 0.3.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate umicp-sdk 0.3.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f8846b9a4f53d837e3ab3ef7b66b14c12817e6e4af163378d865f68a5b26e5b [INFO] running `Command { std: "docker" "start" "-a" "8f8846b9a4f53d837e3ab3ef7b66b14c12817e6e4af163378d865f68a5b26e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f8846b9a4f53d837e3ab3ef7b66b14c12817e6e4af163378d865f68a5b26e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f8846b9a4f53d837e3ab3ef7b66b14c12817e6e4af163378d865f68a5b26e5b", kill_on_drop: false }` [INFO] [stdout] 8f8846b9a4f53d837e3ab3ef7b66b14c12817e6e4af163378d865f68a5b26e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2047643fd64955d5d6475ff67509df2365de2dabcac0323b7acdeb4a8c622371 [INFO] running `Command { std: "docker" "start" "-a" "2047643fd64955d5d6475ff67509df2365de2dabcac0323b7acdeb4a8c622371", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling umicp-sdk v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HashMap` and `VecDeque` [INFO] [stdout] --> src/pool.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/pool.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/pool.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/load_balancer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s [INFO] running `Command { std: "docker" "inspect" "2047643fd64955d5d6475ff67509df2365de2dabcac0323b7acdeb4a8c622371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2047643fd64955d5d6475ff67509df2365de2dabcac0323b7acdeb4a8c622371", kill_on_drop: false }` [INFO] [stdout] 2047643fd64955d5d6475ff67509df2365de2dabcac0323b7acdeb4a8c622371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef174bf42d010a05a67ecc13088e5d4fef3da7a3fa748cf059b251ff77ca46c [INFO] running `Command { std: "docker" "start" "-a" "9ef174bf42d010a05a67ecc13088e5d4fef3da7a3fa748cf059b251ff77ca46c", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling umicp-sdk v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HashMap` and `VecDeque` [INFO] [stdout] --> src/pool.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/pool.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/pool.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/load_balancer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> tests/matrix_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use umicp_core::Matrix; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> tests/envelope_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use umicp_core::{Envelope, OperationType, PayloadType, EncodingType, PayloadHint}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/custom_endpoint_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/envelope_tests.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | assert_eq!(caps.get("compression").unwrap().as_str().unwrap(), "gzip"); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/envelope_tests.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 130 | assert_eq!(caps.get("binary_support").unwrap().as_str().unwrap(), "true"); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/envelope_tests.rs:210:20 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(caps.len(), 2); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/envelope_tests.rs:238:20 [INFO] [stdout] | [INFO] [stdout] 238 | assert_eq!(caps.len(), 100); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (test "matrix_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> tests/tool_discovery_comprehensive.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use umicp_core::{DiscoverableService, OperationSchema, ServerInfo}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/events.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap` and `VecDeque` [INFO] [stdout] --> src/pool.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::{HashMap, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/pool.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemTime` [INFO] [stdout] --> src/pool.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use std::time::{Duration, SystemTime}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/load_balancer.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (test "envelope_tests") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> examples/matrix_operations.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use umicp_core::Matrix; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (test "tool_discovery_comprehensive") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> examples/embedding_communication.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use umicp_core::{Envelope, Matrix, OperationType}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> examples/vectorizer_integration.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | let mut capabilities = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Envelope` [INFO] [stdout] --> examples/vectorizer_integration.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | let envelope = Envelope::builder() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Envelope` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use umicp_sdk::Envelope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OperationType` [INFO] [stdout] --> examples/vectorizer_integration.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | .operation(OperationType::Request) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `OperationType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use umicp_sdk::OperationType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HttpClientConfig` in this scope [INFO] [stdout] --> examples/vectorizer_integration.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | let config = HttpClientConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> examples/vectorizer_integration.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | timeout: Duration::from_secs(30), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 9 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 9 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap` [INFO] [stdout] --> examples/vectorizer_integration.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | let mut capabilities = HashMap::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `HashMap` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Envelope` [INFO] [stdout] --> examples/vectorizer_integration.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | let envelope = Envelope::builder() [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Envelope` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use umicp_sdk::Envelope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OperationType` [INFO] [stdout] --> examples/vectorizer_integration.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | .operation(OperationType::Data) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `OperationType` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 9 + use umicp_sdk::OperationType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `umicp_core` [INFO] [stdout] --> examples/service_discovery_example.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use umicp_core::{Envelope, OperationType, ServiceDiscovery, ServiceInfo}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `umicp_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `umicp_core`, use `cargo add umicp_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpClient` [INFO] [stdout] --> examples/vectorizer_integration.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | let client = HttpClient::new_with_path("http://localhost:8000", "/umicp")?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HttpClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpClient` [INFO] [stdout] --> examples/vectorizer_integration.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | let client = HttpClient::with_config(config)?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HttpClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/service_discovery_example.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | println!(" From: {}", envelope.from()); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/service_discovery_example.rs:72:78 [INFO] [stdout] | [INFO] [stdout] 72 | println!(" Capabilities: {}", envelope.capabilities().as_ref().map(|c| c.len()).unwrap_or(0)); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 72 | println!(" Capabilities: {}", envelope.capabilities().as_ref().map(|c: /* Type */| c.len()).unwrap_or(0)); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (example "vectorizer_integration") due to 10 previous errors [INFO] [stderr] error: could not compile `umicp-sdk` (example "service_discovery_example") due to 3 previous errors [INFO] [stdout] error[E0689]: can't call method `sqrt` on ambiguous numeric type `{float}` [INFO] [stdout] --> examples/matrix_operations.rs:129:112 [INFO] [stdout] | [INFO] [stdout] 129 | println!(" Verification - magnitude: {:.6}", (normalized[0]*normalized[0] + normalized[1]*normalized[1]).sqrt() as f64); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (example "matrix_operations") due to 2 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/embedding_communication.rs:246:55 [INFO] [stdout] | [INFO] [stdout] 246 | if capabilities.get("message_type").and_then(|s| s.as_str()) != Some("embedding_transfer") { [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 246 | if capabilities.get("message_type").and_then(|s: /* Type */| s.as_str()) != Some("embedding_transfer") { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `umicp-sdk` (example "embedding_communication") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9ef174bf42d010a05a67ecc13088e5d4fef3da7a3fa748cf059b251ff77ca46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef174bf42d010a05a67ecc13088e5d4fef3da7a3fa748cf059b251ff77ca46c", kill_on_drop: false }` [INFO] [stdout] 9ef174bf42d010a05a67ecc13088e5d4fef3da7a3fa748cf059b251ff77ca46c