[INFO] fetching crate rag-toolchain 0.1.9... [INFO] testing rag-toolchain-0.1.9 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rag-toolchain 0.1.9 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rag-toolchain 0.1.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rag-toolchain 0.1.9 [INFO] tweaked toml for crates.io crate rag-toolchain 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rag-toolchain 0.1.9 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rag-toolchain 0.1.9 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b6bd66abd4dfbdbe05d0a95d5e1b48149b4bb0472b0ac670e7a2fe19fe96176 [INFO] running `Command { std: "docker" "start" "-a" "7b6bd66abd4dfbdbe05d0a95d5e1b48149b4bb0472b0ac670e7a2fe19fe96176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b6bd66abd4dfbdbe05d0a95d5e1b48149b4bb0472b0ac670e7a2fe19fe96176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6bd66abd4dfbdbe05d0a95d5e1b48149b4bb0472b0ac670e7a2fe19fe96176", kill_on_drop: false }` [INFO] [stdout] 7b6bd66abd4dfbdbe05d0a95d5e1b48149b4bb0472b0ac670e7a2fe19fe96176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6fd6ac123abb9051ba6c3deee259d3b1281f104692308a8af91004491b48d65 [INFO] running `Command { std: "docker" "start" "-a" "d6fd6ac123abb9051ba6c3deee259d3b1281f104692308a8af91004491b48d65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.62 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tiktoken-rs v0.5.8 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling pgvector v0.4.0 [INFO] [stderr] Compiling rag-toolchain v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "d6fd6ac123abb9051ba6c3deee259d3b1281f104692308a8af91004491b48d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6fd6ac123abb9051ba6c3deee259d3b1281f104692308a8af91004491b48d65", kill_on_drop: false }` [INFO] [stdout] d6fd6ac123abb9051ba6c3deee259d3b1281f104692308a8af91004491b48d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 354850e131efd7e2a6670e33e0953b366af2e70aa4db1356c0636fd59e1518c3 [INFO] running `Command { std: "docker" "start" "-a" "354850e131efd7e2a6670e33e0953b366af2e70aa4db1356c0636fd59e1518c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling syn v2.0.62 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling parse-display v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tiktoken-rs v0.5.8 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling bollard v0.17.1 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Compiling mockito v1.4.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling pgvector v0.4.0 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling rag-toolchain v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling testcontainers v0.23.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "354850e131efd7e2a6670e33e0953b366af2e70aa4db1356c0636fd59e1518c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354850e131efd7e2a6670e33e0953b366af2e70aa4db1356c0636fd59e1518c3", kill_on_drop: false }` [INFO] [stdout] 354850e131efd7e2a6670e33e0953b366af2e70aa4db1356c0636fd59e1518c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89ffcaaec90507e9abd9a81f23fc055bd7c9379b19f875e8cf17dd67fbf2c1ff [INFO] running `Command { std: "docker" "start" "-a" "89ffcaaec90507e9abd9a81f23fc055bd7c9379b19f875e8cf17dd67fbf2c1ff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rag_toolchain-1939b8073e49bcc4) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test chains::utils::chains_utils_tests::build_prompt_gives_correct_output ... ok [INFO] [stdout] test chunkers::character_chunker::tests::test_generate_chunks_with_empty_string ... ok [INFO] [stdout] test chains::basic_rag_chain::basic_rag_chain_tests::test_streamed_chain_succeeds ... ok [INFO] [stdout] test chains::basic_rag_chain::basic_rag_chain_tests::test_chain_succeeds ... ok [INFO] [stdout] test chunkers::character_chunker::tests::test_generate_chunks_with_valid_input ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::missing_env_var_returns_error ... ok [INFO] [stdout] test chains::chat_history_chain::chat_history_chain_tests::test_chat_history_chain ... ok [INFO] [stdout] test chunkers::character_chunker::tests::test_try_new_with_invalid_arguments ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_400_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_401_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly ... FAILED [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_403_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_413_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_404_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_503_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::undefined_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_500_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_core::tests::status_429_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_messages::tests::map_prompt_message_to_anthropic_message_with_ai_message_returns_message ... ok [INFO] [stdout] test clients::anthropic::anthropic_messages::tests::map_prompt_message_to_anthropic_message_with_system_message_returns_error ... ok [INFO] [stdout] test clients::anthropic::anthropic_messages::tests::map_prompt_message_to_anthropic_message_with_human_message_returns_message ... ok [INFO] [stdout] test clients::anthropic::model::chat_completions::request_model_tests::test_deserialize_chat_message_response ... ok [INFO] [stdout] test clients::anthropic::model::chat_completions::request_model_tests::test_serialize_chat_message_request ... ok [INFO] [stdout] test clients::open_ai::model::chat_completions::request_model_tests::test_chat_completion_request_serializes ... ok [INFO] [stdout] test clients::open_ai::model::chat_completions::request_model_tests::test_chat_completions_streaming_response_deserializes ... ok [INFO] [stdout] test clients::open_ai::model::chat_completions::request_model_tests::test_chat_completions_response_deserializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_batch_embedding_request_deserializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_batch_embedding_request_serializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_embedding_request_with_optional_fields_deserializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_embedding_request_without_optional_fields_deserializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_embedding_request_without_optional_fields_serializes ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_embedding_request_with_optional_fields_serializes ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_code_400_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_code_401_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_code_429_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_code_500_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_code_503_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_error_deserializing_response_body_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_error_getting_response_body_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_error_reading_stream_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_error_sending_request_display ... ok [INFO] [stdout] test clients::open_ai::model::errors::tests::test_undefined_display ... ok [INFO] [stdout] test clients::open_ai::model::embeddings::request_model_tests::test_embedding_response_deserializes ... ok [INFO] [stdout] test clients::anthropic::anthropic_messages::tests::invoke_error_response_maps_correctly ... ok [INFO] [stdout] test clients::anthropic::anthropic_messages::tests::invoke_correct_response_succeeds ... ok [INFO] [stdout] test clients::open_ai::open_ai_chat_completions::tests::invoke_stream_correct_response_succeeds ... ok [INFO] [stdout] test clients::open_ai::open_ai_chat_completions::tests::invoke_correct_response_succeeds ... ok [INFO] [stdout] test clients::open_ai::open_ai_chat_completions::tests::invoke_error_response_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::error_deserializing_response_body_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::status_400_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_chat_completions::tests::try_new_with_additional_config_succeeds ... ok [INFO] [stdout] test clients::open_ai::open_ai_chat_completions::tests::try_new_with_env_var_succeeds ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::status_401_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::status_503_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::undefined_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::status_429_maps_correctly ... ok [INFO] [stdout] test clients::types::tests::prompt_message_content ... ok [INFO] [stdout] test clients::open_ai::open_ai_embeddings::embedding_client_tests::test_400_gives_correct_error ... ok [INFO] [stdout] test clients::open_ai::open_ai_core::tests::status_500_maps_correctly ... ok [INFO] [stdout] test clients::open_ai::open_ai_embeddings::embedding_client_tests::test_correct_response_succeeds ... ok [INFO] [stdout] test chunkers::token_chunker::tests::test_generate_chunks_with_invalid_chunk_size ... ok [INFO] [stdout] test chunkers::token_chunker::tests::test_generate_chunks_with_valid_input ... ok [INFO] [stdout] test chunkers::token_chunker::tests::test_generate_chunks_with_invalid_window_size ... ok [INFO] [stdout] test chunkers::token_chunker::tests::test_generate_chunks_with_empty_string ... ok [INFO] [stdout] test common::embedding_shared::tests::openai_3_small_metadata ... ok [INFO] [stdout] test common::embedding_shared::tests::openai_3_large_metadata ... ok [INFO] [stdout] test common::embedding_shared::tests::openai_ada002_metadata ... ok [INFO] [stdout] test stores::postgres_vector_store::tests::test_throws_correct_errors ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly' (27) panicked at src/clients/anthropic/anthropic_core.rs:280:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x639f58c6f3a2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x639f58c6f3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x639f58c6f3a2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x639f58c6f3a2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x639f58c8383f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x639f58c8383f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x639f58c38d41 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x639f58c38d41 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x639f58c46582 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x639f58c4c11f - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x639f58c4bfb1 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x639f57e0102e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x639f57e0102e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x639f58c4c88f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x639f58c4c88f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x639f58c4c63a - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x639f58c466c9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x639f58c2cb7d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x639f58c8d390 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x639f58c8c226 - core::result::unwrap_failed::h38baee32fdec5ac8 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x639f57d41395 - core::result::Result::unwrap::h378fdcdecacdd119 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x639f57d41395 - rag_toolchain::clients::anthropic::anthropic_core::tests::with_mocked_client::{{closure}}::hdc713d214cae898c [INFO] [stdout] at /opt/rustwide/workdir/src/clients/anthropic/anthropic_core.rs:280:53 [INFO] [stdout] 22: 0x639f57d452a2 - rag_toolchain::clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly::{{closure}}::h4cc500552a16a82e [INFO] [stdout] at /opt/rustwide/workdir/src/clients/anthropic/anthropic_core.rs:230:57 [INFO] [stdout] 23: 0x639f57ddc3c2 - as core::future::future::Future>::poll::h97ad2fa4852da0af [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x639f57ddc3fd - as core::future::future::Future>::poll::hb0418b008768c795 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x639f57da39fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hceb10a256031b939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73 [INFO] [stdout] 26: 0x639f57da390b - tokio::runtime::coop::with_budget::h28b04ee9ac9cb739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x639f57da390b - tokio::runtime::coop::budget::h93bf843fbddaa936 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x639f57da390b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf3dfdfc9e47680fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25 [INFO] [stdout] 29: 0x639f57da0750 - tokio::runtime::scheduler::current_thread::Context::enter::h21b4e70c241d2a52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19 [INFO] [stdout] 30: 0x639f57da2e20 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h65689b3a9daef684 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44 [INFO] [stdout] 31: 0x639f57da2044 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6795a2bb8e3c867c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68 [INFO] [stdout] 32: 0x639f57d8053b - tokio::runtime::context::scoped::Scoped::set::hd4574878b8044a04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x639f57d387e9 - tokio::runtime::context::set_scheduler::{{closure}}::hd2216901c5bfe5b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x639f57db7c52 - std::thread::local::LocalKey::try_with::h45c8766ea94bb4c1 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x639f57db789e - std::thread::local::LocalKey::with::ha9b4a0074efc06be [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x639f57d3871d - tokio::runtime::context::set_scheduler::h743fc61af1124a9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x639f57da1dd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8815b60b305fce81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27 [INFO] [stdout] 38: 0x639f57da20c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h94397667a5969fc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24 [INFO] [stdout] 39: 0x639f57da0333 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he99662d84eb67269 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33 [INFO] [stdout] 40: 0x639f57d8dac0 - tokio::runtime::context::runtime::enter_runtime::h6d74e48266e6d129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x639f57d9fd81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hff0c4a338ce93947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9 [INFO] [stdout] 42: 0x639f57d6a44a - tokio::runtime::runtime::Runtime::block_on_inner::hf84d6d338d2dd1ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52 [INFO] [stdout] 43: 0x639f57d6a535 - tokio::runtime::runtime::Runtime::block_on::h1252ca6829acadee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18 [INFO] [stdout] 44: 0x639f57d44ff4 - rag_toolchain::clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly::hf0b5e614c06b3501 [INFO] [stdout] at /opt/rustwide/workdir/src/clients/anthropic/anthropic_core.rs:242:42 [INFO] [stdout] 45: 0x639f57d45087 - rag_toolchain::clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly::{{closure}}::h2f005b98046c6de2 [INFO] [stdout] at /opt/rustwide/workdir/src/clients/anthropic/anthropic_core.rs:224:64 [INFO] [stdout] 46: 0x639f57d2c4d6 - core::ops::function::FnOnce::call_once::h7383c2b2faad70b6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x639f57e00e0b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x639f57e00e0b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x639f57e16a35 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x639f57e16a35 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x639f57e16a35 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x639f57e16a35 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x639f57e16a35 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x639f57e16a35 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x639f57e16a35 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x639f57ded244 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x639f57ded244 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x639f57df0bea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x639f57df0bea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x639f57df0bea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x639f57df0bea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x639f57df0bea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x639f57df0bea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x639f57df0bea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x639f58c417ff - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 66: 0x639f58c417ff - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 67: 0x711e3bfefaa4 - [INFO] [stdout] 68: 0x711e3c07ca34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] clients::anthropic::anthropic_core::tests::error_deserializing_response_body_maps_correctly [INFO] [stdout] [INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.99s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "89ffcaaec90507e9abd9a81f23fc055bd7c9379b19f875e8cf17dd67fbf2c1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89ffcaaec90507e9abd9a81f23fc055bd7c9379b19f875e8cf17dd67fbf2c1ff", kill_on_drop: false }` [INFO] [stdout] 89ffcaaec90507e9abd9a81f23fc055bd7c9379b19f875e8cf17dd67fbf2c1ff