[INFO] cloning repository https://github.com/847850277/mimic-shrimp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/847850277/mimic-shrimp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F847850277%2Fmimic-shrimp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F847850277%2Fmimic-shrimp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7e7f85700f61c1ea1c3dc3dcf0a872e2a36238a [INFO] checking 847850277/mimic-shrimp-rs against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F847850277%2Fmimic-shrimp-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/847850277/mimic-shrimp-rs [INFO] finished tweaking git repo https://github.com/847850277/mimic-shrimp-rs [INFO] tweaked toml for git repo https://github.com/847850277/mimic-shrimp-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/847850277/mimic-shrimp-rs on toolchain b66808126f24f2f30898306a881e1676824ea80c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/847850277/mimic-shrimp-rs 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" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7 [INFO] running `Command { std: "docker" "start" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling mime-infer v4.0.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rmcp v0.17.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking adk-core v0.4.0 [INFO] [stderr] Compiling rmcp-macros v0.17.0 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking tracing-opentelemetry v0.22.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling salvo-serde-util v0.89.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking xml v1.2.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking serde-xml-rs v0.8.2 [INFO] [stderr] Compiling salvo_macros v0.89.2 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling adk-rust-macros v0.4.0 [INFO] [stderr] Compiling async-openai-macros v0.1.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking chardetng v0.1.17 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking qrcodegen v1.8.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking salvo_core v0.89.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking async-openai v0.33.1 [INFO] [stderr] Checking salvo v0.89.2 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking opentelemetry-proto v0.4.0 [INFO] [stderr] Checking opentelemetry-otlp v0.14.0 [INFO] [stderr] Checking adk-telemetry v0.4.0 [INFO] [stderr] Checking adk-tool v0.4.0 [INFO] [stderr] Checking adk-rust v0.4.0 [INFO] [stderr] error: could not compile `async-openai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name async_openai --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-openai-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_api"' --cfg 'feature="administration"' --cfg 'feature="administration-types"' --cfg 'feature="assistant"' --cfg 'feature="assistant-types"' --cfg 'feature="audio"' --cfg 'feature="audio-types"' --cfg 'feature="batch"' --cfg 'feature="batch-types"' --cfg 'feature="byot"' --cfg 'feature="chat-completion"' --cfg 'feature="chat-completion-types"' --cfg 'feature="chatkit"' --cfg 'feature="chatkit-types"' --cfg 'feature="completion-types"' --cfg 'feature="completions"' --cfg 'feature="container"' --cfg 'feature="container-types"' --cfg 'feature="default"' --cfg 'feature="embedding"' --cfg 'feature="embedding-types"' --cfg 'feature="eval-types"' --cfg 'feature="evals"' --cfg 'feature="file"' --cfg 'feature="file-types"' --cfg 'feature="finetuning"' --cfg 'feature="finetuning-types"' --cfg 'feature="full"' --cfg 'feature="grader-types"' --cfg 'feature="image"' --cfg 'feature="image-types"' --cfg 'feature="model"' --cfg 'feature="model-types"' --cfg 'feature="moderation"' --cfg 'feature="moderation-types"' --cfg 'feature="realtime"' --cfg 'feature="realtime-types"' --cfg 'feature="response-types"' --cfg 'feature="responses"' --cfg 'feature="rustls"' --cfg 'feature="skill"' --cfg 'feature="skill-types"' --cfg 'feature="types"' --cfg 'feature="upload"' --cfg 'feature="upload-types"' --cfg 'feature="vectorstore"' --cfg 'feature="vectorstore-types"' --cfg 'feature="video"' --cfg 'feature="video-types"' --cfg 'feature="webhook"' --cfg 'feature="webhook-types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_api", "administration", "administration-types", "assistant", "assistant-types", "audio", "audio-types", "batch", "batch-types", "byot", "chat-completion", "chat-completion-types", "chatkit", "chatkit-types", "completion-types", "completions", "container", "container-types", "default", "embedding", "embedding-types", "eval-types", "evals", "file", "file-types", "finetuning", "finetuning-types", "full", "grader", "grader-types", "image", "image-types", "model", "model-types", "moderation", "moderation-types", "native-tls", "native-tls-vendored", "realtime", "realtime-types", "response-types", "responses", "rustls", "rustls-webpki-roots", "skill", "skill-types", "types", "upload", "upload-types", "vectorstore", "vectorstore-types", "video", "video-types", "webhook", "webhook-types"))' -C metadata=45491ae6a9ddbc47 -C extra-filename=-2659d2cc12e96480 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_openai_macros=/opt/rustwide/target/debug/deps/libasync_openai_macros-9a2abc9e61dc89dc.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-3722382784883d9d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-a3ef15c1938a9cba.rmeta --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-2f8929fda1b95cef.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-dd1c1ee9c3f49caf.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-dc38863c12685790.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-2f1ebcd67df73ec3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-33bd79ff14307980.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d4f96d51494cfd1f.rmeta --extern reqwest_eventsource=/opt/rustwide/target/debug/deps/libreqwest_eventsource-c35e9ee6048226a6.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-3ad934587a6e0c93.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7771b163f79f858.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-69cdea65b4f7e1ef.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-10407ca9d0060c99.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b647105b02bddf8c.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-cb99c8857d1db49d.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4a8c67950856f73e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ab8c73fd8b8736b9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9f070ccb6514086d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7", kill_on_drop: false }` [INFO] [stdout] 13439704833e214162c3e52b743ef6b11669bfa9a75f8cfb997b45b1e07495c7