[INFO] fetching crate dimas 0.5.0... [INFO] testing dimas-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dimas 0.5.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dimas 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dimas 0.5.0 [INFO] tweaked toml for crates.io crate dimas 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dimas 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dimas 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb941504474c80ab7f12d60e3a2e49608018f13095a6d180105aa49d9ac86b3e [INFO] running `Command { std: "docker" "start" "-a" "bb941504474c80ab7f12d60e3a2e49608018f13095a6d180105aa49d9ac86b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb941504474c80ab7f12d60e3a2e49608018f13095a6d180105aa49d9ac86b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb941504474c80ab7f12d60e3a2e49608018f13095a6d180105aa49d9ac86b3e", kill_on_drop: false }` [INFO] [stdout] bb941504474c80ab7f12d60e3a2e49608018f13095a6d180105aa49d9ac86b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9425e53e92108b832e5a24aeaf6430c92f5a597e6fd82e7a0bb1d9938dc4192 [INFO] running `Command { std: "docker" "start" "-a" "a9425e53e92108b832e5a24aeaf6430c92f5a597e6fd82e7a0bb1d9938dc4192", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling zenoh-macros v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zenoh-collections v1.4.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling zenoh-result v1.4.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling zenoh-buffers v1.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling keyed-set v1.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling quinn-udp v0.5.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling zenoh v1.4.0 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.13 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zenoh-crypto v1.4.0 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling validated_struct_macros v2.1.1 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling dimas-macros v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling uhlc v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling nonempty-collections v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling validated_struct v2.1.1 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zenoh-keyexpr v1.4.0 [INFO] [stderr] Compiling zenoh-protocol v1.4.0 [INFO] [stderr] Compiling zenoh-runtime v1.4.0 [INFO] [stderr] Compiling zenoh-codec v1.4.0 [INFO] [stderr] Compiling zenoh-core v1.4.0 [INFO] [stderr] Compiling zenoh-util v1.4.0 [INFO] [stderr] Compiling zenoh-sync v1.4.0 [INFO] [stderr] Compiling zenoh-task v1.4.0 [INFO] [stderr] Compiling zenoh-config v1.4.0 [INFO] [stderr] Compiling zenoh-link-commons v1.4.0 [INFO] [stderr] Compiling zenoh-link-udp v1.4.0 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.4.0 [INFO] [stderr] Compiling zenoh-link-ws v1.4.0 [INFO] [stderr] Compiling zenoh-link-tcp v1.4.0 [INFO] [stderr] Compiling zenoh-link-tls v1.4.0 [INFO] [stderr] Compiling zenoh-link-quic v1.4.0 [INFO] [stderr] Compiling zenoh-plugin-trait v1.4.0 [INFO] [stderr] Compiling zenoh-link v1.4.0 [INFO] [stderr] Compiling zenoh-transport v1.4.0 [INFO] [stderr] Compiling dimas-core v0.5.0 [INFO] [stderr] Compiling dimas-config v0.5.0 [INFO] [stderr] Compiling dimas-com v0.5.0 [INFO] [stderr] Compiling dimas-time v0.5.0 [INFO] [stderr] Compiling dimas-commands v0.5.0 [INFO] [stderr] Compiling dimas v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "a9425e53e92108b832e5a24aeaf6430c92f5a597e6fd82e7a0bb1d9938dc4192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9425e53e92108b832e5a24aeaf6430c92f5a597e6fd82e7a0bb1d9938dc4192", kill_on_drop: false }` [INFO] [stdout] a9425e53e92108b832e5a24aeaf6430c92f5a597e6fd82e7a0bb1d9938dc4192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 680840e36ff85122e2109c626bb0408ab46a8fdab2d24d7108a933a004e35b8b [INFO] running `Command { std: "docker" "start" "-a" "680840e36ff85122e2109c626bb0408ab46a8fdab2d24d7108a933a004e35b8b", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dimas v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWxW9ZN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-11541ee1bcfd5aeb,libdimas_time-63a5cbb6cb560ef2,libdimas_commands-f2553394b14b73e6,libdimas_com-90b7f0d8d009ee2a,libdimas_config-75f2a6a4a18f0e3b,libdimas_core-298518e49c8a2dff,libzenoh-c45f96caab3c217e,libzenoh_plugin_trait-83574d9a27e01cb1,libgit_version-ad8871d31b7af411,libvec_map-ecbce826993378bd,libpetgraph-522aba9e72c74944,libfixedbitset-3c4adce085318424,libref_cast-67cb2c715f6d864d,libphf-8b9297dbd6f9d228,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-a54f7c451bb1e3ac,liblz4_flex-7d47ff89418a2d00,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,librsa-9f2c1fd18485d66a,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-bf05f78889d40ecc,libnum_bigint_dig-925658435da7acca,liblibm-ce6ce238ee049dec,libnum_iter-ec33940657eb9e62,libzenoh_task-e72af0f10d86eb3d,libzenoh_link-a070f516064c7cc3,libzenoh_link_ws-4e98331609b022d3,libtokio_tungstenite-10bae719f48015da,libtungstenite-5a2702592c7b4086,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-94f845c4ce23d47c,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-4921c494e8e479c6,libidna-0b9a5c5b12b922b5,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6dfc73b67998f5a7,libicu_properties-28ee39e85ee28126,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-65696751b73d69b4,libicu_normalizer_data-9919e82512efe734,libicu_collections-7dd40cade729329c,libpotential_utf-c5f94f65d2d66db1,libicu_provider-ed2c4bc656bfd3e4,libicu_locale_core-fb5cfef45a2eb800,libtinystr-bb974eb30e0b95d2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-69742fddc1b00a42,libzerotrie-d729289e77c178a6,libyoke-66ef448f02106a5b,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6a4eb490e53fbdfc,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-2dc07aa29416d8a1,libnix-361aa7b1b5c5aa9c,libuuid-f61ec9cdf63299ec,libzenoh_link_udp-36f96e856a732521,libzenoh_link_tls-28d1ab332cbafca8,libtls_listener-73a94a87930cade7,libtokio_rustls-11f877b18ca9cb9f,libzenoh_link_tcp-d1f5c13d5786c929,libzenoh_link_quic-8efdff323a03b163,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_pemfile-6112221678171888,libbase64-2a03de3babadded3,libx509_parser-2e9a8313dffbdc1c,libdata_encoding-6d465a39edfa29f6,liboid_registry-d505dcc93e603f4f,libder_parser-d7dad3f49921e32e,libnum_bigint-3a4169e39f585d1a,libnum_integer-07a98833ae263426,libasn1_rs-743f7f795b6e02fb,libthiserror-5d8e8d14fbba2a72,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libquinn-c6d0ce09abc61e68,libquinn_udp-ece55672864f89dc,libquinn_proto-1a45cc98923c50a2,librustls_platform_verifier-434b72bd7d6db651,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-df5c8515942406db,libwide-5254b5675edfd8b6,libsafe_arch-cd2ff861d21dc2d1,libsiphasher-f4ddcf7845cbccbe,librand-eb296244f575eba9,librand_chacha-3063ac1fa0d39366,librand_core-a21e8c07a3122e16,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libzenoh_link_commons-73eb7fa332c8d85d,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libwebpki-f58f85fed57c02ba,librustls-80c491fc27aba7f4,libwebpki-2b40bccc23e07550,libring-9e68bdf1ad1d4317,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-74d131ecb943c508,libzenoh_crypto-a22ec68434e91730,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-9af79b655fd47c79,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-2a951df76f164745,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures-765fc507e55a7d74,libfutures_executor-175ee034a4853f2b,libfutures_util-0dc8df0ce8270269,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzenoh_config-5cd33c717170644a,libserde_yaml-cc9ae1913c6e2e3c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-c6693ba00181aa44,libserde_with-c7c5370ab4ae08ff,libzenoh_util-2e68e545f6737189,libhome-34c282980fe9bb92,libshellexpand-d647d05a1b895bec,libdirs-1207320a1e7c5409,libdirs_sys-c36f5b58392f5ce6,liboption_ext-23838f1959a6156b,libtracing_subscriber-ba70a3aa1d9f5d07,libsmallvec-9812bbe5aac27f0d,libtracing_serde-39ac531f1526fb97,libsharded_slab-9d5e24f5563580e4,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libflume-2b44f224dc1f3882,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libnanorand-2aa33b9bca801c06,libpnet_datalink-1b324bbbad227f3a,libpnet_sys-5cd4ed1bb53c3752,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-8be412ed79befa22,liblibloading-8b70b226a1b3b649,libvalidated_struct-e0c3f3d25cf9d1a0,libjson5-552b114ef357eb95,libpest-70a518952e8b7f60,libucd_trie-01dd94f548235104,libsecrecy-a588273ac9e0ce3f,libzeroize-ead98f074a37f829,libnonempty_collections-25d1ab99915d9e34,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-c7eb72f8d3e76b63,libtracing-afb071c4cee038c1,libtracing_core-1a2ca7348b8c761e,libzenoh_protocol-8538f56155b74044,libconst_format-99e55f5dc0dc2452,libuhlc-aeed87347fa8f764,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-5a7ad5ae01122037,libzenoh_collections-ab0287abf14a91ae,libzenoh_keyexpr-a046f1ade1dab9e0,librand-1f49e6d266d5de0e,librand_chacha-7feddf4f5fe38757,libppv_lite86-f1e37e57ffef6e8c,librand_core-26d89158b966ecc5,libgetrandom-3f011b5379648537,libschemars-db64571059fb01bb,libdyn_clone-b51c2b45a5906cc9,libeither-ef22a4c75605e12f,libserde_json-7e81e028ae6af5a5,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-8b028b86133bdfbc,libhashbrown-ec9c9db3d9ad1a51,libahash-6dea2076222e6f6f,libgetrandom-b0f6fcd5a0e524cb,libonce_cell-0ba6aecba7086d38,libcfg_if-33ef6c02a07f9fec,libzerocopy-11ad661e9e1ff602,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-242d38c9c2ec7f6b,libzenoh_runtime-c53034787f90a50b,libron-f87c57003fe7185d,libbitflags-4c034943ea516e67,libbase64-64299f9d815d057c,libserde-89387cc7bafbd4a5,libzenoh_result-2d0baad923879a52,libanyhow-c2bfe3b65518b2f0,liblazy_static-95d236780314e781,libspin-6b4cdd6965c5efae,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libthiserror-db77e28cce40cfba,libchrono-775b116a9ffbd802,libiana_time_zone-693b81a5c0b46492,libnum_traits-3e9a3b85b0f00cdd,libtokio-3c79bad4d3998839,libsignal_hook_registry-51dcf58761736553,libsocket2-c00ac371f254d9de,libbytes-bfe11088fe358bd1,libmio-7609c10b461fdb1e,liblibc-82ceef6de72d31f7,libpin_project_lite-bedc6e0acd72ff2a,libbitcode-30fe1aae296ec5a9,libbytemuck-cc309799a76abac9}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWxW9ZN/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-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/querier-44cb5358eb4a8ba5" "-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 `dimas` (example "querier") 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/rustcRjr0yg/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-11541ee1bcfd5aeb,libdimas_time-63a5cbb6cb560ef2,libdimas_commands-f2553394b14b73e6,libdimas_com-90b7f0d8d009ee2a,libdimas_config-75f2a6a4a18f0e3b,libdimas_core-298518e49c8a2dff,libzenoh-c45f96caab3c217e,libzenoh_plugin_trait-83574d9a27e01cb1,libgit_version-ad8871d31b7af411,libvec_map-ecbce826993378bd,libpetgraph-522aba9e72c74944,libfixedbitset-3c4adce085318424,libref_cast-67cb2c715f6d864d,libphf-8b9297dbd6f9d228,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-a54f7c451bb1e3ac,liblz4_flex-7d47ff89418a2d00,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,librsa-9f2c1fd18485d66a,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-bf05f78889d40ecc,libnum_bigint_dig-925658435da7acca,liblibm-ce6ce238ee049dec,libnum_iter-ec33940657eb9e62,libzenoh_task-e72af0f10d86eb3d,libzenoh_link-a070f516064c7cc3,libzenoh_link_ws-4e98331609b022d3,libtokio_tungstenite-10bae719f48015da,libtungstenite-5a2702592c7b4086,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-94f845c4ce23d47c,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-4921c494e8e479c6,libidna-0b9a5c5b12b922b5,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6dfc73b67998f5a7,libicu_properties-28ee39e85ee28126,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-65696751b73d69b4,libicu_normalizer_data-9919e82512efe734,libicu_collections-7dd40cade729329c,libpotential_utf-c5f94f65d2d66db1,libicu_provider-ed2c4bc656bfd3e4,libicu_locale_core-fb5cfef45a2eb800,libtinystr-bb974eb30e0b95d2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-69742fddc1b00a42,libzerotrie-d729289e77c178a6,libyoke-66ef448f02106a5b,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6a4eb490e53fbdfc,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-2dc07aa29416d8a1,libnix-361aa7b1b5c5aa9c,libuuid-f61ec9cdf63299ec,libzenoh_link_udp-36f96e856a732521,libzenoh_link_tls-28d1ab332cbafca8,libtls_listener-73a94a87930cade7,libtokio_rustls-11f877b18ca9cb9f,libzenoh_link_tcp-d1f5c13d5786c929,libzenoh_link_quic-8efdff323a03b163,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_pemfile-6112221678171888,libbase64-2a03de3babadded3,libx509_parser-2e9a8313dffbdc1c,libdata_encoding-6d465a39edfa29f6,liboid_registry-d505dcc93e603f4f,libder_parser-d7dad3f49921e32e,libnum_bigint-3a4169e39f585d1a,libnum_integer-07a98833ae263426,libasn1_rs-743f7f795b6e02fb,libthiserror-5d8e8d14fbba2a72,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libquinn-c6d0ce09abc61e68,libquinn_udp-ece55672864f89dc,libquinn_proto-1a45cc98923c50a2,librustls_platform_verifier-434b72bd7d6db651,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-df5c8515942406db,libwide-5254b5675edfd8b6,libsafe_arch-cd2ff861d21dc2d1,libsiphasher-f4ddcf7845cbccbe,librand-eb296244f575eba9,librand_chacha-3063ac1fa0d39366,librand_core-a21e8c07a3122e16,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libzenoh_link_commons-73eb7fa332c8d85d,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libwebpki-f58f85fed57c02ba,librustls-80c491fc27aba7f4,libwebpki-2b40bccc23e07550,libring-9e68bdf1ad1d4317,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-74d131ecb943c508,libzenoh_crypto-a22ec68434e91730,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-9af79b655fd47c79,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-2a951df76f164745,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures-765fc507e55a7d74,libfutures_executor-175ee034a4853f2b,libfutures_util-0dc8df0ce8270269,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzenoh_config-5cd33c717170644a,libserde_yaml-cc9ae1913c6e2e3c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-c6693ba00181aa44,libserde_with-c7c5370ab4ae08ff,libzenoh_util-2e68e545f6737189,libhome-34c282980fe9bb92,libshellexpand-d647d05a1b895bec,libdirs-1207320a1e7c5409,libdirs_sys-c36f5b58392f5ce6,liboption_ext-23838f1959a6156b,libtracing_subscriber-ba70a3aa1d9f5d07,libsmallvec-9812bbe5aac27f0d,libtracing_serde-39ac531f1526fb97,libsharded_slab-9d5e24f5563580e4,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libflume-2b44f224dc1f3882,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libnanorand-2aa33b9bca801c06,libpnet_datalink-1b324bbbad227f3a,libpnet_sys-5cd4ed1bb53c3752,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-8be412ed79befa22,liblibloading-8b70b226a1b3b649,libvalidated_struct-e0c3f3d25cf9d1a0,libjson5-552b114ef357eb95,libpest-70a518952e8b7f60,libucd_trie-01dd94f548235104,libsecrecy-a588273ac9e0ce3f,libzeroize-ead98f074a37f829,libnonempty_collections-25d1ab99915d9e34,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-c7eb72f8d3e76b63,libtracing-afb071c4cee038c1,libtracing_core-1a2ca7348b8c761e,libzenoh_protocol-8538f56155b74044,libconst_format-99e55f5dc0dc2452,libuhlc-aeed87347fa8f764,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-5a7ad5ae01122037,libzenoh_collections-ab0287abf14a91ae,libzenoh_keyexpr-a046f1ade1dab9e0,librand-1f49e6d266d5de0e,librand_chacha-7feddf4f5fe38757,libppv_lite86-f1e37e57ffef6e8c,librand_core-26d89158b966ecc5,libgetrandom-3f011b5379648537,libschemars-db64571059fb01bb,libdyn_clone-b51c2b45a5906cc9,libeither-ef22a4c75605e12f,libserde_json-7e81e028ae6af5a5,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-8b028b86133bdfbc,libhashbrown-ec9c9db3d9ad1a51,libahash-6dea2076222e6f6f,libgetrandom-b0f6fcd5a0e524cb,libonce_cell-0ba6aecba7086d38,libcfg_if-33ef6c02a07f9fec,libzerocopy-11ad661e9e1ff602,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-242d38c9c2ec7f6b,libzenoh_runtime-c53034787f90a50b,libron-f87c57003fe7185d,libbitflags-4c034943ea516e67,libbase64-64299f9d815d057c,libserde-89387cc7bafbd4a5,libzenoh_result-2d0baad923879a52,libanyhow-c2bfe3b65518b2f0,liblazy_static-95d236780314e781,libspin-6b4cdd6965c5efae,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libthiserror-db77e28cce40cfba,libchrono-775b116a9ffbd802,libiana_time_zone-693b81a5c0b46492,libnum_traits-3e9a3b85b0f00cdd,libtokio-3c79bad4d3998839,libsignal_hook_registry-51dcf58761736553,libsocket2-c00ac371f254d9de,libbytes-bfe11088fe358bd1,libmio-7609c10b461fdb1e,liblibc-82ceef6de72d31f7,libpin_project_lite-bedc6e0acd72ff2a,libbitcode-30fe1aae296ec5a9,libbytemuck-cc309799a76abac9}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRjr0yg/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-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/queryable-eed45d97777d155e" "-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 `dimas` (example "queryable") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc75JI5l/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-11541ee1bcfd5aeb,libdimas_time-63a5cbb6cb560ef2,libdimas_commands-f2553394b14b73e6,libdimas_com-90b7f0d8d009ee2a,libdimas_config-75f2a6a4a18f0e3b,libdimas_core-298518e49c8a2dff,libzenoh-c45f96caab3c217e,libzenoh_plugin_trait-83574d9a27e01cb1,libgit_version-ad8871d31b7af411,libvec_map-ecbce826993378bd,libpetgraph-522aba9e72c74944,libfixedbitset-3c4adce085318424,libref_cast-67cb2c715f6d864d,libphf-8b9297dbd6f9d228,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-a54f7c451bb1e3ac,liblz4_flex-7d47ff89418a2d00,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,librsa-9f2c1fd18485d66a,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-bf05f78889d40ecc,libnum_bigint_dig-925658435da7acca,liblibm-ce6ce238ee049dec,libnum_iter-ec33940657eb9e62,libzenoh_task-e72af0f10d86eb3d,libzenoh_link-a070f516064c7cc3,libzenoh_link_ws-4e98331609b022d3,libtokio_tungstenite-10bae719f48015da,libtungstenite-5a2702592c7b4086,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-94f845c4ce23d47c,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-4921c494e8e479c6,libidna-0b9a5c5b12b922b5,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6dfc73b67998f5a7,libicu_properties-28ee39e85ee28126,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-65696751b73d69b4,libicu_normalizer_data-9919e82512efe734,libicu_collections-7dd40cade729329c,libpotential_utf-c5f94f65d2d66db1,libicu_provider-ed2c4bc656bfd3e4,libicu_locale_core-fb5cfef45a2eb800,libtinystr-bb974eb30e0b95d2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-69742fddc1b00a42,libzerotrie-d729289e77c178a6,libyoke-66ef448f02106a5b,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6a4eb490e53fbdfc,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-2dc07aa29416d8a1,libnix-361aa7b1b5c5aa9c,libuuid-f61ec9cdf63299ec,libzenoh_link_udp-36f96e856a732521,libzenoh_link_tls-28d1ab332cbafca8,libtls_listener-73a94a87930cade7,libtokio_rustls-11f877b18ca9cb9f,libzenoh_link_tcp-d1f5c13d5786c929,libzenoh_link_quic-8efdff323a03b163,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_pemfile-6112221678171888,libbase64-2a03de3babadded3,libx509_parser-2e9a8313dffbdc1c,libdata_encoding-6d465a39edfa29f6,liboid_registry-d505dcc93e603f4f,libder_parser-d7dad3f49921e32e,libnum_bigint-3a4169e39f585d1a,libnum_integer-07a98833ae263426,libasn1_rs-743f7f795b6e02fb,libthiserror-5d8e8d14fbba2a72,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libquinn-c6d0ce09abc61e68,libquinn_udp-ece55672864f89dc,libquinn_proto-1a45cc98923c50a2,librustls_platform_verifier-434b72bd7d6db651,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-df5c8515942406db,libwide-5254b5675edfd8b6,libsafe_arch-cd2ff861d21dc2d1,libsiphasher-f4ddcf7845cbccbe,librand-eb296244f575eba9,librand_chacha-3063ac1fa0d39366,librand_core-a21e8c07a3122e16,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libzenoh_link_commons-73eb7fa332c8d85d,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libwebpki-f58f85fed57c02ba,librustls-80c491fc27aba7f4,libwebpki-2b40bccc23e07550,libring-9e68bdf1ad1d4317,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-74d131ecb943c508,libzenoh_crypto-a22ec68434e91730,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-9af79b655fd47c79,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-2a951df76f164745,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures-765fc507e55a7d74,libfutures_executor-175ee034a4853f2b,libfutures_util-0dc8df0ce8270269,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzenoh_config-5cd33c717170644a,libserde_yaml-cc9ae1913c6e2e3c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-c6693ba00181aa44,libserde_with-c7c5370ab4ae08ff,libzenoh_util-2e68e545f6737189,libhome-34c282980fe9bb92,libshellexpand-d647d05a1b895bec,libdirs-1207320a1e7c5409,libdirs_sys-c36f5b58392f5ce6,liboption_ext-23838f1959a6156b,libtracing_subscriber-ba70a3aa1d9f5d07,libsmallvec-9812bbe5aac27f0d,libtracing_serde-39ac531f1526fb97,libsharded_slab-9d5e24f5563580e4,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libflume-2b44f224dc1f3882,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libnanorand-2aa33b9bca801c06,libpnet_datalink-1b324bbbad227f3a,libpnet_sys-5cd4ed1bb53c3752,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-8be412ed79befa22,liblibloading-8b70b226a1b3b649,libvalidated_struct-e0c3f3d25cf9d1a0,libjson5-552b114ef357eb95,libpest-70a518952e8b7f60,libucd_trie-01dd94f548235104,libsecrecy-a588273ac9e0ce3f,libzeroize-ead98f074a37f829,libnonempty_collections-25d1ab99915d9e34,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-c7eb72f8d3e76b63,libtracing-afb071c4cee038c1,libtracing_core-1a2ca7348b8c761e,libzenoh_protocol-8538f56155b74044,libconst_format-99e55f5dc0dc2452,libuhlc-aeed87347fa8f764,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-5a7ad5ae01122037,libzenoh_collections-ab0287abf14a91ae,libzenoh_keyexpr-a046f1ade1dab9e0,librand-1f49e6d266d5de0e,librand_chacha-7feddf4f5fe38757,libppv_lite86-f1e37e57ffef6e8c,librand_core-26d89158b966ecc5,libgetrandom-3f011b5379648537,libschemars-db64571059fb01bb,libdyn_clone-b51c2b45a5906cc9,libeither-ef22a4c75605e12f,libserde_json-7e81e028ae6af5a5,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-8b028b86133bdfbc,libhashbrown-ec9c9db3d9ad1a51,libahash-6dea2076222e6f6f,libgetrandom-b0f6fcd5a0e524cb,libonce_cell-0ba6aecba7086d38,libcfg_if-33ef6c02a07f9fec,libzerocopy-11ad661e9e1ff602,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-242d38c9c2ec7f6b,libzenoh_runtime-c53034787f90a50b,libron-f87c57003fe7185d,libbitflags-4c034943ea516e67,libbase64-64299f9d815d057c,libserde-89387cc7bafbd4a5,libzenoh_result-2d0baad923879a52,libanyhow-c2bfe3b65518b2f0,liblazy_static-95d236780314e781,libspin-6b4cdd6965c5efae,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libthiserror-db77e28cce40cfba,libchrono-775b116a9ffbd802,libiana_time_zone-693b81a5c0b46492,libnum_traits-3e9a3b85b0f00cdd,libtokio-3c79bad4d3998839,libsignal_hook_registry-51dcf58761736553,libsocket2-c00ac371f254d9de,libbytes-bfe11088fe358bd1,libmio-7609c10b461fdb1e,liblibc-82ceef6de72d31f7,libpin_project_lite-bedc6e0acd72ff2a,libbitcode-30fe1aae296ec5a9,libbytemuck-cc309799a76abac9}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc75JI5l/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-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/liveliness-9f41b229c2ca5cc0" "-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/rustchuAcXt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-11541ee1bcfd5aeb,libdimas_time-63a5cbb6cb560ef2,libdimas_commands-f2553394b14b73e6,libdimas_com-90b7f0d8d009ee2a,libdimas_config-75f2a6a4a18f0e3b,libdimas_core-298518e49c8a2dff,libzenoh-c45f96caab3c217e,libzenoh_plugin_trait-83574d9a27e01cb1,libgit_version-ad8871d31b7af411,libvec_map-ecbce826993378bd,libpetgraph-522aba9e72c74944,libfixedbitset-3c4adce085318424,libref_cast-67cb2c715f6d864d,libphf-8b9297dbd6f9d228,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-a54f7c451bb1e3ac,liblz4_flex-7d47ff89418a2d00,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,librsa-9f2c1fd18485d66a,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-bf05f78889d40ecc,libnum_bigint_dig-925658435da7acca,liblibm-ce6ce238ee049dec,libnum_iter-ec33940657eb9e62,libzenoh_task-e72af0f10d86eb3d,libzenoh_link-a070f516064c7cc3,libzenoh_link_ws-4e98331609b022d3,libtokio_tungstenite-10bae719f48015da,libtungstenite-5a2702592c7b4086,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-94f845c4ce23d47c,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-4921c494e8e479c6,libidna-0b9a5c5b12b922b5,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6dfc73b67998f5a7,libicu_properties-28ee39e85ee28126,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-65696751b73d69b4,libicu_normalizer_data-9919e82512efe734,libicu_collections-7dd40cade729329c,libpotential_utf-c5f94f65d2d66db1,libicu_provider-ed2c4bc656bfd3e4,libicu_locale_core-fb5cfef45a2eb800,libtinystr-bb974eb30e0b95d2,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-69742fddc1b00a42,libzerotrie-d729289e77c178a6,libyoke-66ef448f02106a5b,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-6a4eb490e53fbdfc,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-2dc07aa29416d8a1,libnix-361aa7b1b5c5aa9c,libuuid-f61ec9cdf63299ec,libzenoh_link_udp-36f96e856a732521,libzenoh_link_tls-28d1ab332cbafca8,libtls_listener-73a94a87930cade7,libtokio_rustls-11f877b18ca9cb9f,libzenoh_link_tcp-d1f5c13d5786c929,libzenoh_link_quic-8efdff323a03b163,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,librustls_pemfile-6112221678171888,libbase64-2a03de3babadded3,libx509_parser-2e9a8313dffbdc1c,libdata_encoding-6d465a39edfa29f6,liboid_registry-d505dcc93e603f4f,libder_parser-d7dad3f49921e32e,libnum_bigint-3a4169e39f585d1a,libnum_integer-07a98833ae263426,libasn1_rs-743f7f795b6e02fb,libthiserror-5d8e8d14fbba2a72,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libquinn-c6d0ce09abc61e68,libquinn_udp-ece55672864f89dc,libquinn_proto-1a45cc98923c50a2,librustls_platform_verifier-434b72bd7d6db651,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-df5c8515942406db,libwide-5254b5675edfd8b6,libsafe_arch-cd2ff861d21dc2d1,libsiphasher-f4ddcf7845cbccbe,librand-eb296244f575eba9,librand_chacha-3063ac1fa0d39366,librand_core-a21e8c07a3122e16,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libzenoh_link_commons-73eb7fa332c8d85d,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libwebpki-f58f85fed57c02ba,librustls-80c491fc27aba7f4,libwebpki-2b40bccc23e07550,libring-9e68bdf1ad1d4317,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-74d131ecb943c508,libzenoh_crypto-a22ec68434e91730,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-9af79b655fd47c79,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-2a951df76f164745,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures-765fc507e55a7d74,libfutures_executor-175ee034a4853f2b,libfutures_util-0dc8df0ce8270269,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzenoh_config-5cd33c717170644a,libserde_yaml-cc9ae1913c6e2e3c,libindexmap-e047020b0e310b22,libequivalent-7e0e8cbe6c474a67,libhashbrown-9c7df0e3faa58caf,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-c6693ba00181aa44,libserde_with-c7c5370ab4ae08ff,libzenoh_util-2e68e545f6737189,libhome-34c282980fe9bb92,libshellexpand-d647d05a1b895bec,libdirs-1207320a1e7c5409,libdirs_sys-c36f5b58392f5ce6,liboption_ext-23838f1959a6156b,libtracing_subscriber-ba70a3aa1d9f5d07,libsmallvec-9812bbe5aac27f0d,libtracing_serde-39ac531f1526fb97,libsharded_slab-9d5e24f5563580e4,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libflume-2b44f224dc1f3882,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libnanorand-2aa33b9bca801c06,libpnet_datalink-1b324bbbad227f3a,libpnet_sys-5cd4ed1bb53c3752,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-8be412ed79befa22,liblibloading-8b70b226a1b3b649,libvalidated_struct-e0c3f3d25cf9d1a0,libjson5-552b114ef357eb95,libpest-70a518952e8b7f60,libucd_trie-01dd94f548235104,libsecrecy-a588273ac9e0ce3f,libzeroize-ead98f074a37f829,libnonempty_collections-25d1ab99915d9e34,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-c7eb72f8d3e76b63,libtracing-afb071c4cee038c1,libtracing_core-1a2ca7348b8c761e,libzenoh_protocol-8538f56155b74044,libconst_format-99e55f5dc0dc2452,libuhlc-aeed87347fa8f764,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-5a7ad5ae01122037,libzenoh_collections-ab0287abf14a91ae,libzenoh_keyexpr-a046f1ade1dab9e0,librand-1f49e6d266d5de0e,librand_chacha-7feddf4f5fe38757,libppv_lite86-f1e37e57ffef6e8c,librand_core-26d89158b966ecc5,libgetrandom-3f011b5379648537,libschemars-db64571059fb01bb,libdyn_clone-b51c2b45a5906cc9,libeither-ef22a4c75605e12f,libserde_json-7e81e028ae6af5a5,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-8b028b86133bdfbc,libhashbrown-ec9c9db3d9ad1a51,libahash-6dea2076222e6f6f,libgetrandom-b0f6fcd5a0e524cb,libonce_cell-0ba6aecba7086d38,libcfg_if-33ef6c02a07f9fec,libzerocopy-11ad661e9e1ff602,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-242d38c9c2ec7f6b,libzenoh_runtime-c53034787f90a50b,libron-f87c57003fe7185d,libbitflags-4c034943ea516e67,libbase64-64299f9d815d057c,libserde-89387cc7bafbd4a5,libzenoh_result-2d0baad923879a52,libanyhow-c2bfe3b65518b2f0,liblazy_static-95d236780314e781,libspin-6b4cdd6965c5efae,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libthiserror-db77e28cce40cfba,libchrono-775b116a9ffbd802,libiana_time_zone-693b81a5c0b46492,libnum_traits-3e9a3b85b0f00cdd,libtokio-3c79bad4d3998839,libsignal_hook_registry-51dcf58761736553,libsocket2-c00ac371f254d9de,libbytes-bfe11088fe358bd1,libmio-7609c10b461fdb1e,liblibc-82ceef6de72d31f7,libpin_project_lite-bedc6e0acd72ff2a,libbitcode-30fe1aae296ec5a9,libbytemuck-cc309799a76abac9}.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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchuAcXt/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-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/publisher-053bf4e9d5178d0b" "-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 `dimas` (example "liveliness") due to 1 previous error [INFO] [stderr] error: could not compile `dimas` (example "publisher") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "680840e36ff85122e2109c626bb0408ab46a8fdab2d24d7108a933a004e35b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680840e36ff85122e2109c626bb0408ab46a8fdab2d24d7108a933a004e35b8b", kill_on_drop: false }` [INFO] [stdout] 680840e36ff85122e2109c626bb0408ab46a8fdab2d24d7108a933a004e35b8b