[INFO] fetching crate llm 1.3.4...
[INFO] testing llm-1.3.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate llm 1.3.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate llm 1.3.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llm 1.3.4
[INFO] tweaked toml for crates.io crate llm 1.3.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm 1.3.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm 1.3.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3c4493ef67c381e8e149ae8d0e2c156e84c3818ca4428960a81bf745ded5364
[INFO] running `Command { std: "docker" "start" "-a" "c3c4493ef67c381e8e149ae8d0e2c156e84c3818ca4428960a81bf745ded5364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3c4493ef67c381e8e149ae8d0e2c156e84c3818ca4428960a81bf745ded5364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c4493ef67c381e8e149ae8d0e2c156e84c3818ca4428960a81bf745ded5364", kill_on_drop: false }`
[INFO] [stdout] c3c4493ef67c381e8e149ae8d0e2c156e84c3818ca4428960a81bf745ded5364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dffb65fe4558430b77dbe576876130fc352489fd47664c11542af856e8195c32
[INFO] running `Command { std: "docker" "start" "-a" "dffb65fe4558430b77dbe576876130fc352489fd47664c11542af856e8195c32", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling llm v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.81s
[INFO] running `Command { std: "docker" "inspect" "dffb65fe4558430b77dbe576876130fc352489fd47664c11542af856e8195c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dffb65fe4558430b77dbe576876130fc352489fd47664c11542af856e8195c32", kill_on_drop: false }`
[INFO] [stdout] dffb65fe4558430b77dbe576876130fc352489fd47664c11542af856e8195c32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de61a3fdc9c8e27b9d2a0b81d6c735464b224988ec7c920c104ed260f4ba6855
[INFO] running `Command { std: "docker" "start" "-a" "de61a3fdc9c8e27b9d2a0b81d6c735464b224988ec7c920c104ed260f4ba6855", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling llm v1.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcA8aHvK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-53c2b6669a17bfbf,libdirs-ae153bdfab140fa5,libdirs_sys-c1481ef1530f1821,liboption_ext-61303ef911796993,libtower_http-33ae896daac0638f,libuuid-5df5944a12c380fc,libgetrandom-609b195ac70e23c3,libaxum-3e90656fce6611b2,libserde_path_to_error-ad83e8feeb98de81,libmatchit-616cb01453b9e7d4,libaxum_core-f528e7af5273c72b,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libeither-4736ba901227ee40,libreqwest-354a48744e6a12f5,librustls_pemfile-9a03d6a2b278734d,librustls_pki_types-3e34dac867c0dd61,libserde_urlencoded-a89d7e4325a5e07d,libipnet-8b8ac2f1f2253516,libhyper_tls-5394a5c2cd95a348,libtokio_native_tls-aa6554f4967ccdc8,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower-f78a00816d677137,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-84e6721e80e25615,libopenssl_probe-5821ed5bfde807ff,libopenssl-566d886170e7a972,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-6f7a8dc24a5fa53f,libhyper_util-bea688f492ce2cdd,libtower_service-3fb88d28c2218805,libtracing-6676aee0c27a7548,libtracing_core-213f4de5b5702b27,libonce_cell-2642703f88b7c2f4,libhyper-7fbe60f575fc6f0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libhttpdate-331798cefc82cc7e,libtokio_util-e63c653956e3c3bc,libtokio-9f530f4af9db87d1,libsignal_hook_registry-0f92ed58ffd7a1d6,libsocket2-0704b26af8d3a43d,libmio-f03754f8e5791284,libparking_lot-ee3101cca7bf9cf5,libparking_lot_core-cdf61cb709bc4ff6,liblibc-385afdfe95c3be32,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-326ea648aa8d773f,libhttp_body-07e9375f45a647e4,liblog-9a3ff67864b30e2c,liburl-3c09d808760e0559,libidna-9885824598e3d7a7,libidna_adapter-08528ab10f468a24,libicu_normalizer-93e8cdc6f4f55e0a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-d097fd97c1245a1a,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-98610316f540110c,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-c243473333ce1bb1,libicu_provider-e144b422b5fac554,libicu_locid-90132ac4869b26e0,liblitemap-77adb1e9469fbec5,libtinystr-85ddf5b2aa558d93,libzerovec-b854841951576225,libwriteable-1e5dea0053e4c229,libyoke-ddcf1ad1898b53f1,libzerofrom-37b2431eaee54fb8,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-8ddb1eab856a2d71,libbytes-c922de7d27e480b6,libfnv-79e2cbfbe03dcd16,libbase64-32787b0325ea6df8,libserde_json-6aee045762be1ea9,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libfutures-9aef84bf3287a211,libfutures_executor-d681edf22f25fabd,libfutures_util-264acadd539e1dec,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-396c3ad57e6acc90,libnum_traits-14f6da3624544233,libserde-a46de6d3b83c88c3}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcA8aHvK/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/resilient_example-49e087d31155af4a" "-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 `llm` (example "resilient_example") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXcgCOZ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-53c2b6669a17bfbf,libdirs-ae153bdfab140fa5,libdirs_sys-c1481ef1530f1821,liboption_ext-61303ef911796993,libtower_http-33ae896daac0638f,libuuid-5df5944a12c380fc,libgetrandom-609b195ac70e23c3,libaxum-3e90656fce6611b2,libserde_path_to_error-ad83e8feeb98de81,libmatchit-616cb01453b9e7d4,libaxum_core-f528e7af5273c72b,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libeither-4736ba901227ee40,libreqwest-354a48744e6a12f5,librustls_pemfile-9a03d6a2b278734d,librustls_pki_types-3e34dac867c0dd61,libserde_urlencoded-a89d7e4325a5e07d,libipnet-8b8ac2f1f2253516,libhyper_tls-5394a5c2cd95a348,libtokio_native_tls-aa6554f4967ccdc8,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower-f78a00816d677137,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-84e6721e80e25615,libopenssl_probe-5821ed5bfde807ff,libopenssl-566d886170e7a972,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-6f7a8dc24a5fa53f,libhyper_util-bea688f492ce2cdd,libtower_service-3fb88d28c2218805,libtracing-6676aee0c27a7548,libtracing_core-213f4de5b5702b27,libonce_cell-2642703f88b7c2f4,libhyper-7fbe60f575fc6f0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libhttpdate-331798cefc82cc7e,libtokio_util-e63c653956e3c3bc,libtokio-9f530f4af9db87d1,libsignal_hook_registry-0f92ed58ffd7a1d6,libsocket2-0704b26af8d3a43d,libmio-f03754f8e5791284,libparking_lot-ee3101cca7bf9cf5,libparking_lot_core-cdf61cb709bc4ff6,liblibc-385afdfe95c3be32,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-326ea648aa8d773f,libhttp_body-07e9375f45a647e4,liblog-9a3ff67864b30e2c,liburl-3c09d808760e0559,libidna-9885824598e3d7a7,libidna_adapter-08528ab10f468a24,libicu_normalizer-93e8cdc6f4f55e0a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-d097fd97c1245a1a,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-98610316f540110c,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-c243473333ce1bb1,libicu_provider-e144b422b5fac554,libicu_locid-90132ac4869b26e0,liblitemap-77adb1e9469fbec5,libtinystr-85ddf5b2aa558d93,libzerovec-b854841951576225,libwriteable-1e5dea0053e4c229,libyoke-ddcf1ad1898b53f1,libzerofrom-37b2431eaee54fb8,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-8ddb1eab856a2d71,libbytes-c922de7d27e480b6,libfnv-79e2cbfbe03dcd16,libbase64-32787b0325ea6df8,libserde_json-6aee045762be1ea9,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libfutures-9aef84bf3287a211,libfutures_executor-d681edf22f25fabd,libfutures_util-264acadd539e1dec,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libchrono-396c3ad57e6acc90,libnum_traits-14f6da3624544233,libserde-a46de6d3b83c88c3}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXcgCOZ/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_backend_structured_output_example-1f9b14bb7fc63eb4" "-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 `llm` (example "multi_backend_structured_output_example") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwymat1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-53c2b6669a17bfbf,libdirs-ae153bdfab140fa5,libdirs_sys-c1481ef1530f1821,liboption_ext-61303ef911796993,libtower_http-33ae896daac0638f,libuuid-5df5944a12c380fc,libgetrandom-609b195ac70e23c3,libaxum-3e90656fce6611b2,libserde_path_to_error-ad83e8feeb98de81,libmatchit-616cb01453b9e7d4,libaxum_core-f528e7af5273c72b,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libeither-4736ba901227ee40,libreqwest-354a48744e6a12f5,librustls_pemfile-9a03d6a2b278734d,librustls_pki_types-3e34dac867c0dd61,libserde_urlencoded-a89d7e4325a5e07d,libipnet-8b8ac2f1f2253516,libhyper_tls-5394a5c2cd95a348,libtokio_native_tls-aa6554f4967ccdc8,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower-f78a00816d677137,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-84e6721e80e25615,libopenssl_probe-5821ed5bfde807ff,libopenssl-566d886170e7a972,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-6f7a8dc24a5fa53f,libhyper_util-bea688f492ce2cdd,libtower_service-3fb88d28c2218805,libtracing-6676aee0c27a7548,libtracing_core-213f4de5b5702b27,libonce_cell-2642703f88b7c2f4,libhyper-7fbe60f575fc6f0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libhttpdate-331798cefc82cc7e,libtokio_util-e63c653956e3c3bc,libtokio-9f530f4af9db87d1,libsignal_hook_registry-0f92ed58ffd7a1d6,libsocket2-0704b26af8d3a43d,libmio-f03754f8e5791284,libparking_lot-ee3101cca7bf9cf5,libparking_lot_core-cdf61cb709bc4ff6,liblibc-385afdfe95c3be32,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-326ea648aa8d773f,libhttp_body-07e9375f45a647e4,liblog-9a3ff67864b30e2c,liburl-3c09d808760e0559,libidna-9885824598e3d7a7,libidna_adapter-08528ab10f468a24,libicu_normalizer-93e8cdc6f4f55e0a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-d097fd97c1245a1a,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-98610316f540110c,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-c243473333ce1bb1,libicu_provider-e144b422b5fac554,libicu_locid-90132ac4869b26e0,liblitemap-77adb1e9469fbec5,libtinystr-85ddf5b2aa558d93,libzerovec-b854841951576225,libwriteable-1e5dea0053e4c229,libyoke-ddcf1ad1898b53f1,libzerofrom-37b2431eaee54fb8,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-8ddb1eab856a2d71,libbytes-c922de7d27e480b6,libfnv-79e2cbfbe03dcd16,libbase64-32787b0325ea6df8,libserde_json-6aee045762be1ea9,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libchrono-396c3ad57e6acc90,libnum_traits-14f6da3624544233,libserde-a46de6d3b83c88c3,libfutures-9aef84bf3287a211,libfutures_executor-d681edf22f25fabd,libfutures_util-264acadd539e1dec,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwymat1/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ollama_image-ac5952d3feec64e4" "-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 `llm` (example "ollama_image") due to 1 previous error
[INFO] [stderr] error: could not compile `llm` (example "google_streaming_example") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWsGu1G/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libllm-53c2b6669a17bfbf,libdirs-ae153bdfab140fa5,libdirs_sys-c1481ef1530f1821,liboption_ext-61303ef911796993,libtower_http-33ae896daac0638f,libuuid-5df5944a12c380fc,libgetrandom-609b195ac70e23c3,libaxum-3e90656fce6611b2,libserde_path_to_error-ad83e8feeb98de81,libmatchit-616cb01453b9e7d4,libaxum_core-f528e7af5273c72b,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libeither-4736ba901227ee40,libreqwest-354a48744e6a12f5,librustls_pemfile-9a03d6a2b278734d,librustls_pki_types-3e34dac867c0dd61,libserde_urlencoded-a89d7e4325a5e07d,libipnet-8b8ac2f1f2253516,libhyper_tls-5394a5c2cd95a348,libtokio_native_tls-aa6554f4967ccdc8,libmime_guess-d7ba926d89825d00,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libtower-f78a00816d677137,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-84e6721e80e25615,libopenssl_probe-5821ed5bfde807ff,libopenssl-566d886170e7a972,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-6f7a8dc24a5fa53f,libhyper_util-bea688f492ce2cdd,libtower_service-3fb88d28c2218805,libtracing-6676aee0c27a7548,libtracing_core-213f4de5b5702b27,libonce_cell-2642703f88b7c2f4,libhyper-7fbe60f575fc6f0d,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libhttpdate-331798cefc82cc7e,libtokio_util-e63c653956e3c3bc,libtokio-9f530f4af9db87d1,libsignal_hook_registry-0f92ed58ffd7a1d6,libsocket2-0704b26af8d3a43d,libmio-f03754f8e5791284,libparking_lot-ee3101cca7bf9cf5,libparking_lot_core-cdf61cb709bc4ff6,liblibc-385afdfe95c3be32,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-326ea648aa8d773f,libhttp_body-07e9375f45a647e4,liblog-9a3ff67864b30e2c,liburl-3c09d808760e0559,libidna-9885824598e3d7a7,libidna_adapter-08528ab10f468a24,libicu_normalizer-93e8cdc6f4f55e0a,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-d097fd97c1245a1a,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-98610316f540110c,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-c243473333ce1bb1,libicu_provider-e144b422b5fac554,libicu_locid-90132ac4869b26e0,liblitemap-77adb1e9469fbec5,libtinystr-85ddf5b2aa558d93,libzerovec-b854841951576225,libwriteable-1e5dea0053e4c229,libyoke-ddcf1ad1898b53f1,libzerofrom-37b2431eaee54fb8,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-8ddb1eab856a2d71,libbytes-c922de7d27e480b6,libfnv-79e2cbfbe03dcd16,libbase64-32787b0325ea6df8,libserde_json-6aee045762be1ea9,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libchrono-396c3ad57e6acc90,libnum_traits-14f6da3624544233,libserde-a46de6d3b83c88c3,libfutures-9aef84bf3287a211,libfutures_executor-d681edf22f25fabd,libfutures_util-264acadd539e1dec,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWsGu1G/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/google_streaming_example-ef806fce62886988" "-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] running `Command { std: "docker" "inspect" "de61a3fdc9c8e27b9d2a0b81d6c735464b224988ec7c920c104ed260f4ba6855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de61a3fdc9c8e27b9d2a0b81d6c735464b224988ec7c920c104ed260f4ba6855", kill_on_drop: false }`
[INFO] [stdout] de61a3fdc9c8e27b9d2a0b81d6c735464b224988ec7c920c104ed260f4ba6855
