[INFO] fetching crate wesichain-langsmith 0.3.0... [INFO] testing wesichain-langsmith-0.3.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate wesichain-langsmith 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate wesichain-langsmith 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wesichain-langsmith 0.3.0 [INFO] tweaked toml for crates.io crate wesichain-langsmith 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wesichain-langsmith 0.3.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wesichain-langsmith 0.3.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 516f7dd93ca904ca46ce2ac7420315f159e5041129076fd4d7a2949f3675fea2 [INFO] running `Command { std: "docker" "start" "-a" "516f7dd93ca904ca46ce2ac7420315f159e5041129076fd4d7a2949f3675fea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "516f7dd93ca904ca46ce2ac7420315f159e5041129076fd4d7a2949f3675fea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "516f7dd93ca904ca46ce2ac7420315f159e5041129076fd4d7a2949f3675fea2", kill_on_drop: false }` [INFO] [stdout] 516f7dd93ca904ca46ce2ac7420315f159e5041129076fd4d7a2949f3675fea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4c556028f2cf6561ec5cfd972722f0c9a0d3d11f2d02de87a79b16d00bb339 [INFO] running `Command { std: "docker" "start" "-a" "ba4c556028f2cf6561ec5cfd972722f0c9a0d3d11f2d02de87a79b16d00bb339", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex v1.12.3 [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 phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling selectors v0.25.0 [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 markup5ever v0.12.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling wesichain-core v0.3.0 [INFO] [stderr] Compiling wesichain-embeddings v0.3.0 [INFO] [stderr] Compiling wesichain-prompt v0.3.0 [INFO] [stderr] Compiling wesichain-retrieval v0.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling wesichain-llm v0.3.0 [INFO] [stderr] Compiling wesichain-graph v0.3.0 [INFO] [stderr] Compiling wesichain-langsmith v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.16s [INFO] running `Command { std: "docker" "inspect" "ba4c556028f2cf6561ec5cfd972722f0c9a0d3d11f2d02de87a79b16d00bb339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4c556028f2cf6561ec5cfd972722f0c9a0d3d11f2d02de87a79b16d00bb339", kill_on_drop: false }` [INFO] [stdout] ba4c556028f2cf6561ec5cfd972722f0c9a0d3d11f2d02de87a79b16d00bb339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 598a10dc03de0a6f4f64dc83ddae11c877c49cc0cafb5f30f7950f1ddec06bc0 [INFO] running `Command { std: "docker" "start" "-a" "598a10dc03de0a6f4f64dc83ddae11c877c49cc0cafb5f30f7950f1ddec06bc0", kill_on_drop: false }` [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [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.28 [INFO] [stderr] Compiling wesichain-llm v0.3.0 [INFO] [stderr] Compiling wesichain-graph v0.3.0 [INFO] [stderr] Compiling wesichain-langsmith v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wesichain-langsmith` (test "react_agent_integration") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name react_agent_integration --edition=2021 tests/react_agent_integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1482273caf4b73b2 -C extra-filename=-d0f4d2d27f1d4a34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2e99ffd196993321.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c30bee6f5d613941.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-040b2b5ece389bc3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8cf9cbd33630025.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6a5e1c78896bcdcb.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-58c9942a4c6c5168.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-44e668868acff828.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2865ea81dd26501c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fcb14eb30223415f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-476ab1c8a3f20c8c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e016e3bf1a3874e3.rlib --extern wesichain_core=/opt/rustwide/target/debug/deps/libwesichain_core-20a3b7500066c5a8.rlib --extern wesichain_graph=/opt/rustwide/target/debug/deps/libwesichain_graph-5a6a3e6fb51f45ac.rlib --extern wesichain_langsmith=/opt/rustwide/target/debug/deps/libwesichain_langsmith-c131e4c3ff96d158.rlib --extern wesichain_llm=/opt/rustwide/target/debug/deps/libwesichain_llm-f6d1acc77fc03375.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-8d42124b06ef2f5e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/deps/rustcVR2mBQ/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/{libwesichain_langsmith-c131e4c3ff96d158,libdashmap-040b2b5ece389bc3,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libwesichain_graph-5a6a3e6fb51f45ac,libwesichain_llm-f6d1acc77fc03375,libreqwest-6a5e1c78896bcdcb,libserde_urlencoded-822eabdbbd5a2d3b,libryu-ace37e26d8308611,libhyper_rustls-470a0e6595a18fb5,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-648df16ac04a6462,libtokio_native_tls-1571b48532436199,libtokio_rustls-ae3b3b97fa4b2bf6,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-67efed8e5a9f9920,libiri_string-d8b08e8827a09725,libtower-58f2378c383be4ae,libtower_layer-d70c7e404336389b,libnative_tls-ac621b4f7dab413a,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-198d79760348b8dd,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9d1131c8253ab0e5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0b1b0c5d99636084,libtracing-476ab1c8a3f20c8c,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-84d2de87dea1cf4d,libidna-2c3732f72017369e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9a774cd77aac8002,libicu_properties-17473df85236ee90,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-f4a289d03d344699,libicu_normalizer_data-088c419f54c50650,libicu_collections-d457bf7f138a4485,libpotential_utf-c61cda778863407e,libicu_provider-3459cb25710bac3a,libicu_locale_core-8089207544037083,libtinystr-0d5631aba253fc67,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-beee1ea149c4b3da,libzerotrie-f92203542bf4e4f7,libyoke-634b13050e36776f,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libwesichain_retrieval-c2446b2b604366ef,libzip-cd2a7443bae01e93,libflate2-1ca9112250be1487,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libpulldown_cmark-b1830afc344f4935,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libscraper-07354eb4c0a20f33,libego_tree-5a08aca7f348869a,libselectors-1400451dcdbc76ed,libservo_arc-b4f45a17252f7e31,libstable_deref_trait-b312b799b37d90c9,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-f14761b949b4bb12,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libbitflags-5c085993cab0beac,libhtml5ever-5c75d1c178e2ae53,liblog-d269868761ac548a,libmarkup5ever-313c32a2e8db5916,libstring_cache-e062b83e5d560b93,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-c89db60b43f7c5d6,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-9a3cfdd26c7c73a9,libwesichain_prompt-8ad97f3c44288526,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libahash-f6f537314789a84c,libgetrandom-4e4c575c98e67fc9,libonce_cell-0ba6aecba7086d38,libwesichain_core-20a3b7500066c5a8,libschemars-397fca262f2c2c27,libdyn_clone-1c1b05e4f4a02cac,libasync_stream-d8357cc599cbc2ef,libtokio_util-5956fd82accebefc,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libthiserror-2865ea81dd26501c,libchrono-c30bee6f5d613941,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libfutures-e8cf9cbd33630025,libfutures_executor-38472fd1c275e603,libfutures_util-f94584d9594190f1,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libserde-44e668868acff828,libtokio-fcb14eb30223415f,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libpin_project_lite-bedc6e0acd72ff2a,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libserde_core-8323e53422f20d71,libsecrecy-58c9942a4c6c5168,libzeroize-36c98e1e0ab441af}.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/rustcVR2mBQ/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/observer-6d778ebb6ff35eab" "-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 `wesichain-langsmith` (test "observer") 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/deps/rustcvS11uc/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/{libwesichain_langsmith-c131e4c3ff96d158,libwesichain_graph-5a6a3e6fb51f45ac,libwesichain_llm-f6d1acc77fc03375,libwesichain_retrieval-c2446b2b604366ef,libzip-cd2a7443bae01e93,libflate2-1ca9112250be1487,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libpulldown_cmark-b1830afc344f4935,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libscraper-07354eb4c0a20f33,libego_tree-5a08aca7f348869a,libselectors-1400451dcdbc76ed,libservo_arc-b4f45a17252f7e31,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-f14761b949b4bb12,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-5c75d1c178e2ae53,libmarkup5ever-313c32a2e8db5916,libstring_cache-e062b83e5d560b93,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-34ed877ef4436992,libphf-c89db60b43f7c5d6,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-9a3cfdd26c7c73a9,libwesichain_prompt-8ad97f3c44288526,libpetgraph-9046bcf3f8a5fb5c,libfixedbitset-3c4adce085318424,libahash-f6f537314789a84c,libgetrandom-4e4c575c98e67fc9,libdashmap-040b2b5ece389bc3,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-a6c16c2eeeccaeb8,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libreqwest-6a5e1c78896bcdcb,libserde_urlencoded-822eabdbbd5a2d3b,libryu-ace37e26d8308611,libhyper_rustls-470a0e6595a18fb5,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-648df16ac04a6462,libtokio_native_tls-1571b48532436199,libtokio_rustls-ae3b3b97fa4b2bf6,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-67efed8e5a9f9920,libiri_string-d8b08e8827a09725,libtower-58f2378c383be4ae,libtower_layer-d70c7e404336389b,libnative_tls-ac621b4f7dab413a,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-198d79760348b8dd,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9d1131c8253ab0e5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0b1b0c5d99636084,libtracing-476ab1c8a3f20c8c,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,liburl-84d2de87dea1cf4d,libidna-2c3732f72017369e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9a774cd77aac8002,libicu_properties-17473df85236ee90,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-f4a289d03d344699,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d457bf7f138a4485,libpotential_utf-c61cda778863407e,libicu_provider-3459cb25710bac3a,libicu_locale_core-8089207544037083,libtinystr-0d5631aba253fc67,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-beee1ea149c4b3da,libzerotrie-f92203542bf4e4f7,libyoke-634b13050e36776f,libstable_deref_trait-b312b799b37d90c9,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libwesichain_core-20a3b7500066c5a8,libschemars-397fca262f2c2c27,libdyn_clone-1c1b05e4f4a02cac,libasync_stream-d8357cc599cbc2ef,libtokio_util-5956fd82accebefc,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libthiserror-2865ea81dd26501c,libchrono-c30bee6f5d613941,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libfutures-e8cf9cbd33630025,libfutures_executor-38472fd1c275e603,libfutures_util-f94584d9594190f1,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libserde-44e668868acff828,libtokio-fcb14eb30223415f,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libpin_project_lite-bedc6e0acd72ff2a,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libserde_core-8323e53422f20d71,libsecrecy-58c9942a4c6c5168,libzeroize-36c98e1e0ab441af}.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/rustcvS11uc/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/handler-b5be3900dd40eafc" "-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 `wesichain-langsmith` (test "handler") 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/deps/rustc8bEwsM/symbols.o" "<17 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/{libwesichain_langsmith-c131e4c3ff96d158,libdashmap-040b2b5ece389bc3,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libwesichain_graph-5a6a3e6fb51f45ac,libwesichain_llm-f6d1acc77fc03375,libreqwest-6a5e1c78896bcdcb,libserde_urlencoded-822eabdbbd5a2d3b,libryu-ace37e26d8308611,libhyper_rustls-470a0e6595a18fb5,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-648df16ac04a6462,libtokio_native_tls-1571b48532436199,libtokio_rustls-ae3b3b97fa4b2bf6,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-67efed8e5a9f9920,libiri_string-d8b08e8827a09725,libtower-58f2378c383be4ae,libtower_layer-d70c7e404336389b,libnative_tls-ac621b4f7dab413a,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-198d79760348b8dd,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9d1131c8253ab0e5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0b1b0c5d99636084,libtracing-476ab1c8a3f20c8c,libtracing_core-77cf0370bdfefeda,libfnv-2d77ec4f6f971b24,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-84d2de87dea1cf4d,libidna-2c3732f72017369e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9a774cd77aac8002,libicu_properties-17473df85236ee90,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-f4a289d03d344699,libicu_normalizer_data-088c419f54c50650,libicu_collections-d457bf7f138a4485,libpotential_utf-c61cda778863407e,libicu_provider-3459cb25710bac3a,libicu_locale_core-8089207544037083,libtinystr-0d5631aba253fc67,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-beee1ea149c4b3da,libzerotrie-f92203542bf4e4f7,libyoke-634b13050e36776f,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libwesichain_retrieval-c2446b2b604366ef,libzip-cd2a7443bae01e93,libflate2-1ca9112250be1487,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libpulldown_cmark-b1830afc344f4935,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libscraper-07354eb4c0a20f33,libego_tree-5a08aca7f348869a,libselectors-1400451dcdbc76ed,libservo_arc-b4f45a17252f7e31,libstable_deref_trait-b312b799b37d90c9,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-f14761b949b4bb12,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libbitflags-5c085993cab0beac,libhtml5ever-5c75d1c178e2ae53,liblog-d269868761ac548a,libmarkup5ever-313c32a2e8db5916,libstring_cache-e062b83e5d560b93,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libphf-c89db60b43f7c5d6,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-9a3cfdd26c7c73a9,libwesichain_prompt-8ad97f3c44288526,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,libpetgraph-9046bcf3f8a5fb5c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfixedbitset-3c4adce085318424,libahash-f6f537314789a84c,libgetrandom-4e4c575c98e67fc9,libonce_cell-0ba6aecba7086d38,libwesichain_core-20a3b7500066c5a8,libschemars-397fca262f2c2c27,libdyn_clone-1c1b05e4f4a02cac,libasync_stream-d8357cc599cbc2ef,libtokio_util-5956fd82accebefc,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libserde_json-f250c5e6f4d48e97,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libthiserror-2865ea81dd26501c,libchrono-c30bee6f5d613941,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libcfg_if-5af52f617df93f8f,libserde-44e668868acff828,libserde_core-8323e53422f20d71,libtokio-fcb14eb30223415f,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,liblibc-65ee1eb217d721f2,libsecrecy-58c9942a4c6c5168,libzeroize-36c98e1e0ab441af,libfutures-e8cf9cbd33630025,libfutures_executor-38472fd1c275e603,libfutures_util-f94584d9594190f1,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_channel-269d605913ea0ccb,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814}.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/rustc8bEwsM/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/live_smoke-ad3d3a16c3416707" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPez2HP/symbols.o" "<17 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/{libwesichain_langsmith-c131e4c3ff96d158,libwesichain_graph-5a6a3e6fb51f45ac,libwesichain_llm-f6d1acc77fc03375,libwesichain_retrieval-c2446b2b604366ef,libzip-cd2a7443bae01e93,libflate2-1ca9112250be1487,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libpulldown_cmark-b1830afc344f4935,libunicase-003160ffa59356bd,libpulldown_cmark_escape-df7cf4744d0bc94f,libscraper-07354eb4c0a20f33,libego_tree-5a08aca7f348869a,libselectors-1400451dcdbc76ed,libservo_arc-b4f45a17252f7e31,libphf-47353c29a596488a,libphf_shared-e588045bf2fd9501,libsiphasher-7b49b0cc05d9e611,libfxhash-bf471bc75929f9a0,libbyteorder-1efcbe4f07366651,libcssparser-f14761b949b4bb12,libdtoa_short-9976636c5e28d045,libdtoa-1a7b0ac56c85c3c4,libhtml5ever-5c75d1c178e2ae53,libmarkup5ever-313c32a2e8db5916,libstring_cache-e062b83e5d560b93,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-34ed877ef4436992,libphf-c89db60b43f7c5d6,libphf_shared-b4848962824fab19,libsiphasher-9b5a30f57019f0cd,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libquick_xml-9a3cfdd26c7c73a9,libwesichain_prompt-8ad97f3c44288526,libpetgraph-9046bcf3f8a5fb5c,libfixedbitset-3c4adce085318424,libahash-f6f537314789a84c,libgetrandom-4e4c575c98e67fc9,libwesichain_core-20a3b7500066c5a8,libschemars-397fca262f2c2c27,libdyn_clone-1c1b05e4f4a02cac,libasync_stream-d8357cc599cbc2ef,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libdashmap-040b2b5ece389bc3,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,libparking_lot_core-a6c16c2eeeccaeb8,libchrono-c30bee6f5d613941,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libthiserror-2865ea81dd26501c,libreqwest-6a5e1c78896bcdcb,libserde_urlencoded-822eabdbbd5a2d3b,libryu-ace37e26d8308611,libhyper_rustls-470a0e6595a18fb5,libwebpki_roots-36d881d3a434e6f5,libhyper_tls-648df16ac04a6462,libtokio_native_tls-1571b48532436199,libtokio_rustls-ae3b3b97fa4b2bf6,librustls-ca9c370a8912d1b2,libsubtle-ca7024fc66e4388f,libwebpki-f208f6e48f26fefd,libring-4ea1e51ae076768b,libgetrandom-a3e528362ec8c810,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-67efed8e5a9f9920,libiri_string-d8b08e8827a09725,libtower-58f2378c383be4ae,libtower_layer-d70c7e404336389b,libnative_tls-ac621b4f7dab413a,libopenssl_probe-2e4370df64ac645e,libopenssl-e1c8f97ba5322e10,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libsync_wrapper-48a86ae4bb41793c,libwiremock-8d42124b06ef2f5e,libfutures-e8cf9cbd33630025,libfutures_executor-38472fd1c275e603,libdeadpool-0ad5c93be34d8415,libnum_cpus-d4c6f773c828b9f4,liblazy_static-b3603208c0de2608,libdeadpool_runtime-cddf124178e13e59,libhyper_util-198d79760348b8dd,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-9d1131c8253ab0e5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-0b1b0c5d99636084,libtracing-476ab1c8a3f20c8c,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-5956fd82accebefc,libfutures_util-f94584d9594190f1,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libfutures_task-eafdccc31efa9d5a,libpin_utils-9a5791cba021167a,libtokio-fcb14eb30223415f,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-269d605913ea0ccb,libfutures_sink-97e10fe82c3fc434,libhttp_body_util-669bb0f90030570f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-f0387e1e69ce8814,libhttp_body-c1839cc45fdc82ab,libregex-a8874466bdd97bb4,libregex_automata-4d2538d9ce677e25,libaho_corasick-911505ac5b3ee82d,libregex_syntax-4c74db8415f6ed3c,liblog-d269868761ac548a,libbase64-2a03de3babadded3,libassert_json_diff-547ddff499592ce5,libserde-44e668868acff828,liburl-84d2de87dea1cf4d,libidna-2c3732f72017369e,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9a774cd77aac8002,libicu_properties-17473df85236ee90,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-f4a289d03d344699,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-d457bf7f138a4485,libpotential_utf-c61cda778863407e,libicu_provider-3459cb25710bac3a,libicu_locale_core-8089207544037083,libtinystr-0d5631aba253fc67,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-beee1ea149c4b3da,libzerotrie-f92203542bf4e4f7,libyoke-634b13050e36776f,libstable_deref_trait-b312b799b37d90c9,libzerofrom-ea6cc945198230e8,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libbytes-ff5aca13e3e348ea,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde_json-f250c5e6f4d48e97,libmemchr-9b3f20cfb3ebd3b2,libitoa-ae20521aea192d35,libzmij-07c2bc01ed4c756c,libserde_core-8323e53422f20d71,libsecrecy-58c9942a4c6c5168,libzeroize-36c98e1e0ab441af}.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/rustcPez2HP/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-846acf0778205177/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-67a2ea4e956f414e" "-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 `wesichain-langsmith` (test "client") due to 1 previous error [INFO] [stderr] error: could not compile `wesichain-langsmith` (test "live_smoke") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "598a10dc03de0a6f4f64dc83ddae11c877c49cc0cafb5f30f7950f1ddec06bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598a10dc03de0a6f4f64dc83ddae11c877c49cc0cafb5f30f7950f1ddec06bc0", kill_on_drop: false }` [INFO] [stdout] 598a10dc03de0a6f4f64dc83ddae11c877c49cc0cafb5f30f7950f1ddec06bc0