[INFO] cloning repository https://github.com/sagikazarmark/anyllm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sagikazarmark/anyllm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagikazarmark%2Fanyllm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagikazarmark%2Fanyllm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd71e541a84e5e602366d01b4bd8744c6098092c
[INFO] testing sagikazarmark/anyllm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsagikazarmark%2Fanyllm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sagikazarmark/anyllm
[INFO] finished tweaking git repo https://github.com/sagikazarmark/anyllm
[INFO] tweaked toml for git repo https://github.com/sagikazarmark/anyllm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sagikazarmark/anyllm on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sagikazarmark/anyllm 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba58685dc7d13dfed6f3da12ce0107b18322dc430404d4e3e16594f8b0c2f59
[INFO] running `Command { std: "docker" "start" "-a" "2ba58685dc7d13dfed6f3da12ce0107b18322dc430404d4e3e16594f8b0c2f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba58685dc7d13dfed6f3da12ce0107b18322dc430404d4e3e16594f8b0c2f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba58685dc7d13dfed6f3da12ce0107b18322dc430404d4e3e16594f8b0c2f59", kill_on_drop: false }`
[INFO] [stdout] 2ba58685dc7d13dfed6f3da12ce0107b18322dc430404d4e3e16594f8b0c2f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 205a3aee443c4ab77f9d288292195dfc891c1a59b20707fc9d851554a46e4f8a
[INFO] running `Command { std: "docker" "start" "-a" "205a3aee443c4ab77f9d288292195dfc891c1a59b20707fc9d851554a46e4f8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling anyllm v0.1.1 (/opt/rustwide/workdir/crates/anyllm)
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling anyllm-openai-compat v0.1.1 (/opt/rustwide/workdir/crates/anyllm-openai-compat)
[INFO] [stderr]    Compiling anyllm-gemini v0.1.1 (/opt/rustwide/workdir/crates/anyllm-gemini)
[INFO] [stderr]    Compiling anyllm-anthropic v0.1.1 (/opt/rustwide/workdir/crates/anyllm-anthropic)
[INFO] [stderr]    Compiling web-sys v0.3.95
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling anyllm-openai v0.1.1 (/opt/rustwide/workdir/crates/anyllm-openai)
[INFO] [stderr]    Compiling anyllm-conformance v0.1.1 (/opt/rustwide/workdir/crates/anyllm-conformance)
[INFO] [stderr]    Compiling anyllm-examples v0.1.1 (/opt/rustwide/workdir/crates/anyllm-examples)
[INFO] [stderr]    Compiling worker-sys v0.8.1
[INFO] [stderr]    Compiling worker-macros v0.8.1
[INFO] [stderr]    Compiling wasm-streams v0.5.0
[INFO] [stderr]    Compiling worker v0.8.1
[INFO] [stderr]    Compiling anyllm-cloudflare-worker v0.1.1 (/opt/rustwide/workdir/crates/anyllm-cloudflare-worker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "205a3aee443c4ab77f9d288292195dfc891c1a59b20707fc9d851554a46e4f8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205a3aee443c4ab77f9d288292195dfc891c1a59b20707fc9d851554a46e4f8a", kill_on_drop: false }`
[INFO] [stdout] 205a3aee443c4ab77f9d288292195dfc891c1a59b20707fc9d851554a46e4f8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79431174324fbba9021d34bb7ec4013fa14ede7399509dad791a72acc0c381f
[INFO] running `Command { std: "docker" "start" "-a" "f79431174324fbba9021d34bb7ec4013fa14ede7399509dad791a72acc0c381f", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling worker v0.8.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling anyllm-openai-compat v0.1.1 (/opt/rustwide/workdir/crates/anyllm-openai-compat)
[INFO] [stderr]    Compiling anyllm-gemini v0.1.1 (/opt/rustwide/workdir/crates/anyllm-gemini)
[INFO] [stderr]    Compiling anyllm-anthropic v0.1.1 (/opt/rustwide/workdir/crates/anyllm-anthropic)
[INFO] [stderr]    Compiling anyllm-cloudflare-worker v0.1.1 (/opt/rustwide/workdir/crates/anyllm-cloudflare-worker)
[INFO] [stderr]    Compiling anyllm-openai v0.1.1 (/opt/rustwide/workdir/crates/anyllm-openai)
[INFO] [stderr]    Compiling anyllm-examples v0.1.1 (/opt/rustwide/workdir/crates/anyllm-examples)
[INFO] [stderr]    Compiling anyllm-conformance v0.1.1 (/opt/rustwide/workdir/crates/anyllm-conformance)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling anyllm v0.1.1 (/opt/rustwide/workdir/crates/anyllm)
[INFO] [stderr] error: could not compile `anyllm-anthropic` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name anyllm_anthropic --edition=2024 crates/anyllm-anthropic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="extract"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__bench-internals", "default", "extract", "http-tracing"))' -C metadata=1f67765f8ce4d247 -C extra-filename=-5339ae97075e693a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyllm=/opt/rustwide/target/debug/deps/libanyllm-3f3d65b852c04091.rlib --extern anyllm_conformance=/opt/rustwide/target/debug/deps/libanyllm_conformance-0dc5318808c577b4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b600b8f1b5a5680b.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-ab90bf78c8093851.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3e8ff8c6a8ead7f1.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-08c28f594d750ec7.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eb07cb4e7f64c0fa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-952a5057fb8f7f25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d0d548eab0b473e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da99784b08453f14.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26842240a950f576.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-021e5299115209f6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-061813b44df1d017/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `anyllm-openai-compat` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name anyllm_openai_compat --edition=2024 crates/anyllm-openai-compat/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extract", "http-tracing"))' -C metadata=5aa5c67c8c426710 -C extra-filename=-68b891a1a3669b8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyllm=/opt/rustwide/target/debug/deps/libanyllm-3f3d65b852c04091.rlib --extern anyllm_conformance=/opt/rustwide/target/debug/deps/libanyllm_conformance-0dc5318808c577b4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b600b8f1b5a5680b.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-ab90bf78c8093851.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3e8ff8c6a8ead7f1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eb07cb4e7f64c0fa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-952a5057fb8f7f25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d0d548eab0b473e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da99784b08453f14.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26842240a950f576.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-021e5299115209f6/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-061813b44df1d017/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f79431174324fbba9021d34bb7ec4013fa14ede7399509dad791a72acc0c381f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79431174324fbba9021d34bb7ec4013fa14ede7399509dad791a72acc0c381f", kill_on_drop: false }`
[INFO] [stdout] f79431174324fbba9021d34bb7ec4013fa14ede7399509dad791a72acc0c381f
