[INFO] fetching crate mirror 0.4.1...
[INFO] testing mirror-0.4.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate mirror 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mirror 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mirror 0.4.1
[INFO] tweaked toml for crates.io crate mirror 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mirror 0.4.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mirror 0.4.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38377a86eacb6e022e5b83edfd3e19d21fecbaa7191523303f2d6cfa6f4ef7ae
[INFO] running `Command { std: "docker" "start" "-a" "38377a86eacb6e022e5b83edfd3e19d21fecbaa7191523303f2d6cfa6f4ef7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38377a86eacb6e022e5b83edfd3e19d21fecbaa7191523303f2d6cfa6f4ef7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38377a86eacb6e022e5b83edfd3e19d21fecbaa7191523303f2d6cfa6f4ef7ae", kill_on_drop: false }`
[INFO] [stdout] 38377a86eacb6e022e5b83edfd3e19d21fecbaa7191523303f2d6cfa6f4ef7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e77dace60883e0a0b393ceac8b14c33f024f72643a59d0dfda9707ee4f3d2b
[INFO] running `Command { std: "docker" "start" "-a" "83e77dace60883e0a0b393ceac8b14c33f024f72643a59d0dfda9707ee4f3d2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling mirror v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "83e77dace60883e0a0b393ceac8b14c33f024f72643a59d0dfda9707ee4f3d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e77dace60883e0a0b393ceac8b14c33f024f72643a59d0dfda9707ee4f3d2b", kill_on_drop: false }`
[INFO] [stdout] 83e77dace60883e0a0b393ceac8b14c33f024f72643a59d0dfda9707ee4f3d2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c81ec7833fef0577f38e7c37ba67eab5f4459ad1e96d116962781cd122901c
[INFO] running `Command { std: "docker" "start" "-a" "81c81ec7833fef0577f38e7c37ba67eab5f4459ad1e96d116962781cd122901c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[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 mirror v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `llm`
[INFO] [stdout]    --> examples/unified_tool_calling_example.rs:480:15
[INFO] [stdout]     |
[INFO] [stdout] 480 | type OpenAI = llm::backends::openai::OpenAI;
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `llm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `llm`, use `cargo add llm` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  13 + use mirror::backends::openai;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `openai`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 480 - type OpenAI = llm::backends::openai::OpenAI;
[INFO] [stdout] 480 + type OpenAI = openai::OpenAI;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `llm`
[INFO] [stdout]    --> examples/unified_tool_calling_example.rs:481:18
[INFO] [stdout]     |
[INFO] [stdout] 481 | type Anthropic = llm::backends::anthropic::Anthropic;
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `llm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `llm`, use `cargo add llm` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  13 + use mirror::backends::anthropic;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `anthropic`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 481 - type Anthropic = llm::backends::anthropic::Anthropic;
[INFO] [stdout] 481 + type Anthropic = anthropic::Anthropic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `llm`
[INFO] [stdout]    --> examples/unified_tool_calling_example.rs:482:15
[INFO] [stdout]     |
[INFO] [stdout] 482 | type Google = llm::backends::google::Google;
[INFO] [stdout]     |               ^^^ use of unresolved module or unlinked crate `llm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `llm`, use `cargo add llm` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  13 + use mirror::backends::google;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `google`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 482 - type Google = llm::backends::google::Google;
[INFO] [stdout] 482 + type Google = google::Google;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mirror` (example "unified_tool_calling_example") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mirror` (example "api_deepclaude_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_deepclaude_example --edition=2024 examples/api_deepclaude_example.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="agent"' --cfg 'feature="anthropic"' --cfg 'feature="api"' --cfg 'feature="azure_openai"' --cfg 'feature="cli"' --cfg 'feature="cohere"' --cfg 'feature="deepseek"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="elevenlabs"' --cfg 'feature="full"' --cfg 'feature="google"' --cfg 'feature="groq"' --cfg 'feature="mistral"' --cfg 'feature="ollama"' --cfg 'feature="openai"' --cfg 'feature="phind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("agent", "anthropic", "api", "azure_openai", "cli", "cohere", "deepseek", "default", "default-tls", "elevenlabs", "full", "google", "groq", "logging", "mistral", "ollama", "openai", "phind", "rodio", "rustls-tls"))' -C metadata=38358f4563c5131f -C extra-filename=-d2aff52f751fc257 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-48853fe902eb97c7.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-577a66cd5a2840d3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ac04fdcc0f922cf9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-dc0fb236da9180eb.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-e340685703d281e3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c2887ea31869467e.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-ae9db65dd48d1967.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9598e0c06c0a683b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e6a210008fa175ac.rlib --extern mirror=/opt/rustwide/target/debug/deps/libmirror-ccd5a9edbc56a0dd.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-29e94990d72525ce.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-847084ba1ab34af4.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-e8cf222924b75e45.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-ea8a349b96ebd6e6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8624f4046686be26.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-00fb9efc998eebbc.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-97b6ff066cc2d20d.rlib --extern spinners=/opt/rustwide/target/debug/deps/libspinners-73f8546b1a6fbf83.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b2f728b6ae56261e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-81cd1436bd2af410.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b0e88e8ff8e6b0bd.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAxRezF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmirror-ccd5a9edbc56a0dd,libdirs-c2887ea31869467e,libdirs_sys-ce9817b794e24adc,liboption_ext-b97160e4e6663869,libtower_http-81cd1436bd2af410,libuuid-b0e88e8ff8e6b0bd,libgetrandom-916c0ba6c10f7946,libaxum-577a66cd5a2840d3,libserde_path_to_error-590225a4cda8db0e,libmatchit-efc9b6821a7b0624,libaxum_core-46131f10817b671c,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libreqwest-847084ba1ab34af4,libserde_urlencoded-dc9484ccce4dd725,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_tls-26224aa51428525e,libtokio_native_tls-31716f80b17cf924,libserde_json-00fb9efc998eebbc,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtower_http-ceca4746ba9ce5f6,libiri_string-1a4c3210b3f922ab,libtower-be41e9d0d14616ee,libtower_layer-387250be0616cbd3,libnative_tls-dc38e351aafb423d,libopenssl_probe-43f6112dac9608f0,libopenssl-7bd76b719715c786,libbitflags-796f9930280e876f,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-81fedd7a2a660713,libhyper_util-26d068aade6780bc,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libsocket2-b2eb8e947a3592a5,libtower_service-ffd8abe90aad1f3e,libtracing-0c19479c3068c194,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libhyper-3f868d09c97364b1,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libhttpdate-6f35e35716ab0b1a,libtokio_util-d0f25c2023570ca5,libtokio-b2f728b6ae56261e,libsignal_hook_registry-42aeb58909fd734a,libsocket2-3eca5eb6acec8824,libmio-923c11d42d93c93c,libparking_lot-17ff2ab3b19b0f99,libparking_lot_core-62a8ce5e56b433ee,liblibc-db0b2a342c5d92cf,libcfg_if-17d6bdafac849605,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-e6a210008fa175ac,liburl-5b7fb5893e9fab1c,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libsmallvec-8d4ef13033f54627,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libeither-ae9db65dd48d1967,libchrono-ac04fdcc0f922cf9,libnum_traits-553645f67cf3df50,libserde-8624f4046686be26}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAxRezF/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/model_listing_example-31d4f345baf5f3e8" "-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 `mirror` (example "model_listing_example") due to 1 previous error
[INFO] [stderr] error: could not compile `mirror` (example "ollama_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/rustcKoyxud/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmirror-ccd5a9edbc56a0dd,libdirs-c2887ea31869467e,libdirs_sys-ce9817b794e24adc,liboption_ext-b97160e4e6663869,libtower_http-81cd1436bd2af410,libuuid-b0e88e8ff8e6b0bd,libgetrandom-916c0ba6c10f7946,libaxum-577a66cd5a2840d3,libserde_path_to_error-590225a4cda8db0e,libmatchit-efc9b6821a7b0624,libaxum_core-46131f10817b671c,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libreqwest-847084ba1ab34af4,libserde_urlencoded-dc9484ccce4dd725,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_tls-26224aa51428525e,libtokio_native_tls-31716f80b17cf924,libserde_json-00fb9efc998eebbc,libryu-3ba25d01f660afda,libmime_guess-196b3ceaa8b90fb9,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libtower_http-ceca4746ba9ce5f6,libiri_string-1a4c3210b3f922ab,libtower-be41e9d0d14616ee,libtower_layer-387250be0616cbd3,libnative_tls-dc38e351aafb423d,libopenssl_probe-43f6112dac9608f0,libopenssl-7bd76b719715c786,libbitflags-796f9930280e876f,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-81fedd7a2a660713,libhyper_util-26d068aade6780bc,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libsocket2-b2eb8e947a3592a5,libtower_service-ffd8abe90aad1f3e,libtracing-0c19479c3068c194,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libhyper-3f868d09c97364b1,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libhttpdate-6f35e35716ab0b1a,libtokio_util-d0f25c2023570ca5,libtokio-b2f728b6ae56261e,libsignal_hook_registry-42aeb58909fd734a,libsocket2-3eca5eb6acec8824,libmio-923c11d42d93c93c,libparking_lot-17ff2ab3b19b0f99,libparking_lot_core-62a8ce5e56b433ee,liblibc-db0b2a342c5d92cf,libcfg_if-17d6bdafac849605,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-e6a210008fa175ac,liburl-5b7fb5893e9fab1c,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libsmallvec-8d4ef13033f54627,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300,libsync_wrapper-448121b333e08fc9,libfutures-9598e0c06c0a683b,libfutures_executor-f8e54c9d9854f56a,libfutures_util-78ac516ab8a4165b,libmemchr-5389fb0f016212b7,libfutures_io-bc246799431b487a,libslab-2c87fab004c773e6,libfutures_channel-794507ef4750e6e4,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libeither-ae9db65dd48d1967,libchrono-ac04fdcc0f922cf9,libnum_traits-553645f67cf3df50,libserde-8624f4046686be26}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKoyxud/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_structured_output_example-ae68637313d2aa95" "-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" "81c81ec7833fef0577f38e7c37ba67eab5f4459ad1e96d116962781cd122901c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c81ec7833fef0577f38e7c37ba67eab5f4459ad1e96d116962781cd122901c", kill_on_drop: false }`
[INFO] [stdout] 81c81ec7833fef0577f38e7c37ba67eab5f4459ad1e96d116962781cd122901c
