[INFO] cloning repository https://github.com/nclamvn/oneclaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nclamvn/oneclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnclamvn%2Foneclaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnclamvn%2Foneclaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ff7559c1c4f610a8c67f58c24b7c0a27109c8a [INFO] testing nclamvn/oneclaw against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnclamvn%2Foneclaw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nclamvn/oneclaw [INFO] finished tweaking git repo https://github.com/nclamvn/oneclaw [INFO] tweaked toml for git repo https://github.com/nclamvn/oneclaw written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nclamvn/oneclaw on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nclamvn/oneclaw 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.60 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen v0.2.110 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.110 [INFO] [stderr] Downloaded js-sys v0.3.87 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded web-sys v0.3.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b7480e518acb5d1aebe314dcda5b7b5dadd6b593c88cc1b5cfd6261933ca5c [INFO] running `Command { std: "docker" "start" "-a" "25b7480e518acb5d1aebe314dcda5b7b5dadd6b593c88cc1b5cfd6261933ca5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b7480e518acb5d1aebe314dcda5b7b5dadd6b593c88cc1b5cfd6261933ca5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b7480e518acb5d1aebe314dcda5b7b5dadd6b593c88cc1b5cfd6261933ca5c", kill_on_drop: false }` [INFO] [stdout] 25b7480e518acb5d1aebe314dcda5b7b5dadd6b593c88cc1b5cfd6261933ca5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a00021d1ef417552c1a52acb216ffab93e1f69fec24c8cfa2ba5c957bd0a738 [INFO] running `Command { std: "docker" "start" "-a" "0a00021d1ef417552c1a52acb216ffab93e1f69fec24c8cfa2ba5c957bd0a738", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oneclaw-core v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-core) [INFO] [stderr] Compiling oneclaw-channels v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-channels) [INFO] [stderr] Compiling oneclaw-tools v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-tools) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.19s [INFO] running `Command { std: "docker" "inspect" "0a00021d1ef417552c1a52acb216ffab93e1f69fec24c8cfa2ba5c957bd0a738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a00021d1ef417552c1a52acb216ffab93e1f69fec24c8cfa2ba5c957bd0a738", kill_on_drop: false }` [INFO] [stdout] 0a00021d1ef417552c1a52acb216ffab93e1f69fec24c8cfa2ba5c957bd0a738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728e30bbde7d50918f501b0059bfba0051048a622c9ec5d60a24f5fb0c50f887 [INFO] running `Command { std: "docker" "start" "-a" "728e30bbde7d50918f501b0059bfba0051048a622c9ec5d60a24f5fb0c50f887", kill_on_drop: false }` [INFO] [stderr] Compiling oneclaw-channels v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-channels) [INFO] [stderr] Compiling oneclaw-core v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-core) [INFO] [stderr] Compiling oneclaw-tools v1.0.0 (/opt/rustwide/workdir/crates/oneclaw-tools) [INFO] [stderr] error: could not compile `oneclaw-channels` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name oneclaw_channels --edition=2024 crates/oneclaw-channels/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db5dc13386bd61a1 -C extra-filename=-c2bd576ac9d0b01a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2f617c06cdcc2c89.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-29697890f6e1690b.rlib --extern oneclaw_core=/opt/rustwide/target/debug/deps/liboneclaw_core-bd2db92be6d09381.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-475ce6da61b7b23e.rlib --extern rumqttc=/opt/rustwide/target/debug/deps/librumqttc-a8994e2a04894c10.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-346fccac301f4bcd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-89231298ad199720.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8a5f1fd81c058b2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/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/rustc7bIWgU/symbols.o" "<5 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7bIWgU/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bench_suite-a37f808e9d840c9e" "-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 `oneclaw-core` (test "bench_suite") 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/rustc3HcvSp/symbols.o" "<5 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc3HcvSp/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/security_audit_test-b71b1af3a7a3b4ce" "-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 `oneclaw-core` (test "security_audit_test") 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/rustcWJFz8F/symbols.o" "<5 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWJFz8F/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e2e_tool_channel_test-0f796edd8fef7d30" "-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 `oneclaw-core` (test "e2e_tool_channel_test") 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/rustcL6leva/symbols.o" "<5 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcL6leva/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shutdown_timeout_test-b5b1b4a9a960c088" "-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 `oneclaw-core` (test "shutdown_timeout_test") 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/rustcopTUV7/symbols.o" "<7 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcopTUV7/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/field_integration_test-2bc6f5b89ab33a4f" "-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/rustcMfZ9v2/symbols.o" "<6 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/{liboneclaw_core-bd2db92be6d09381,libuuid-e016e3bf1a3874e3,libgetrandom-9b9aff54f01e3e6d,libtoml-15ee62e5d9a72ff5,libtoml_edit-f30acb64328fcd4d,libserde_spanned-f4f424ac4d50509a,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libwinnow-d62cc636b4194caf,libtoml_write-391d1a913c599bd8,libtoml_datetime-0a0667aa880f1855,libchrono-29697890f6e1690b,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libreqwest-475ce6da61b7b23e,libhyper_rustls-d54c47dbfae394e3,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-83e31d25f3270b77,librustls-22d6111503f8fbf4,libsubtle-ca7024fc66e4388f,libwebpki-c43d05a258e00ad2,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-79e5da25b18e312a,libryu-ace37e26d8308611,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-9cdff853065094e6,libiri_string-d8b08e8827a09725,libtower-f0f8f744e18d7fa0,libtower_layer-d70c7e404336389b,libhyper_util-d7b225ea51877b31,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-f8a5f1fd81c058b2,libtracing_core-77cf0370bdfefeda,libhyper-86bce0635c75789d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-dd43eccd0eec3144,libtokio-89231298ad199720,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-af610b1657fa9313,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-4740536f1f5e314b,libfutures_task-eafdccc31efa9d5a,liburl-f89a00ef05bafac9,libidna-fc0809c73330389d,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d375b6232a2d74e1,libicu_properties-34a946e40c5ff993,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-7eb08f3734ddfbd9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8f3521fad84fd199,libpotential_utf-58f9abbdab67c264,libicu_provider-5b6c466b658a8f61,libicu_locale_core-c67374928896e427,libtinystr-22a5f5c44704a899,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ada63c779cc3b4c,libzerotrie-f1ca6b92e0dd5edc,libyoke-a589e16a0df95003,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cfe09911ec5f7323,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librusqlite-ecb6d509553380d7,libbitflags-5c085993cab0beac,libsmallvec-5854932b8c8b4991,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-9e751ea60f40e6a5,libhashbrown-68006b57da4f8615,libahash-a3391fbc6c5f8659,libonce_cell-0ba6aecba7086d38,libzerocopy-7b8e2db7912d95c2,liblibsqlite3_sys-601618f2481983d7,libring-72382fd11ff27c40,libgetrandom-2561d22eb2303023,liblibc-65ee1eb217d721f2,libuntrusted-3420b86308bec153,libcfg_if-5af52f617df93f8f,libserde-346fccac301f4bcd,libserde_core-8323e53422f20d71,libthiserror-66ec817f585f7beb}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcMfZ9v2/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" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_recovery_test-45dfdaf2680f0b5c" "-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 `oneclaw-core` (test "field_integration_test") due to 1 previous error [INFO] [stderr] error: could not compile `oneclaw-core` (test "error_recovery_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "728e30bbde7d50918f501b0059bfba0051048a622c9ec5d60a24f5fb0c50f887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728e30bbde7d50918f501b0059bfba0051048a622c9ec5d60a24f5fb0c50f887", kill_on_drop: false }` [INFO] [stdout] 728e30bbde7d50918f501b0059bfba0051048a622c9ec5d60a24f5fb0c50f887