[INFO] fetching crate helios-engine 0.4.4... [INFO] testing helios-engine-0.4.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate helios-engine 0.4.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate helios-engine 0.4.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate helios-engine 0.4.4 [INFO] tweaked toml for crates.io crate helios-engine 0.4.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate helios-engine 0.4.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate helios-engine 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded llama-cpp-2 v0.1.123 [INFO] [stderr] Downloaded ntapi v0.4.1 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded sysinfo v0.37.2 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.2 [INFO] [stderr] Downloaded objc2-io-kit v0.3.2 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded llama-cpp-sys-2 v0.1.123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7c979d59214922a8f268ad3b742916ebdc4b1fbb56308423599bad622875897 [INFO] running `Command { std: "docker" "start" "-a" "b7c979d59214922a8f268ad3b742916ebdc4b1fbb56308423599bad622875897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c979d59214922a8f268ad3b742916ebdc4b1fbb56308423599bad622875897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c979d59214922a8f268ad3b742916ebdc4b1fbb56308423599bad622875897", kill_on_drop: false }` [INFO] [stdout] b7c979d59214922a8f268ad3b742916ebdc4b1fbb56308423599bad622875897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7729ded495235864e6b0eb87c05994e44b8b26e626ac6d3cfc2e534c377299fa [INFO] running `Command { std: "docker" "start" "-a" "7729ded495235864e6b0eb87c05994e44b8b26e626ac6d3cfc2e534c377299fa", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde v1.0.228 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling helios-engine v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.37s [INFO] running `Command { std: "docker" "inspect" "7729ded495235864e6b0eb87c05994e44b8b26e626ac6d3cfc2e534c377299fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7729ded495235864e6b0eb87c05994e44b8b26e626ac6d3cfc2e534c377299fa", kill_on_drop: false }` [INFO] [stdout] 7729ded495235864e6b0eb87c05994e44b8b26e626ac6d3cfc2e534c377299fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f385476df78516c500d219e711ec78a64e1302239f0220a12d879bfb9dbb4de [INFO] running `Command { std: "docker" "start" "-a" "0f385476df78516c500d219e711ec78a64e1302239f0220a12d879bfb9dbb4de", kill_on_drop: false }` [INFO] [stderr] Compiling helios-engine v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::quick_tool` [INFO] [stdout] --> src/tool_macro.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | use crate::quick_tool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8DcLZ1/symbols.o" "<4 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/{libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustc8DcLZ1/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/forest_planning_tests-05fd611e9939abe1" "-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 `helios-engine` (test "forest_planning_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTMT2E8/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-4d575509d6389ac3,libnu_ansi_term-397b1770c3b67a2d,libthread_local-50c3ebea32fd35ad,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libtracing_log-78a6256a53e8c521,libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustcTMT2E8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/serve_agent-7600743726e0f9a9" "-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 `helios-engine` (example "serve_agent") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMugFtV/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustcMugFtV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/direct_llm_usage-ee19c22dce3074af" "-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 `helios-engine` (example "direct_llm_usage") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPvNz72/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustcPvNz72/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rag_advanced-67d7115d53b12291" "-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" "/tmp/rustc4aQsMw/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustc4aQsMw/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/complete_demo-8956fd86088af04f" "-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" "/tmp/rustcaVculQ/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/{libhelios_engine-cdfa7969a9e642ce,libhostname-4d5817fb4e32d56e,libsysinfo-ddd35fac9cb01c17,libchrono-fc5b66685f7b6596,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libregex-02df8710f46bc434,libregex_automata-e326bdabed0057f1,libaho_corasick-89577bcc51bb1d9a,libregex_syntax-d40cde7d2fd22dd8,libtoml-c76c4d1487af1d95,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-0908e1fecb96e53d,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5e755d86504862ee,libtoml_datetime-563ea9c5883c9348,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtokio_stream-d159c2837350f04c,libaxum-f5f69cb05b6bd9f0,libserde_path_to_error-3f726f075694b0e2,libmatchit-9957f6fb3fe31ab2,libaxum_core-a2d37271d220b553,libuuid-40aee68005d72706,libgetrandom-943b1f3832e4b7bc,libreqwest-8db6f894531575c0,libserde_urlencoded-c32357774f5f0e2c,librustls_pki_types-338cd8e168de9c12,libzeroize-36c98e1e0ab441af,libhyper_tls-5c867f22de582b73,libtokio_native_tls-e6777b329bcd400f,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libtower_http-862d2860e6bc9786,libiri_string-a380f51e5b0b7b73,libtower-288d382fae2b5118,libtower_layer-d70c7e404336389b,libnative_tls-82c31973cc011080,libopenssl_probe-cbab9b905ab83f66,libopenssl-ef0ed6697bed4b28,libbitflags-9710438662028847,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c15749780e4c4113,libhyper_util-a2464467ddf428b4,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-f11d8614ebaf6f80,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-36265495fcc79093,libtracing-5059f314dec92518,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-49895c79b405b470,libtokio-d136c5e17ee88f40,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-ee9c78a11025628a,libparking_lot_core-c85b80ccbd309387,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liblog-28f8cc0684f4f944,liburl-180468c60df426ec,libidna-4f64c89997c891be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ff465c277c4ec6d5,libicu_properties-2cd3d977b5723545,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-4baaa29bd93a2962,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-cb9ee49d2909dc0c,libpotential_utf-bbb426304e7d32f4,libicu_provider-999056996d2cae0a,libicu_locale_core-57108fdfc23c5119,libtinystr-16397019dc357c70,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-dc4cb987d8710588,libzerotrie-f900817331b647d5,libyoke-e92876505d6b535c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-8cc2cb0b1c640d77,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures-046354b144002cfc,libfutures_executor-0b435644d3b51379,libfutures_util-e70f440ace4f9bbd,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-32c2486ddc6c4590,libserde-719143667b7fe64d,libserde_json-004258893efb4326,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-1a2414e94ebaca1f}.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" "/tmp/rustcaVculQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-6f147d38f0a140d8" "-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 `helios-engine` (example "rag_advanced") due to 1 previous error [INFO] [stderr] error: could not compile `helios-engine` (example "complete_demo") due to 1 previous error [INFO] [stderr] error: could not compile `helios-engine` (test "integration_tests") due to 1 previous error [INFO] [stderr] error: could not compile `helios-engine` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name helios_engine --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", "libc", "llama-cpp-2", "local"))' -C metadata=49021dc875a77db4 -C extra-filename=-16658f1ed61a4ea3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-aa94ed015b86bb07.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f5f69cb05b6bd9f0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc5b66685f7b6596.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9f2255c5f704a2e0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-046354b144002cfc.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-4d5817fb4e32d56e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-02df8710f46bc434.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8db6f894531575c0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-719143667b7fe64d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-004258893efb4326.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-13d5409ade2d07c9.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-ddd35fac9cb01c17.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1809a39ad197a360.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c2486ddc6c4590.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d136c5e17ee88f40.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d159c2837350f04c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c76c4d1487af1d95.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-288d382fae2b5118.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-862d2860e6bc9786.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5059f314dec92518.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d575509d6389ac3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-40aee68005d72706.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0f385476df78516c500d219e711ec78a64e1302239f0220a12d879bfb9dbb4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f385476df78516c500d219e711ec78a64e1302239f0220a12d879bfb9dbb4de", kill_on_drop: false }` [INFO] [stdout] 0f385476df78516c500d219e711ec78a64e1302239f0220a12d879bfb9dbb4de