[INFO] cloning repository https://github.com/samkeen/llm-api-adapter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samkeen/llm-api-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkeen%2Fllm-api-adapter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkeen%2Fllm-api-adapter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d7af589325055454fc87df5ee892245932768b5 [INFO] testing samkeen/llm-api-adapter against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamkeen%2Fllm-api-adapter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samkeen/llm-api-adapter on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samkeen/llm-api-adapter [INFO] finished tweaking git repo https://github.com/samkeen/llm-api-adapter [INFO] tweaked toml for git repo https://github.com/samkeen/llm-api-adapter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samkeen/llm-api-adapter 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2df26431a3f930c0ec2353bf13c28b94865093d6f1c1aef0680fc46d2e6eba3f [INFO] running `Command { std: "docker" "start" "-a" "2df26431a3f930c0ec2353bf13c28b94865093d6f1c1aef0680fc46d2e6eba3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2df26431a3f930c0ec2353bf13c28b94865093d6f1c1aef0680fc46d2e6eba3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df26431a3f930c0ec2353bf13c28b94865093d6f1c1aef0680fc46d2e6eba3f", kill_on_drop: false }` [INFO] [stdout] 2df26431a3f930c0ec2353bf13c28b94865093d6f1c1aef0680fc46d2e6eba3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7e0060a8a871d075d34c8516271a41b95f081784c19557a8869afefe10281a [INFO] running `Command { std: "docker" "start" "-a" "3a7e0060a8a871d075d34c8516271a41b95f081784c19557a8869afefe10281a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling llm-api-adapter v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s [INFO] running `Command { std: "docker" "inspect" "3a7e0060a8a871d075d34c8516271a41b95f081784c19557a8869afefe10281a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7e0060a8a871d075d34c8516271a41b95f081784c19557a8869afefe10281a", kill_on_drop: false }` [INFO] [stdout] 3a7e0060a8a871d075d34c8516271a41b95f081784c19557a8869afefe10281a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c88de6329afca584e214b8f03c1334581c25b09645734f132ac0a42c1d46e74d [INFO] running `Command { std: "docker" "start" "-a" "c88de6329afca584e214b8f03c1334581c25b09645734f132ac0a42c1d46e74d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [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 hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling llm-api-adapter v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.33s [INFO] running `Command { std: "docker" "inspect" "c88de6329afca584e214b8f03c1334581c25b09645734f132ac0a42c1d46e74d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88de6329afca584e214b8f03c1334581c25b09645734f132ac0a42c1d46e74d", kill_on_drop: false }` [INFO] [stdout] c88de6329afca584e214b8f03c1334581c25b09645734f132ac0a42c1d46e74d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5103c60ef0bb57a2325d3e56e06569204058d7bb42eed8c60eae900e94bf8bbd [INFO] running `Command { std: "docker" "start" "-a" "5103c60ef0bb57a2325d3e56e06569204058d7bb42eed8c60eae900e94bf8bbd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/llm_api_adapter-7aea8d56820540ac) [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/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e2c850f0329b0a4c) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_chat ... FAILED [INFO] [stdout] test test_send_message ... FAILED [INFO] [stdout] test test_invalid_api_key ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_chat stdout ---- [INFO] [stdout] thread 'test_chat' panicked at tests/integration_tests.rs:41:10: [INFO] [stdout] ANTHROPIC_API_KEY must be set.: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5596028181a5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5596028181a5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5596028181a5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5596028181a5 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x559602842fcb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x559602842fcb - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x559602814a0f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5596028199c1 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5596028199c1 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x559602819568 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5596023bac9a - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x5596023bac9a - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55960281a2cf - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55960281a2cf - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x559602819ef7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x559602818669 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x559602819b84 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x559602840c23 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x559602841176 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x559602376446 - core::result::Result::expect::h9248223bf6520352 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1059:23 [INFO] [stdout] 20: 0x559602369e01 - integration_tests::test_chat::{{closure}}::h9c4798b00daeaa9c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:40:19 [INFO] [stdout] 21: 0x559602381aa2 - as core::future::future::Future>::poll::h406f0c95f773dff0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559602381add - as core::future::future::Future>::poll::hfaeda9b76f56ab69 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5596023689ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbd33ba90f65cd578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x559602368925 - tokio::runtime::coop::with_budget::hc2e7a4647ec70ac3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x559602368925 - tokio::runtime::coop::budget::h1d6dff05e52640ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x559602368925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h09eacc57990febf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x559602367700 - tokio::runtime::scheduler::current_thread::Context::enter::h7898d5ea5807f63c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5596023681ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h97b08630fbf77b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x559602367f24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa258c9dbc6dba59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x55960238154b - tokio::runtime::context::scoped::Scoped::set::h5c31661b844c9282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5596023813c9 - tokio::runtime::context::set_scheduler::{{closure}}::hcaf92dcf5f378645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55960236cc4a - std::thread::local::LocalKey::try_with::h454af27c7822b044 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x55960236c9da - std::thread::local::LocalKey::with::h2525ee99b2c827c6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x55960238137d - tokio::runtime::context::set_scheduler::h7c01489225a347f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x559602367cd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6cee68bd2e8adb36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x559602367f43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he8f61021e20e3047 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x559602366f4d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2aeba4b05ed3504f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x559602378d77 - tokio::runtime::context::runtime::enter_runtime::h8cc6353f27d80bfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x559602366e71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7f9a96c0c898aa61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55960236e672 - tokio::runtime::runtime::Runtime::block_on::hec8684fe81a8b820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x559602369c19 - integration_tests::test_chat::h0c8f7ff1caf9f900 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:61:5 [INFO] [stdout] 42: 0x559602369ab7 - integration_tests::test_chat::{{closure}}::h6038f55db80b5d15 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:38:21 [INFO] [stdout] 43: 0x5596023635f6 - core::ops::function::FnOnce::call_once::h743942cfb0d6d994 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5596023bf81b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5596023bf81b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 46: 0x5596023bf035 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 47: 0x5596023bf035 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5596023bf035 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 49: 0x5596023bf035 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 50: 0x5596023bf035 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 51: 0x5596023bf035 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 52: 0x5596023bf035 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 53: 0x559602384904 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 54: 0x559602384904 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 55: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 56: 0x5596023880d2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5596023880d2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 58: 0x5596023880d2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 59: 0x5596023880d2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 60: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 61: 0x5596023880d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 63: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 64: 0x55960281e98b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x7f13ee5a6ac3 - [INFO] [stdout] 66: 0x7f13ee637a04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_send_message stdout ---- [INFO] [stdout] thread 'test_send_message' panicked at tests/integration_tests.rs:11:10: [INFO] [stdout] ANTHROPIC_API_KEY must be set.: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5596028181a5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5596028181a5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5596028181a5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5596028181a5 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x559602842fcb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x559602842fcb - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x559602814a0f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5596028199c1 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5596028199c1 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x559602819568 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5596023bac9a - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x5596023bac9a - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55960281a2cf - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55960281a2cf - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x559602819ef7 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x559602818669 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x559602819b84 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x559602840c23 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x559602841176 - core::result::unwrap_failed::h1dca30479410c97d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x559602376446 - core::result::Result::expect::h9248223bf6520352 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/result.rs:1059:23 [INFO] [stdout] 20: 0x559602369253 - integration_tests::test_send_message::{{closure}}::hfa1643715936fdd9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:10:19 [INFO] [stdout] 21: 0x559602381aa2 - as core::future::future::Future>::poll::h406f0c95f773dff0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x559602381add - as core::future::future::Future>::poll::hfaeda9b76f56ab69 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x5596023689ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbd33ba90f65cd578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 24: 0x559602368925 - tokio::runtime::coop::with_budget::hc2e7a4647ec70ac3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x559602368925 - tokio::runtime::coop::budget::h1d6dff05e52640ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x559602368925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h09eacc57990febf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 27: 0x559602367700 - tokio::runtime::scheduler::current_thread::Context::enter::h7898d5ea5807f63c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 28: 0x5596023681ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h97b08630fbf77b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 29: 0x559602367f24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa258c9dbc6dba59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 30: 0x55960238154b - tokio::runtime::context::scoped::Scoped::set::h5c31661b844c9282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5596023813c9 - tokio::runtime::context::set_scheduler::{{closure}}::hcaf92dcf5f378645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55960236cc4a - std::thread::local::LocalKey::try_with::h454af27c7822b044 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 33: 0x55960236c9da - std::thread::local::LocalKey::with::h2525ee99b2c827c6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 34: 0x55960238137d - tokio::runtime::context::set_scheduler::h7c01489225a347f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x559602367cd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6cee68bd2e8adb36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 36: 0x559602367f43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he8f61021e20e3047 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 37: 0x559602366f4d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2aeba4b05ed3504f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x559602378d77 - tokio::runtime::context::runtime::enter_runtime::h8cc6353f27d80bfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x559602366e71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7f9a96c0c898aa61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55960236e672 - tokio::runtime::runtime::Runtime::block_on::hec8684fe81a8b820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 41: 0x55960236908d - integration_tests::test_send_message::hd55569bdbeb89201 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:34:5 [INFO] [stdout] 42: 0x559602368f37 - integration_tests::test_send_message::{{closure}}::h361b470bdcf778da [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:8:29 [INFO] [stdout] 43: 0x5596023636b6 - core::ops::function::FnOnce::call_once::he1675af3cada66c3 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5596023bf81b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5596023bf81b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 46: 0x5596023bf035 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 47: 0x5596023bf035 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5596023bf035 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 49: 0x5596023bf035 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 50: 0x5596023bf035 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 51: 0x5596023bf035 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 52: 0x5596023bf035 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 53: 0x559602384904 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 54: 0x559602384904 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 55: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 56: 0x5596023880d2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5596023880d2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 58: 0x5596023880d2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 59: 0x5596023880d2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 60: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 61: 0x5596023880d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 63: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 64: 0x55960281e98b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 65: 0x7f13ee5a6ac3 - [INFO] [stdout] 66: 0x7f13ee637a04 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_invalid_api_key stdout ---- [INFO] [stdout] thread 'test_invalid_api_key' panicked at tests/integration_tests.rs:79:5: [INFO] [stdout] assertion failed: matches!(response, Err(ApiError::ClientError(_))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5596028181a5 - std::backtrace_rs::backtrace::libunwind::trace::h809b51279f37fbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5596028181a5 - std::backtrace_rs::backtrace::trace_unsynchronized::ha753b9a6d024bd66 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5596028181a5 - std::sys::backtrace::_print_fmt::h54b8ed40836b22eb [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5596028181a5 - ::fmt::h093865098a3fff40 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x559602842fcb - core::fmt::rt::Argument::fmt::h1061e452add16254 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x559602842fcb - core::fmt::write::h7a508f96bafac160 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x559602814a0f - std::io::Write::write_fmt::h56e272cdb0cebbc6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5596028199c1 - std::sys::backtrace::BacktraceLock::print::h155d850523a1b927 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5596028199c1 - std::panicking::default_hook::{{closure}}::h2855f8d7d6820b00 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x559602819568 - std::panicking::default_hook::h449f08cb45d29c44 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5596023bac9a - as core::ops::function::Fn>::call::hbb9c31241d2a8ab8 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x5596023bac9a - test::test_main::{{closure}}::h3f4b24bb8992cb07 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55960281a2cf - as core::ops::function::Fn>::call::h2b2f8d2c7a6688f7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55960281a2cf - std::panicking::rust_panic_with_hook::ha7cb63f808bb331d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x559602819ec3 - std::panicking::begin_panic_handler::{{closure}}::h8e8be5526a8e1a0d [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x559602818669 - std::sys::backtrace::__rust_end_short_backtrace::h2c3f320719402611 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x559602819b84 - rust_begin_unwind [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x559602840c23 - core::panicking::panic_fmt::h51ab013dd3ac6147 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x559602840cac - core::panicking::panic::h619b0f923005767f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x55960236aff1 - integration_tests::test_invalid_api_key::{{closure}}::h9173fc7d6bcb5ac5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:79:5 [INFO] [stdout] 20: 0x559602381aa2 - as core::future::future::Future>::poll::h406f0c95f773dff0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 21: 0x559602381add - as core::future::future::Future>::poll::hfaeda9b76f56ab69 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x5596023689ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbd33ba90f65cd578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x559602368925 - tokio::runtime::coop::with_budget::hc2e7a4647ec70ac3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x559602368925 - tokio::runtime::coop::budget::h1d6dff05e52640ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x559602368925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h09eacc57990febf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x559602367700 - tokio::runtime::scheduler::current_thread::Context::enter::h7898d5ea5807f63c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x5596023681ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h97b08630fbf77b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x559602367f24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa258c9dbc6dba59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x55960238154b - tokio::runtime::context::scoped::Scoped::set::h5c31661b844c9282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5596023813c9 - tokio::runtime::context::set_scheduler::{{closure}}::hcaf92dcf5f378645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 31: 0x55960236cc4a - std::thread::local::LocalKey::try_with::h454af27c7822b044 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x55960236c9da - std::thread::local::LocalKey::with::h2525ee99b2c827c6 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x55960238137d - tokio::runtime::context::set_scheduler::h7c01489225a347f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 34: 0x559602367cd0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6cee68bd2e8adb36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x559602367f43 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he8f61021e20e3047 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x559602366f4d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2aeba4b05ed3504f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x559602378d77 - tokio::runtime::context::runtime::enter_runtime::h8cc6353f27d80bfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x559602366e71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7f9a96c0c898aa61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x55960236e672 - tokio::runtime::runtime::Runtime::block_on::hec8684fe81a8b820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 40: 0x55960236a9ed - integration_tests::test_invalid_api_key::h90e51cf5ad7fad62 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:79:5 [INFO] [stdout] 41: 0x55960236a897 - integration_tests::test_invalid_api_key::{{closure}}::h54eb42470215a9cc [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:65:32 [INFO] [stdout] 42: 0x559602363676 - core::ops::function::FnOnce::call_once::hcbc9aa0b69f5dcf2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5596023bf81b - core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5596023bf81b - test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620:18 [INFO] [stdout] 45: 0x5596023bf035 - test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:60 [INFO] [stdout] 46: 0x5596023bf035 - as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x5596023bf035 - std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 48: 0x5596023bf035 - std::panicking::try::hef7ba31069ef6faa [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 49: 0x5596023bf035 - std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 50: 0x5596023bf035 - test::run_test_in_process::h725821eeeaa8d44f [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643:27 [INFO] [stdout] 51: 0x5596023bf035 - test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564:43 [INFO] [stdout] 52: 0x559602384904 - test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594:41 [INFO] [stdout] 53: 0x559602384904 - std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 55: 0x5596023880d2 - as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x5596023880d2 - std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554:40 [INFO] [stdout] 57: 0x5596023880d2 - std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518:19 [INFO] [stdout] 58: 0x5596023880d2 - std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345:14 [INFO] [stdout] 59: 0x5596023880d2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 60: 0x5596023880d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 62: 0x55960281e98b - as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 63: 0x55960281e98b - std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stdout] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 64: 0x7f13ee5a6ac3 - [INFO] [stdout] 65: 0x7f13ee637a04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_chat [INFO] [stdout] test_invalid_api_key [INFO] [stdout] test_send_message [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "5103c60ef0bb57a2325d3e56e06569204058d7bb42eed8c60eae900e94bf8bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5103c60ef0bb57a2325d3e56e06569204058d7bb42eed8c60eae900e94bf8bbd", kill_on_drop: false }` [INFO] [stdout] 5103c60ef0bb57a2325d3e56e06569204058d7bb42eed8c60eae900e94bf8bbd