[INFO] fetching crate siumai-extras 0.11.0-beta.7...
[INFO] testing siumai-extras-0.11.0-beta.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate siumai-extras 0.11.0-beta.7 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate siumai-extras 0.11.0-beta.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate siumai-extras 0.11.0-beta.7
[INFO] tweaked toml for crates.io crate siumai-extras 0.11.0-beta.7 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate siumai-extras 0.11.0-beta.7 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 crates.io crate siumai-extras 0.11.0-beta.7 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 681180205f8bbaa1c0e251ad184c1023209b02c88188be226314a944ab8b01d6
[INFO] running `Command { std: "docker" "start" "-a" "681180205f8bbaa1c0e251ad184c1023209b02c88188be226314a944ab8b01d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "681180205f8bbaa1c0e251ad184c1023209b02c88188be226314a944ab8b01d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "681180205f8bbaa1c0e251ad184c1023209b02c88188be226314a944ab8b01d6", kill_on_drop: false }`
[INFO] [stdout] 681180205f8bbaa1c0e251ad184c1023209b02c88188be226314a944ab8b01d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f5a8618c61e30b955fdf4010ce0bd70134a06c6058ebc4790951bc820792dc93
[INFO] running `Command { std: "docker" "start" "-a" "f5a8618c61e30b955fdf4010ce0bd70134a06c6058ebc4790951bc820792dc93", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling siumai v0.11.0-beta.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling siumai-spec v0.11.0-beta.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling siumai-core v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-protocol-openai v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-provider-openai-compatible v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-provider-openai v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-registry v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-extras v0.11.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "f5a8618c61e30b955fdf4010ce0bd70134a06c6058ebc4790951bc820792dc93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a8618c61e30b955fdf4010ce0bd70134a06c6058ebc4790951bc820792dc93", kill_on_drop: false }`
[INFO] [stdout] f5a8618c61e30b955fdf4010ce0bd70134a06c6058ebc4790951bc820792dc93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 842a2f571f266aa35934e395bb4346a20d69ceb89414a9340cbc55d976c454ea
[INFO] running `Command { std: "docker" "start" "-a" "842a2f571f266aa35934e395bb4346a20d69ceb89414a9340cbc55d976c454ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling siumai-spec v0.11.0-beta.7
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling siumai-core v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-protocol-openai v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-provider-openai-compatible v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-provider-openai v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-registry v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai v0.11.0-beta.7
[INFO] [stderr]    Compiling siumai-extras v0.11.0-beta.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `siumai-extras` (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 siumai_extras --edition=2024 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="openai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-providers", "anthropic", "default", "google", "groq", "mcp", "minimaxi", "ollama", "openai", "opentelemetry", "schema", "server", "structured-messages", "telemetry", "xai"))' -C metadata=eb691711ddb51efb -C extra-filename=-e87bfd07e016da0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f387897acedef7da.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57575599faab6c17.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1ddd20554d068cc.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-05180d2db770f48a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b7e573c549c9aef7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-02997a8b745e9ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9845e1b755a2a391.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a81eabaf32f8ea0e.rlib --extern siumai=/opt/rustwide/target/debug/deps/libsiumai-5afc32050c221e0e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e673e64a45437358.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92d35d6e7529c56b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ac9afc5fb41567df.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5f4da6b57b0054a2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fda4073f18bda103.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `siumai-extras` (example "streaming-orchestrator")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name streaming_orchestrator --edition=2024 examples/streaming-orchestrator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="openai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-providers", "anthropic", "default", "google", "groq", "mcp", "minimaxi", "ollama", "openai", "opentelemetry", "schema", "server", "structured-messages", "telemetry", "xai"))' -C metadata=a0b4202759b5f5ab -C extra-filename=-339b28fd56a0b232 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-f387897acedef7da.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57575599faab6c17.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b1ddd20554d068cc.rlib --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-05180d2db770f48a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b7e573c549c9aef7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-02997a8b745e9ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9845e1b755a2a391.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a81eabaf32f8ea0e.rlib --extern siumai=/opt/rustwide/target/debug/deps/libsiumai-5afc32050c221e0e.rlib --extern siumai_extras=/opt/rustwide/target/debug/deps/libsiumai_extras-75aabfbe3df929cd.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e673e64a45437358.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92d35d6e7529c56b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ac9afc5fb41567df.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5f4da6b57b0054a2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fda4073f18bda103.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcFZet0f/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsiumai_extras-75aabfbe3df929cd,libsiumai-5afc32050c221e0e,libsiumai_registry-2e1ca1654baae65f,liblru-3ae675d9b3bdef11,libsiumai_provider_openai-05c0ea67e926ce10,libsiumai_provider_openai_compatible-988049718a2650d1,libsecrecy-4da13c2b37494d88,libsiumai_protocol_openai-eb20c2477d192758,liburlencoding-261db3bc6355947a,libsiumai_core-921ae2dcaeeec054,libinfer-d6e283612a414922,libcfb-7de846af4df80ffd,libfnv-2a26f5d3b9cd4973,libbyteorder-7912a666fa871683,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libasync_stream-f387897acedef7da,libbackoff-71072f4d852f9ace,librand-f373d5dd70970474,librand_chacha-2ad40a7d75b2b2d1,libppv_lite86-087e6cc7a221f8f2,libzerocopy-cc5e3dd93263ea75,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libinstant-ebec1bebaa1b4b13,libuuid-fda4073f18bda103,libgetrandom-ce383aa2864d1759,libeventsource_stream-05180d2db770f48a,libnom-fc668abba2004b27,libsiumai_spec-3e0f6b5c86c8b79c,libfutures-b7e573c549c9aef7,libfutures_executor-a3f9b87d6f51a135,libchrono-b1ddd20554d068cc,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libthiserror-e673e64a45437358,libreqwest-02997a8b745e9ab2,libserde_urlencoded-aa9d9daed924bda8,libryu-96e4827cb8e74ef1,librustls_platform_verifier-0022d8b0311587e9,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-cf7efbe7970ff7e9,libtokio_rustls-9c2031fb82a07fe3,librustls-3dac0f55603cf87d,libsubtle-e2f0af8959bd7889,libwebpki-911f74d23bab31cc,libuntrusted-151845769873c416,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-a81eabaf32f8ea0e,libzmij-d2f562b84b927b2e,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libtower_http-3138f026c301b58e,libbitflags-a5b77e6cec1b5660,libiri_string-f1c5413b54c99d2e,libasync_compression-03f0d8cda342b81d,libcompression_codecs-6f4ebb05a4ae4590,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libcompression_core-02cd4f19cd465a46,libtower-5f4da6b57b0054a2,libtower_layer-5699d784b4449e00,libhyper_util-c1863fb0c7b7c2e1,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-4cb645d3a1e6e542,libtracing_core-ca44eccef2bdae43,libonce_cell-db8f3eed2a1f3f7b,libhyper-13050ffcb2cf5d79,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_util-59f25baa9dc49bf5,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libtokio_util-1af3aff1f4945412,libfutures_sink-59b73d2c5a0fb80d,libtokio-92d35d6e7529c56b,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libmio-c5a9cb1e5744aa20,liblibc-0e890954913dc77e,libhttp_body_util-51ac6181adb5452a,libpin_project_lite-5ffafa3f2ed0bb57,libhttp_body-112e6cca9463065d,liblog-a4263a0971f08dad,liburl-d37b24b3744bd938,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libserde-9845e1b755a2a391,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcFZet0f/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_orchestrator-8936ec80fd10b3ea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siumai-extras` (example "basic-orchestrator") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsKnlRs/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsiumai_extras-75aabfbe3df929cd,libsiumai-5afc32050c221e0e,libsiumai_registry-2e1ca1654baae65f,liblru-3ae675d9b3bdef11,libsiumai_provider_openai-05c0ea67e926ce10,libsiumai_provider_openai_compatible-988049718a2650d1,libsecrecy-4da13c2b37494d88,libsiumai_protocol_openai-eb20c2477d192758,liburlencoding-261db3bc6355947a,libsiumai_core-921ae2dcaeeec054,libinfer-d6e283612a414922,libcfb-7de846af4df80ffd,libfnv-2a26f5d3b9cd4973,libbyteorder-7912a666fa871683,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libasync_stream-f387897acedef7da,libbackoff-71072f4d852f9ace,librand-f373d5dd70970474,librand_chacha-2ad40a7d75b2b2d1,libppv_lite86-087e6cc7a221f8f2,libzerocopy-cc5e3dd93263ea75,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,libinstant-ebec1bebaa1b4b13,libuuid-fda4073f18bda103,libgetrandom-ce383aa2864d1759,libeventsource_stream-05180d2db770f48a,libnom-fc668abba2004b27,libsiumai_spec-3e0f6b5c86c8b79c,libfutures-b7e573c549c9aef7,libfutures_executor-a3f9b87d6f51a135,libchrono-b1ddd20554d068cc,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libthiserror-e673e64a45437358,libreqwest-02997a8b745e9ab2,libserde_urlencoded-aa9d9daed924bda8,libryu-96e4827cb8e74ef1,librustls_platform_verifier-0022d8b0311587e9,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-cf7efbe7970ff7e9,libtokio_rustls-9c2031fb82a07fe3,librustls-3dac0f55603cf87d,libsubtle-e2f0af8959bd7889,libwebpki-911f74d23bab31cc,libuntrusted-151845769873c416,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libserde_json-a81eabaf32f8ea0e,libzmij-d2f562b84b927b2e,libindexmap-f58814bfbabe4f74,libhashbrown-b345fd242f4c0834,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libfoldhash-d879794daeb2a923,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libtower_http-3138f026c301b58e,libbitflags-a5b77e6cec1b5660,libiri_string-f1c5413b54c99d2e,libasync_compression-03f0d8cda342b81d,libcompression_codecs-6f4ebb05a4ae4590,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libcompression_core-02cd4f19cd465a46,libtower-5f4da6b57b0054a2,libtower_layer-5699d784b4449e00,libhyper_util-c1863fb0c7b7c2e1,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libtracing-4cb645d3a1e6e542,libtracing_core-ca44eccef2bdae43,libonce_cell-db8f3eed2a1f3f7b,libhyper-13050ffcb2cf5d79,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libfutures_util-59f25baa9dc49bf5,libmemchr-d8218b780a78fe0a,libfutures_io-e1af3a1b997b1c01,libslab-f5fed19216a24be8,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libtokio_util-1af3aff1f4945412,libfutures_sink-59b73d2c5a0fb80d,libtokio-92d35d6e7529c56b,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libmio-c5a9cb1e5744aa20,liblibc-0e890954913dc77e,libhttp_body_util-51ac6181adb5452a,libpin_project_lite-5ffafa3f2ed0bb57,libhttp_body-112e6cca9463065d,liblog-a4263a0971f08dad,liburl-d37b24b3744bd938,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libbytes-a6415339708e1154,libsync_wrapper-096429d0b7f46333,libfutures_core-3e8ff8c6a8ead7f1,libserde-9845e1b755a2a391,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsKnlRs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-cac9419acc82cf32/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/agent_pattern-df89f8f0bcf11704" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `siumai-extras` (example "agent-pattern") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "842a2f571f266aa35934e395bb4346a20d69ceb89414a9340cbc55d976c454ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "842a2f571f266aa35934e395bb4346a20d69ceb89414a9340cbc55d976c454ea", kill_on_drop: false }`
[INFO] [stdout] 842a2f571f266aa35934e395bb4346a20d69ceb89414a9340cbc55d976c454ea
