[INFO] fetching crate helios-engine 0.5.5... [INFO] testing helios-engine-0.5.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate helios-engine 0.5.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate helios-engine 0.5.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate helios-engine 0.5.5 [INFO] tweaked toml for crates.io crate helios-engine 0.5.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate helios-engine 0.5.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate helios-engine 0.5.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-cond v0.3.0 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded find_cuda_helper v0.2.0 [INFO] [stderr] Downloaded rustls-pki-types v1.13.0 [INFO] [stderr] Downloaded hf-hub v0.3.2 [INFO] [stderr] Downloaded llama-cpp-2 v0.1.123 [INFO] [stderr] Downloaded ug v0.4.0 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] [stderr] Downloaded candle-nn v0.9.1 [INFO] [stderr] Downloaded tokenizers v0.20.4 [INFO] [stderr] Downloaded candle-core v0.9.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded candle-transformers v0.9.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e991bbbb084c860cbbec6ef07e13b4959646166a536131fa2a8a52ef0fa37d87 [INFO] running `Command { std: "docker" "start" "-a" "e991bbbb084c860cbbec6ef07e13b4959646166a536131fa2a8a52ef0fa37d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e991bbbb084c860cbbec6ef07e13b4959646166a536131fa2a8a52ef0fa37d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e991bbbb084c860cbbec6ef07e13b4959646166a536131fa2a8a52ef0fa37d87", kill_on_drop: false }` [INFO] [stdout] e991bbbb084c860cbbec6ef07e13b4959646166a536131fa2a8a52ef0fa37d87 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d837f60d26e6bf1d3799203981ac1f34291253b1b9268164f59a4268bd6379 [INFO] running `Command { std: "docker" "start" "-a" "65d837f60d26e6bf1d3799203981ac1f34291253b1b9268164f59a4268bd6379", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.6.0 [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 clap_derive v4.5.49 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties 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.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.90s [INFO] running `Command { std: "docker" "inspect" "65d837f60d26e6bf1d3799203981ac1f34291253b1b9268164f59a4268bd6379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d837f60d26e6bf1d3799203981ac1f34291253b1b9268164f59a4268bd6379", kill_on_drop: false }` [INFO] [stdout] 65d837f60d26e6bf1d3799203981ac1f34291253b1b9268164f59a4268bd6379 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f661cc2027f6ebe22edcb7662f5ec465075652f1464d88f5d9a1d7c1314846ad [INFO] running `Command { std: "docker" "start" "-a" "f661cc2027f6ebe22edcb7662f5ec465075652f1464d88f5d9a1d7c1314846ad", kill_on_drop: false }` [INFO] [stderr] Compiling helios-engine v0.5.5 (/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] [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/562dee4820c458d823175268e41601d4c060588a/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("candle", "candle-core", "candle-nn", "candle-transformers", "default", "hf-hub", "libc", "llama-cpp-2", "local", "tokenizers"))' -C metadata=d681c5a11739a130 -C extra-filename=-e0b9844498bc8cdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3d3554124b5cc78.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-27a59a7ff46fabbe.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7f9f3f1963aa5b34.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fd7ab9317a4314df.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0c8029a4ad39e8b.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-1d68234af523fccf.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8bae706e99785169.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c0fb6462e42a3afb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e70b4fb41088a65c.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1601221e9dbb0b87.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-12c22d89c89f8494.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c3d35b93ed406d06.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-218d47a87e1f5652.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a33cf1fc376d69e6.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5badff10b9197fec.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ffc1107b34c4a549.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-7fb5ef81973be773.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-808e683c79b9283f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-08a294b000620cc1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8d9325471b48ce21.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f9a1e75554bb2160.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid` (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/examples/rustcsNBlCe/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-8d9325471b48ce21,libnu_ansi_term-397b1770c3b67a2d,libthread_local-930fa34297cc73a9,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-5c6a6cadc43d6054,libhelios_engine-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsNBlCe/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_simple_endpoints-28713ee20218fa01" "-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_simple_endpoints") 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/rustccfZya5/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-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.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/rustccfZya5/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/react_tests-1a3bcfd46f882d30" "-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 "react_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcraJA1P/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcraJA1P/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/agent_with_tools-a8d5d1399ad9fc6f" "-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 "agent_with_tools") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcRjfKa4/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcRjfKa4/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/quickstart-cb5b0428622123ad" "-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 "quickstart") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcUEEtnN/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcUEEtnN/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/react_debugging-6e7d1e3b3e25507f" "-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 "react_debugging") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcynLMMs/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhelios_engine-5ba323272fcad000,libhostname-1d68234af523fccf,libsysinfo-12c22d89c89f8494,libchrono-7f9f3f1963aa5b34,libiana_time_zone-54997521cde77023,libnum_traits-23da3e41cc6a3b1a,libregex-661d0e25aefbfd44,libregex_automata-5b647fff0db6863d,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,libtoml-ffc1107b34c4a549,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-4d95cf3136e2b28e,libwinnow-0a1d84f9d2bb260f,libserde_spanned-5f90fa199dec251b,libtoml_datetime-15fc30c14cd89ba8,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libtokio_stream-5badff10b9197fec,libaxum-27a59a7ff46fabbe,libserde_path_to_error-7a2c20abb9bc3621,libmatchit-9957f6fb3fe31ab2,libaxum_core-cbb4543952658c7e,libuuid-f9a1e75554bb2160,libgetrandom-30d57335ad540b09,libreqwest-8bae706e99785169,libserde_urlencoded-e2039ddf032a8d39,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libhyper_tls-8cacaa56e62b130b,libtokio_native_tls-037bab5fc850ad79,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libtower_http-808e683c79b9283f,libiri_string-a380f51e5b0b7b73,libtower-7fb5ef81973be773,libtower_layer-d70c7e404336389b,libnative_tls-173cb77a8dda03b7,libopenssl_probe-cbab9b905ab83f66,libopenssl-1c29cdf60926f34d,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-601347f98d5c409d,libhyper_util-bb67345e51099125,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5f039ec5be2c4724,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4609c34bbb329776,libtracing-08a294b000620cc1,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-fbe754182ca9e97f,libtokio-a33cf1fc376d69e6,libsignal_hook_registry-5228c9c0eaf88b26,libsocket2-d0b347c4c5059b25,libmio-e1a8c35cb4bac34b,libparking_lot-bb994d00ea1d28ec,libparking_lot_core-b571983676bdd570,liblibc-a444f2b7d1f00841,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-28f8cc0684f4f944,liburl-bafd4e230d389c0a,libidna-9889fcdca2232b4f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-97b6c53d01b07e0a,libicu_properties-f5c72ee360838546,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-b00d1c2b8884f6b1,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-65c945eeb8e86ed8,libpotential_utf-c29f96603b6cb05c,libicu_provider-73c269dc3fe0c8bf,libicu_locale_core-335fdc44a1b90e58,libtinystr-550f33406a00b48d,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-7431819479842056,libzerotrie-7af84c68eaed8ff2,libyoke-c14bdc46d20d5a9a,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ba13722b524434d2,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures-f0c8029a4ad39e8b,libfutures_executor-31b60787fc7eaf03,libfutures_util-4344fbf68c95ea1c,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libthiserror-218d47a87e1f5652,libserde-c0fb6462e42a3afb,libserde_json-e70b4fb41088a65c,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-57e528f07a610d2d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcynLMMs/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/agent_with_file_tools-f752b70ec6b4277e" "-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 "agent_with_file_tools") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f661cc2027f6ebe22edcb7662f5ec465075652f1464d88f5d9a1d7c1314846ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f661cc2027f6ebe22edcb7662f5ec465075652f1464d88f5d9a1d7c1314846ad", kill_on_drop: false }` [INFO] [stdout] f661cc2027f6ebe22edcb7662f5ec465075652f1464d88f5d9a1d7c1314846ad