[INFO] fetching crate multi-llm 1.0.0... [INFO] testing multi-llm-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate multi-llm 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate multi-llm 1.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multi-llm 1.0.0 [INFO] tweaked toml for crates.io crate multi-llm 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multi-llm 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multi-llm 1.0.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded governor v0.10.2 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4e938663b07f1e1924ba5f2ec619649ec13560558d5f5d2d11c4555bc4ec9b [INFO] running `Command { std: "docker" "start" "-a" "6e4e938663b07f1e1924ba5f2ec619649ec13560558d5f5d2d11c4555bc4ec9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4e938663b07f1e1924ba5f2ec619649ec13560558d5f5d2d11c4555bc4ec9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4e938663b07f1e1924ba5f2ec619649ec13560558d5f5d2d11c4555bc4ec9b", kill_on_drop: false }` [INFO] [stdout] 6e4e938663b07f1e1924ba5f2ec619649ec13560558d5f5d2d11c4555bc4ec9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8af30293b1f1f281dea99166ad8a0da907780a2d5b4f6e224af972dcba9729d [INFO] running `Command { std: "docker" "start" "-a" "b8af30293b1f1f281dea99166ad8a0da907780a2d5b4f6e224af972dcba9729d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [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 rustls-webpki v0.103.8 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling governor v0.10.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling multi-llm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b8af30293b1f1f281dea99166ad8a0da907780a2d5b4f6e224af972dcba9729d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8af30293b1f1f281dea99166ad8a0da907780a2d5b4f6e224af972dcba9729d", kill_on_drop: false }` [INFO] [stdout] b8af30293b1f1f281dea99166ad8a0da907780a2d5b4f6e224af972dcba9729d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af1aeca73cd74687f4696707b46946288a4d34bb7f7b7e1599c030cecc668e3 [INFO] running `Command { std: "docker" "start" "-a" "2af1aeca73cd74687f4696707b46946288a4d34bb7f7b7e1599c030cecc668e3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.10.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling multi-llm v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `multi-llm` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name multi_llm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=8694e41862e87cd2 -C extra-filename=-9df144ba09420830 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `multi-llm` (test "anthropic_provider_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name anthropic_provider_integration_tests --edition=2021 tests/anthropic_provider_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=4e38253e0650c3ca -C extra-filename=-1085557d39b4ccd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-llm` (test "provider_trait_compliance_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name provider_trait_compliance_tests --edition=2021 tests/provider_trait_compliance_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=a2b04ca1906a161a -C extra-filename=-ed4c9e050d8f8065 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-llm` (test "openai_provider_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name openai_provider_integration_tests --edition=2021 tests/openai_provider_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=c69b1f2558c19c97 -C extra-filename=-5b1f2243939c25e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-llm` (test "ollama_provider_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name ollama_provider_integration_tests --edition=2021 tests/ollama_provider_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=5df9014e67f9b194 -C extra-filename=-dc4604abc0516862 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-llm` (test "http_client_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name http_client_integration_tests --edition=2021 tests/http_client_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=720e852dd0567292 -C extra-filename=-5bf3cf1833d7bb17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-llm` (test "lmstudio_provider_integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name lmstudio_provider_integration_tests --edition=2021 tests/lmstudio_provider_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "events"))' -C metadata=c413472b3c81dad8 -C extra-filename=-46921bb197bdbe1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-046ab37a142c8f85.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf24fe27ef580fe9.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5f651b12011d8366.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-3a793ba95c63c9ea.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-0adcfd3db2d129a1.rlib --extern multi_llm=/opt/rustwide/target/debug/deps/libmulti_llm-70be1a3ec2b227b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b9785f22ce83f98.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d908fae73dec7268.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0ef6640521b3de92.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fdc869d8040768c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4291a4662cf77a53.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f2460878c822241.rlib --extern tiktoken_rs=/opt/rustwide/target/debug/deps/libtiktoken_rs-5f33a95ae574d689.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79acf382b3ac2ec1.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5dbbcf39e93b9dee.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6383eff63013f306.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0395cae8acf63192.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-852e42994233b0a4.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-6ba0937fadda83c5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c596c20d6376744c/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/deps/rustcob0aJJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmulti_llm-70be1a3ec2b227b0,libfastrand-503f12a96d791409,libuuid-852e42994233b0a4,libgetrandom-6de434b409e460e4,libchrono-bf24fe27ef580fe9,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libtiktoken_rs-5f33a95ae574d689,libbstr-76a18e3fc4f70aca,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-15205ff1bb176d67,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libanyhow-7e5dcd40304f6dad,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libreqwest-d908fae73dec7268,libserde_urlencoded-719f75dbd085fd77,libhyper_rustls-fd7d43d6f40fdf29,libwebpki_roots-3cf39dcfd6d244bc,libhyper_tls-dbc4006a2c93c64d,libtokio_native_tls-cbbc5467235b15a9,libtokio_rustls-081c616faba93789,librustls-8e3d8ca28ff0c7db,libsubtle-ca7024fc66e4388f,libwebpki-f694aa8f9491c163,libring-a3d55fc6720894d4,libgetrandom-da1a24777056bd78,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-d3a1cdb631bb82a4,libiri_string-d388d4576b633c72,libtower-6383eff63013f306,libtower_layer-d70c7e404336389b,libnative_tls-cffe0b772f5cbf89,libopenssl_probe-cbab9b905ab83f66,libopenssl-c839174aa0d11f2c,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fe23b162338dcf08,libhyper_util-9f5c36b8fb780ee4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9bec2599eaf029b8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f78f1bd9804dabb7,libtracing-0395cae8acf63192,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-5f651b12011d8366,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-09df842693118fc0,libfutures_sink-be8442ee548d90f9,libtokio-79acf382b3ac2ec1,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-ce11d64d2a91f9ce,liblog-45f74354a8b36c20,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4cf584be6a0680e6,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-4f2460878c822241,libserde-0ef6640521b3de92,libserde_core-8323e53422f20d71}.rlib" "/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" "/opt/rustwide/target/debug/deps/rustcob0aJJ/raw-dylibs" "-B/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/ring-c596c20d6376744c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/token_integration_tests-0fecdbeaaee8d1db" "-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 `multi-llm` (test "token_integration_tests") 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/rustcfj85FJ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmulti_llm-70be1a3ec2b227b0,libfastrand-503f12a96d791409,libuuid-852e42994233b0a4,libgetrandom-6de434b409e460e4,libchrono-bf24fe27ef580fe9,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libtiktoken_rs-5f33a95ae574d689,libbstr-76a18e3fc4f70aca,liblazy_static-b3603208c0de2608,librustc_hash-5a527483989b35a3,libfancy_regex-15205ff1bb176d67,libbit_set-b6d7b7a1bfe45d3b,libbit_vec-8e677f8183f998ef,libanyhow-7e5dcd40304f6dad,libregex-9b9785f22ce83f98,libregex_automata-80ec7d4f3dbce0b4,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libreqwest-d908fae73dec7268,libserde_urlencoded-719f75dbd085fd77,libhyper_rustls-fd7d43d6f40fdf29,libwebpki_roots-3cf39dcfd6d244bc,libhyper_tls-dbc4006a2c93c64d,libtokio_native_tls-cbbc5467235b15a9,libtokio_rustls-081c616faba93789,librustls-8e3d8ca28ff0c7db,libsubtle-ca7024fc66e4388f,libwebpki-f694aa8f9491c163,libring-a3d55fc6720894d4,libgetrandom-da1a24777056bd78,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-d3a1cdb631bb82a4,libiri_string-d388d4576b633c72,libtower-6383eff63013f306,libtower_layer-d70c7e404336389b,libnative_tls-cffe0b772f5cbf89,libopenssl_probe-cbab9b905ab83f66,libopenssl-c839174aa0d11f2c,libbitflags-443c99b827427271,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fe23b162338dcf08,libhyper_util-9f5c36b8fb780ee4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9bec2599eaf029b8,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f78f1bd9804dabb7,libtracing-0395cae8acf63192,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-5f651b12011d8366,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-09df842693118fc0,libfutures_sink-be8442ee548d90f9,libtokio-79acf382b3ac2ec1,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-4b876a82547ee9fa,libpin_project_lite-bedc6e0acd72ff2a,libhttp_body-ce11d64d2a91f9ce,liblog-45f74354a8b36c20,liburl-a106cd79c31bd8c6,libidna-fb1e41c7df6a7622,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9e9b3fe8d4b079b8,libicu_properties-9aecbc0cfedd9516,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-dcaf73747027afba,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-e4f1fad7a4374335,libpotential_utf-fdbdda7e9a7e5392,libicu_provider-d49db92cbdf3aaef,libicu_locale_core-d2b55694de1e12fb,libtinystr-aef6ed44f4bc173f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e49ee4a03e3686e,libzerotrie-029cf89675dfc729,libyoke-fcbcc1aa5ef27546,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-703ed899a4087435,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-4cf584be6a0680e6,libbytes-752d6eacdc0bb513,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-fdc869d8040768c0,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libthiserror-4f2460878c822241,libserde-0ef6640521b3de92,libserde_core-8323e53422f20d71}.rlib" "/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" "/opt/rustwide/target/debug/examples/rustcfj85FJ/raw-dylibs" "-B/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/ring-c596c20d6376744c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tool_calling-fba7be4b14d60913" "-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 `multi-llm` (example "tool_calling") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2af1aeca73cd74687f4696707b46946288a4d34bb7f7b7e1599c030cecc668e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af1aeca73cd74687f4696707b46946288a4d34bb7f7b7e1599c030cecc668e3", kill_on_drop: false }` [INFO] [stdout] 2af1aeca73cd74687f4696707b46946288a4d34bb7f7b7e1599c030cecc668e3