[INFO] fetching crate wesichain-langsmith 0.2.1... [INFO] testing wesichain-langsmith-0.2.1 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate wesichain-langsmith 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wesichain-langsmith 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wesichain-langsmith 0.2.1 [INFO] tweaked toml for crates.io crate wesichain-langsmith 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wesichain-langsmith 0.2.1 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wesichain-langsmith 0.2.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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79032a8d965f0c3a48abea514c14a146538e4720464bd01f23c1df6c97601c07 [INFO] running `Command { std: "docker" "start" "-a" "79032a8d965f0c3a48abea514c14a146538e4720464bd01f23c1df6c97601c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79032a8d965f0c3a48abea514c14a146538e4720464bd01f23c1df6c97601c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79032a8d965f0c3a48abea514c14a146538e4720464bd01f23c1df6c97601c07", kill_on_drop: false }` [INFO] [stdout] 79032a8d965f0c3a48abea514c14a146538e4720464bd01f23c1df6c97601c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ed18d72f40d0a8c09cbe591c7ac59a258d07f11b1dd2e7739918997fcd0434 [INFO] running `Command { std: "docker" "start" "-a" "f6ed18d72f40d0a8c09cbe591c7ac59a258d07f11b1dd2e7739918997fcd0434", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling wesichain-core v0.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling wesichain-embeddings v0.2.1 [INFO] [stderr] Compiling wesichain-prompt v0.2.1 [INFO] [stderr] Compiling wesichain-retrieval v0.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling wesichain-llm v0.2.1 [INFO] [stderr] Compiling wesichain-graph v0.2.1 [INFO] [stderr] Compiling wesichain-langsmith v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.40s [INFO] running `Command { std: "docker" "inspect" "f6ed18d72f40d0a8c09cbe591c7ac59a258d07f11b1dd2e7739918997fcd0434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ed18d72f40d0a8c09cbe591c7ac59a258d07f11b1dd2e7739918997fcd0434", kill_on_drop: false }` [INFO] [stdout] f6ed18d72f40d0a8c09cbe591c7ac59a258d07f11b1dd2e7739918997fcd0434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c2a8b2fff9d13b6aa0cbcacb3e19c7115f94de42f08db9c8d16402665688ea [INFO] running `Command { std: "docker" "start" "-a" "44c2a8b2fff9d13b6aa0cbcacb3e19c7115f94de42f08db9c8d16402665688ea", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling wesichain-llm v0.2.1 [INFO] [stderr] Compiling wesichain-graph v0.2.1 [INFO] [stderr] Compiling wesichain-langsmith v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.05s [INFO] running `Command { std: "docker" "inspect" "44c2a8b2fff9d13b6aa0cbcacb3e19c7115f94de42f08db9c8d16402665688ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c2a8b2fff9d13b6aa0cbcacb3e19c7115f94de42f08db9c8d16402665688ea", kill_on_drop: false }` [INFO] [stdout] 44c2a8b2fff9d13b6aa0cbcacb3e19c7115f94de42f08db9c8d16402665688ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b66a27882c0a627f4857c33e9ef98067703f2f639dea2b60f469fa457ee4f4b4 [INFO] running `Command { std: "docker" "start" "-a" "b66a27882c0a627f4857c33e9ef98067703f2f639dea2b60f469fa457ee4f4b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wesichain_langsmith-1ee2db6663b6683e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/client.rs (/opt/rustwide/target/debug/deps/client-bd6c18fe4da7c405) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test patch_run_is_partial_payload ... ok [INFO] [stdout] test create_run_includes_idempotency_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/events.rs (/opt/rustwide/target/debug/deps/events-c771d619da54bf9b) [INFO] [stdout] [INFO] [stderr] Running tests/exporter.rs (/opt/rustwide/target/debug/deps/exporter-befb4a3535f7f71a) [INFO] [stdout] running 2 tests [INFO] [stdout] test run_event_variants_capture_metadata ... ok [INFO] [stdout] test langsmith_traits_use_serde_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test flush_drains_queue ... ok [INFO] [stdout] test drops_oldest_when_queue_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/handler.rs (/opt/rustwide/target/debug/deps/handler-faf543ce7b6900e1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test sampling_short_circuits_before_enqueue ... ok [INFO] [stderr] Running tests/handler_llm.rs (/opt/rustwide/target/debug/deps/handler_llm-a02275d1028cf7d3) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test handler_emits_llm_start_event ... ok [INFO] [stdout] test handler_emits_llm_end_with_token_usage ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-46166f2f38301a6f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test graph_invocation_posts_and_patches_runs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/live_smoke.rs (/opt/rustwide/target/debug/deps/live_smoke-a8bd2b2b77c8e68c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test live_langsmith_smoke_test ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/observer.rs (/opt/rustwide/target/debug/deps/observer-60fa4cdb3814e843) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dropped_events_counter_increments ... ok [INFO] [stdout] test sampling_short_circuits_before_enqueue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/react_agent_integration.rs (/opt/rustwide/target/debug/deps/react_agent_integration-8e3f550abc0c7024) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test langsmith_traces_react_agent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/run_store.rs (/opt/rustwide/target/debug/deps/run_store-d5250e0e9cdfeda2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test error_allows_outputs_later ... ok [INFO] [stdout] test first_terminal_event_is_authoritative ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/sampler.rs (/opt/rustwide/target/debug/deps/sampler-a1a3b3808aeb39ee) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sampler_is_deterministic_by_run_id ... ok [INFO] [stdout] test sampler_respects_bounds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/sanitize.rs (/opt/rustwide/target/debug/deps/sanitize-707d7d4e3252f686) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test non_object_inputs_are_wrapped ... ok [INFO] [stdout] test redaction_applies_before_truncation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wesichain_langsmith [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 80) - compile ... FAILED [INFO] [stdout] test src/observer.rs - observer::LangSmithObserver::new (line 40) - compile ... ok [INFO] [stdout] test src/observer.rs - observer::LangSmithObserver::flush (line 75) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 8) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 80) stdout ---- [INFO] [stdout] error[E0277]: `DemoState` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | type Update = Self; [INFO] [stdout] | ^^^^ the trait `Debug` is not implemented for `DemoState` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `DemoState` or manually `impl Debug for DemoState` [INFO] [stdout] note: required by a bound in `wesichain_graph::StateSchema::Update` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wesichain-core-0.2.1/src/state.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 39 | type Update: Serialize [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] ... [INFO] [stdout] 45 | + std::fmt::Debug [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `StateSchema::Update` [INFO] [stdout] help: consider annotating `DemoState` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 90 + #[derive(Debug)] [INFO] [stdout] 91 | struct DemoState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: `DemoState` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | impl StateSchema for DemoState { [INFO] [stdout] | ^^^^^^^^^ the trait `Debug` is not implemented for `DemoState` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `DemoState` or manually `impl Debug for DemoState` [INFO] [stdout] note: required by a bound in `StateSchema` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wesichain-core-0.2.1/src/state.rs:37:68 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait StateSchema: [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 37 | Serialize + DeserializeOwned + Clone + Default + Send + Sync + std::fmt::Debug + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `StateSchema` [INFO] [stdout] help: consider annotating `DemoState` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 90 + #[derive(Debug)] [INFO] [stdout] 91 | struct DemoState; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 8) stdout ---- [INFO] [stdout] error[E0277]: `DemoState` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | type Update = Self; [INFO] [stdout] | ^^^^ the trait `Debug` is not implemented for `DemoState` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `DemoState` or manually `impl Debug for DemoState` [INFO] [stdout] note: required by a bound in `wesichain_graph::StateSchema::Update` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wesichain-core-0.2.1/src/state.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 39 | type Update: Serialize [INFO] [stdout] | ------ required by a bound in this associated type [INFO] [stdout] ... [INFO] [stdout] 45 | + std::fmt::Debug [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `StateSchema::Update` [INFO] [stdout] help: consider annotating `DemoState` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Debug)] [INFO] [stdout] 21 | struct DemoState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0277]: `DemoState` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | impl StateSchema for DemoState { [INFO] [stdout] | ^^^^^^^^^ the trait `Debug` is not implemented for `DemoState` [INFO] [stdout] | [INFO] [stdout] = note: add `#[derive(Debug)]` to `DemoState` or manually `impl Debug for DemoState` [INFO] [stdout] note: required by a bound in `StateSchema` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wesichain-core-0.2.1/src/state.rs:37:68 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait StateSchema: [INFO] [stdout] | ----------- required by a bound in this trait [INFO] [stdout] 37 | Serialize + DeserializeOwned + Clone + Default + Send + Sync + std::fmt::Debug + 'static [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `StateSchema` [INFO] [stdout] help: consider annotating `DemoState` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 20 + #[derive(Debug)] [INFO] [stdout] 21 | struct DemoState { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 8) [INFO] [stdout] src/lib.rs - (line 80) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b66a27882c0a627f4857c33e9ef98067703f2f639dea2b60f469fa457ee4f4b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66a27882c0a627f4857c33e9ef98067703f2f639dea2b60f469fa457ee4f4b4", kill_on_drop: false }` [INFO] [stdout] b66a27882c0a627f4857c33e9ef98067703f2f639dea2b60f469fa457ee4f4b4