[INFO] fetching crate dimas 0.5.0...
[INFO] testing dimas-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dimas 0.5.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dimas 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a28b09e225020c7b64603e381a9384ce1be38c531931bc6b910d7c4e8e6961b2
[INFO] running `Command { std: "docker" "start" "-a" "a28b09e225020c7b64603e381a9384ce1be38c531931bc6b910d7c4e8e6961b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a28b09e225020c7b64603e381a9384ce1be38c531931bc6b910d7c4e8e6961b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a28b09e225020c7b64603e381a9384ce1be38c531931bc6b910d7c4e8e6961b2", kill_on_drop: false }`
[INFO] [stdout] a28b09e225020c7b64603e381a9384ce1be38c531931bc6b910d7c4e8e6961b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ba9914ffddf1956e3a60d3833618075a1b7949ce3dd1e7109ac1d6e8ae67cef
[INFO] running `Command { std: "docker" "start" "-a" "9ba9914ffddf1956e3a60d3833618075a1b7949ce3dd1e7109ac1d6e8ae67cef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling libc v0.2.172
[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 signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zenoh-result v1.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zenoh-macros v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling zenoh-collections v1.4.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zenoh-buffers v1.4.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling keyed-set v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling zenoh v1.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.13
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling zenoh-crypto v1.4.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling tokio v1.45.1
[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 schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.5
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling dimas-macros v0.5.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling bitcode v0.6.6
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling der-parser v9.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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling uhlc v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling nonempty-collections v0.3.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tls-listener v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling validated_struct v2.1.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[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-link-commons v1.4.0
[INFO] [stderr]    Compiling zenoh-config 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-udp v1.4.0
[INFO] [stderr]    Compiling zenoh-link-quic 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-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-time v0.5.0
[INFO] [stderr]    Compiling dimas-com 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 53.85s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "9ba9914ffddf1956e3a60d3833618075a1b7949ce3dd1e7109ac1d6e8ae67cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ba9914ffddf1956e3a60d3833618075a1b7949ce3dd1e7109ac1d6e8ae67cef", kill_on_drop: false }`
[INFO] [stdout] 9ba9914ffddf1956e3a60d3833618075a1b7949ce3dd1e7109ac1d6e8ae67cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165d0ce6a39500f0288d5f0842529cc18339c20ea3176512a52b9bfd41da0e27
[INFO] running `Command { std: "docker" "start" "-a" "165d0ce6a39500f0288d5f0842529cc18339c20ea3176512a52b9bfd41da0e27", 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/rustcmetVTF/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-f165e1332834e629,libdimas_time-49b6ad7847221d95,libdimas_commands-f6dc87caa49fac37,libdimas_com-b75d0e1c63687f40,libdimas_config-4f681112e42bb72c,libdimas_core-de9961999a1eeffb,libzenoh-c5e5f5181d13cf8c,libzenoh_plugin_trait-86cd87a96d66b9ec,libgit_version-c48af01baff48507,libvec_map-75126d96f8392bf4,libpetgraph-c8e37cb9dce1bc70,libfixedbitset-9fb76a17080ec2ce,libref_cast-558a82886400afda,libphf-6678787fe0b41801,libphf_shared-5740a9e3ed9667f5,libitertools-067730ce68b32d04,libzenoh_transport-1ce6667f5645730f,liblz4_flex-f2d46d153d37defe,libtwox_hash-ae9c612676f9e00b,libstatic_assertions-f0217ecdd817a834,librsa-fdbbf88902474745,libpkcs1-e1e6c19fce7b25e9,libpkcs8-ecb76f5fa7980414,libspki-08ee575975c4b943,libder-d23c2b6654d3c4ba,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libsignature-4389bd1bc93109f3,libnum_bigint_dig-4538c8b473fa5a91,liblibm-61df0eb35573aff3,libnum_iter-9338a08bdb701e33,libzenoh_task-1f74ae1dc695f614,libzenoh_link-dcfadc0680dc7bac,libzenoh_link_ws-3b1e9a7c31a9d620,libtokio_tungstenite-07a23ea590ad4c16,libtungstenite-601c0a1c83f6731b,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libsha1-34c48dffb9bb689a,libhttparse-225777ae3f11a86e,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,liburl-1d150ab5365c0480,libidna-9bcbb9d857b78093,libutf8_iter-51566bbad89f3a68,libidna_adapter-96ba5c2f3723f249,libicu_properties-6f099d0cedf9e90e,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-da819578a837cc06,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-1f993fc096e971f2,libpotential_utf-54fe3332b1d4da2d,libicu_provider-695ac3071a6658f2,libicu_locale_core-4ed56b8a7fc888a2,libtinystr-69131fc24a745e30,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8d75fb323b446721,libzerotrie-503d25fca87c18e9,libyoke-c2af99d739c4597b,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-17774540e763fb1e,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libzenoh_link_unixsock_stream-dbd6eb1c3be3c546,libnix-701c5d6dd1a4494a,libuuid-c953ff7bed741526,libzenoh_link_udp-51fed9459d5b469a,libzenoh_link_tls-7f6518d8046eb220,libtls_listener-03214dfde49eabdb,libtokio_rustls-d6203fa54b46fec1,libzenoh_link_tcp-d0eb817fc694cd07,libzenoh_link_quic-bb3ae611325e8d69,libwebpki_roots-422fde89ece5e4d1,libwebpki_roots-4b966b426d6e19cf,librustls_pemfile-fcc074c7e796ad69,libbase64-32787b0325ea6df8,libx509_parser-0ab53f2f1b5d8233,libdata_encoding-506ef4e476430498,liboid_registry-c3b0afbae5c1e30e,libder_parser-500e9e25314ee1e5,libnum_bigint-d3e757165796e067,libnum_integer-b66e779be12b2640,libasn1_rs-858ed4d9a53f113e,libthiserror-1ad116282e9d1703,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libquinn-364f66635564e5fa,libquinn_udp-79815c1dc7568c37,libquinn_proto-113f372c9191dce7,librustls_platform_verifier-37bc7b056bd13eee,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,liblru_slab-3437f7a29fa5ef09,libfastbloom-c0416de7ac66872a,libwide-42c2ca063edb1bae,libsafe_arch-1f28003c61c284e5,libsiphasher-03bcd832dc490f0a,librand-94ae3198f1952411,librand_chacha-033807c41022f323,librand_core-2e4a16595056aab4,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-ca4219e344ea5da0,libzenoh_link_commons-2bfca05d130b5735,libtime-c2eb8ca866aeb4b0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libwebpki-141b4cb0038b3a95,librustls-5051e3209b644010,libwebpki-e66405af75ec913f,libring-c4ede206fc4451e7,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-f58e370a9105f988,libzenoh_crypto-5da5f545836598c2,libsha3-6a432ae0a62d5b79,libkeccak-b3eea90d0aeeb926,libhmac-8d6c158235ca37f7,libdigest-eb2181cd1fa6ba6b,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-8d1a3a59f2af3c83,libaes-266929c2b37f48bb,libcpufeatures-e04321643d03190d,libcipher-8b9cf072368246a7,libinout-984907f1ac447524,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libzenoh_sync-b61954ffa35bcc2b,libarc_swap-fbe5a56bc5bc5547,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libfutures-778bf76b95b1e8f7,libfutures_executor-7ab56329a537856d,libfutures_util-c1fcbb7cd41e909f,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-9a48e55d4808c433,libserde_yaml-e06d949ec0a320af,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-ad99d044bd82b858,libserde_with-a05706f9a24cf338,libzenoh_util-191000e6f7cbe3de,libhome-a88fbcd35354456a,libshellexpand-72298262425ddead,libdirs-06a1f77baa15cdc7,libdirs_sys-6cfc7f266a10a193,liboption_ext-61303ef911796993,libtracing_subscriber-cbdef138c45ee875,libsmallvec-49a5dab974ae48d5,libtracing_serde-e13447cd19671c05,libsharded_slab-859668020566059a,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libtracing_log-8be858009cf0aee7,libflume-99dbc6a9784d11be,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-852cbf6850e9c2e7,libpnet_datalink-13cd08b203901ab8,libpnet_sys-7e0f48c1595428ae,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-1a691eca65288fea,liblibloading-aafbe668b7a9b237,libvalidated_struct-ebadd931e85c887c,libjson5-ecc584dabe345190,libpest-e68175aa441d87b8,libucd_trie-64e35acb102f3b4d,libsecrecy-6b3b39945d771098,libzeroize-9d781f334751eb0e,libnonempty_collections-b2531aa7e95a44b4,libringbuffer_spsc-bb882eeecd6dab1d,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-12d595d62c10ba19,libcrossbeam_deque-2b29418e457a915c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-7cd37973d28e8021,libtracing-e6cb889d2de3eb6b,libtracing_core-2bc53b42d77d8437,libzenoh_protocol-3b5d59f83a41afa1,libconst_format-b4ff68a9ada00b24,libuhlc-fb6cc67ef463266d,liblog-d6f7bb1298e9acd0,libhumantime-460ba1301d12ab86,libzenoh_buffers-db95065896ecf26c,libzenoh_collections-f6243630374a2fb2,libzenoh_keyexpr-c03fc14ff3018938,librand-842870da41c42847,librand_chacha-f737982d57f0dc55,libppv_lite86-ebdc91e6bc23bd41,librand_core-2698b387ba9f99b8,libgetrandom-e9799974599718c2,libschemars-d91beddc5451003e,libdyn_clone-1b6a3de955048721,libeither-e5ea87bd27ac73a9,libserde_json-d7a58d9dd03d5dd4,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libkeyed_set-9828d6a80704850d,libhashbrown-313916e287a4cc80,libahash-bce10b75fa504a04,libgetrandom-1b46c185b1683324,libonce_cell-e9252a7b5119f3eb,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-93b0b79612bbe661,liballocator_api2-8d9c1e895dea53bd,libtoken_cell-48a7d04b681cc8f4,libzenoh_core-3dcb5f45bbfeea27,libzenoh_runtime-232168f3827df89f,libron-819d9088ccb6b452,libbitflags-294c6d98b712fd43,libbase64-13144a1f1e192158,libserde-b540da8105426cac,libzenoh_result-fa4994c490589305,libanyhow-9b416e7822943f14,liblazy_static-bf0e90bf4fd74eb2,libspin-39f1138e164cb1c1,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libthiserror-1d94c649dae5f91b,libchrono-d68090933c2f3ac2,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-bb342da90c427231,libtokio-708e6f9c35e0865c,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-7dda0e46b081f281,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,liblibc-48466c477392d3b0,libpin_project_lite-72bf04572caa1c84,libbitcode-7c81f5dc4e0bca93,libbytemuck-20c90effba2c9ed6}.rlib" "<sysroot>/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/rustcmetVTF/raw-dylibs" "-B<sysroot>/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-42439d659a39518f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/liveliness-71b28babea28a18a" "-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] 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/rustcJrSe2N/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-f165e1332834e629,libdimas_time-49b6ad7847221d95,libdimas_commands-f6dc87caa49fac37,libdimas_com-b75d0e1c63687f40,libdimas_config-4f681112e42bb72c,libdimas_core-de9961999a1eeffb,libzenoh-c5e5f5181d13cf8c,libzenoh_plugin_trait-86cd87a96d66b9ec,libgit_version-c48af01baff48507,libvec_map-75126d96f8392bf4,libpetgraph-c8e37cb9dce1bc70,libfixedbitset-9fb76a17080ec2ce,libref_cast-558a82886400afda,libphf-6678787fe0b41801,libphf_shared-5740a9e3ed9667f5,libitertools-067730ce68b32d04,libzenoh_transport-1ce6667f5645730f,liblz4_flex-f2d46d153d37defe,libtwox_hash-ae9c612676f9e00b,libstatic_assertions-f0217ecdd817a834,librsa-fdbbf88902474745,libpkcs1-e1e6c19fce7b25e9,libpkcs8-ecb76f5fa7980414,libspki-08ee575975c4b943,libder-d23c2b6654d3c4ba,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libsignature-4389bd1bc93109f3,libnum_bigint_dig-4538c8b473fa5a91,liblibm-61df0eb35573aff3,libnum_iter-9338a08bdb701e33,libzenoh_task-1f74ae1dc695f614,libzenoh_link-dcfadc0680dc7bac,libzenoh_link_ws-3b1e9a7c31a9d620,libtokio_tungstenite-07a23ea590ad4c16,libtungstenite-601c0a1c83f6731b,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libsha1-34c48dffb9bb689a,libhttparse-225777ae3f11a86e,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,liburl-1d150ab5365c0480,libidna-9bcbb9d857b78093,libutf8_iter-51566bbad89f3a68,libidna_adapter-96ba5c2f3723f249,libicu_properties-6f099d0cedf9e90e,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-da819578a837cc06,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-1f993fc096e971f2,libpotential_utf-54fe3332b1d4da2d,libicu_provider-695ac3071a6658f2,libicu_locale_core-4ed56b8a7fc888a2,libtinystr-69131fc24a745e30,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8d75fb323b446721,libzerotrie-503d25fca87c18e9,libyoke-c2af99d739c4597b,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-17774540e763fb1e,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libzenoh_link_unixsock_stream-dbd6eb1c3be3c546,libnix-701c5d6dd1a4494a,libuuid-c953ff7bed741526,libzenoh_link_udp-51fed9459d5b469a,libzenoh_link_tls-7f6518d8046eb220,libtls_listener-03214dfde49eabdb,libtokio_rustls-d6203fa54b46fec1,libzenoh_link_tcp-d0eb817fc694cd07,libzenoh_link_quic-bb3ae611325e8d69,libwebpki_roots-422fde89ece5e4d1,libwebpki_roots-4b966b426d6e19cf,librustls_pemfile-fcc074c7e796ad69,libbase64-32787b0325ea6df8,libx509_parser-0ab53f2f1b5d8233,libdata_encoding-506ef4e476430498,liboid_registry-c3b0afbae5c1e30e,libder_parser-500e9e25314ee1e5,libnum_bigint-d3e757165796e067,libnum_integer-b66e779be12b2640,libasn1_rs-858ed4d9a53f113e,libthiserror-1ad116282e9d1703,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libquinn-364f66635564e5fa,libquinn_udp-79815c1dc7568c37,libquinn_proto-113f372c9191dce7,librustls_platform_verifier-37bc7b056bd13eee,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,liblru_slab-3437f7a29fa5ef09,libfastbloom-c0416de7ac66872a,libwide-42c2ca063edb1bae,libsafe_arch-1f28003c61c284e5,libsiphasher-03bcd832dc490f0a,librand-94ae3198f1952411,librand_chacha-033807c41022f323,librand_core-2e4a16595056aab4,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-ca4219e344ea5da0,libzenoh_link_commons-2bfca05d130b5735,libtime-c2eb8ca866aeb4b0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libwebpki-141b4cb0038b3a95,librustls-5051e3209b644010,libwebpki-e66405af75ec913f,libring-c4ede206fc4451e7,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-f58e370a9105f988,libzenoh_crypto-5da5f545836598c2,libsha3-6a432ae0a62d5b79,libkeccak-b3eea90d0aeeb926,libhmac-8d6c158235ca37f7,libdigest-eb2181cd1fa6ba6b,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-8d1a3a59f2af3c83,libaes-266929c2b37f48bb,libcpufeatures-e04321643d03190d,libcipher-8b9cf072368246a7,libinout-984907f1ac447524,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libzenoh_sync-b61954ffa35bcc2b,libarc_swap-fbe5a56bc5bc5547,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libfutures-778bf76b95b1e8f7,libfutures_executor-7ab56329a537856d,libfutures_util-c1fcbb7cd41e909f,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-9a48e55d4808c433,libserde_yaml-e06d949ec0a320af,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-ad99d044bd82b858,libserde_with-a05706f9a24cf338,libzenoh_util-191000e6f7cbe3de,libhome-a88fbcd35354456a,libshellexpand-72298262425ddead,libdirs-06a1f77baa15cdc7,libdirs_sys-6cfc7f266a10a193,liboption_ext-61303ef911796993,libtracing_subscriber-cbdef138c45ee875,libsmallvec-49a5dab974ae48d5,libtracing_serde-e13447cd19671c05,libsharded_slab-859668020566059a,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libtracing_log-8be858009cf0aee7,libflume-99dbc6a9784d11be,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-852cbf6850e9c2e7,libpnet_datalink-13cd08b203901ab8,libpnet_sys-7e0f48c1595428ae,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-1a691eca65288fea,liblibloading-aafbe668b7a9b237,libvalidated_struct-ebadd931e85c887c,libjson5-ecc584dabe345190,libpest-e68175aa441d87b8,libucd_trie-64e35acb102f3b4d,libsecrecy-6b3b39945d771098,libzeroize-9d781f334751eb0e,libnonempty_collections-b2531aa7e95a44b4,libringbuffer_spsc-bb882eeecd6dab1d,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-12d595d62c10ba19,libcrossbeam_deque-2b29418e457a915c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-7cd37973d28e8021,libtracing-e6cb889d2de3eb6b,libtracing_core-2bc53b42d77d8437,libzenoh_protocol-3b5d59f83a41afa1,libconst_format-b4ff68a9ada00b24,libuhlc-fb6cc67ef463266d,liblog-d6f7bb1298e9acd0,libhumantime-460ba1301d12ab86,libzenoh_buffers-db95065896ecf26c,libzenoh_collections-f6243630374a2fb2,libzenoh_keyexpr-c03fc14ff3018938,librand-842870da41c42847,librand_chacha-f737982d57f0dc55,libppv_lite86-ebdc91e6bc23bd41,librand_core-2698b387ba9f99b8,libgetrandom-e9799974599718c2,libschemars-d91beddc5451003e,libdyn_clone-1b6a3de955048721,libeither-e5ea87bd27ac73a9,libserde_json-d7a58d9dd03d5dd4,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libkeyed_set-9828d6a80704850d,libhashbrown-313916e287a4cc80,libahash-bce10b75fa504a04,libgetrandom-1b46c185b1683324,libonce_cell-e9252a7b5119f3eb,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-93b0b79612bbe661,liballocator_api2-8d9c1e895dea53bd,libtoken_cell-48a7d04b681cc8f4,libzenoh_core-3dcb5f45bbfeea27,libzenoh_runtime-232168f3827df89f,libron-819d9088ccb6b452,libbitflags-294c6d98b712fd43,libbase64-13144a1f1e192158,libserde-b540da8105426cac,libzenoh_result-fa4994c490589305,libanyhow-9b416e7822943f14,liblazy_static-bf0e90bf4fd74eb2,libspin-39f1138e164cb1c1,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libthiserror-1d94c649dae5f91b,libchrono-d68090933c2f3ac2,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-bb342da90c427231,libtokio-708e6f9c35e0865c,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-7dda0e46b081f281,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,liblibc-48466c477392d3b0,libpin_project_lite-72bf04572caa1c84,libbitcode-7c81f5dc4e0bca93,libbytemuck-20c90effba2c9ed6}.rlib" "<sysroot>/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/rustcJrSe2N/raw-dylibs" "-B<sysroot>/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-42439d659a39518f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/observable-38694b5299f7686c" "-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 "observable") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEkHPp0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdimas-f165e1332834e629,libdimas_time-49b6ad7847221d95,libdimas_commands-f6dc87caa49fac37,libdimas_com-b75d0e1c63687f40,libdimas_config-4f681112e42bb72c,libdimas_core-de9961999a1eeffb,libzenoh-c5e5f5181d13cf8c,libzenoh_plugin_trait-86cd87a96d66b9ec,libgit_version-c48af01baff48507,libvec_map-75126d96f8392bf4,libpetgraph-c8e37cb9dce1bc70,libfixedbitset-9fb76a17080ec2ce,libref_cast-558a82886400afda,libphf-6678787fe0b41801,libphf_shared-5740a9e3ed9667f5,libitertools-067730ce68b32d04,libzenoh_transport-1ce6667f5645730f,liblz4_flex-f2d46d153d37defe,libtwox_hash-ae9c612676f9e00b,libstatic_assertions-f0217ecdd817a834,librsa-fdbbf88902474745,libpkcs1-e1e6c19fce7b25e9,libpkcs8-ecb76f5fa7980414,libspki-08ee575975c4b943,libder-d23c2b6654d3c4ba,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libsignature-4389bd1bc93109f3,libnum_bigint_dig-4538c8b473fa5a91,liblibm-61df0eb35573aff3,libnum_iter-9338a08bdb701e33,libzenoh_task-1f74ae1dc695f614,libzenoh_link-dcfadc0680dc7bac,libzenoh_link_ws-3b1e9a7c31a9d620,libtokio_tungstenite-07a23ea590ad4c16,libtungstenite-601c0a1c83f6731b,libutf8-f4341c3c7568480d,libbyteorder-8f59b6d1bfdaa844,libsha1-34c48dffb9bb689a,libhttparse-225777ae3f11a86e,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,liburl-1d150ab5365c0480,libidna-9bcbb9d857b78093,libutf8_iter-51566bbad89f3a68,libidna_adapter-96ba5c2f3723f249,libicu_properties-6f099d0cedf9e90e,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-da819578a837cc06,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-1f993fc096e971f2,libpotential_utf-54fe3332b1d4da2d,libicu_provider-695ac3071a6658f2,libicu_locale_core-4ed56b8a7fc888a2,libtinystr-69131fc24a745e30,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8d75fb323b446721,libzerotrie-503d25fca87c18e9,libyoke-c2af99d739c4597b,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-17774540e763fb1e,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libzenoh_link_unixsock_stream-dbd6eb1c3be3c546,libnix-701c5d6dd1a4494a,libuuid-c953ff7bed741526,libzenoh_link_udp-51fed9459d5b469a,libzenoh_link_tls-7f6518d8046eb220,libtls_listener-03214dfde49eabdb,libtokio_rustls-d6203fa54b46fec1,libzenoh_link_tcp-d0eb817fc694cd07,libzenoh_link_quic-bb3ae611325e8d69,libwebpki_roots-422fde89ece5e4d1,libwebpki_roots-4b966b426d6e19cf,librustls_pemfile-fcc074c7e796ad69,libbase64-32787b0325ea6df8,libx509_parser-0ab53f2f1b5d8233,libdata_encoding-506ef4e476430498,liboid_registry-c3b0afbae5c1e30e,libder_parser-500e9e25314ee1e5,libnum_bigint-d3e757165796e067,libnum_integer-b66e779be12b2640,libasn1_rs-858ed4d9a53f113e,libthiserror-1ad116282e9d1703,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libquinn-364f66635564e5fa,libquinn_udp-79815c1dc7568c37,libquinn_proto-113f372c9191dce7,librustls_platform_verifier-37bc7b056bd13eee,librustls_native_certs-60aa6b94c218fdc6,libopenssl_probe-2c6d21a9709cae46,liblru_slab-3437f7a29fa5ef09,libfastbloom-c0416de7ac66872a,libwide-42c2ca063edb1bae,libsafe_arch-1f28003c61c284e5,libsiphasher-03bcd832dc490f0a,librand-94ae3198f1952411,librand_chacha-033807c41022f323,librand_core-2e4a16595056aab4,libtinyvec-96a598a2417bf3df,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-ca4219e344ea5da0,libzenoh_link_commons-2bfca05d130b5735,libtime-c2eb8ca866aeb4b0,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libwebpki-141b4cb0038b3a95,librustls-5051e3209b644010,libwebpki-e66405af75ec913f,libring-c4ede206fc4451e7,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-f58e370a9105f988,libzenoh_crypto-5da5f545836598c2,libsha3-6a432ae0a62d5b79,libkeccak-b3eea90d0aeeb926,libhmac-8d6c158235ca37f7,libdigest-eb2181cd1fa6ba6b,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-8d1a3a59f2af3c83,libaes-266929c2b37f48bb,libcpufeatures-e04321643d03190d,libcipher-8b9cf072368246a7,libinout-984907f1ac447524,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libzenoh_sync-b61954ffa35bcc2b,libarc_swap-fbe5a56bc5bc5547,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libfutures-778bf76b95b1e8f7,libfutures_executor-7ab56329a537856d,libfutures_util-c1fcbb7cd41e909f,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-9a48e55d4808c433,libserde_yaml-e06d949ec0a320af,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-ad99d044bd82b858,libserde_with-a05706f9a24cf338,libzenoh_util-191000e6f7cbe3de,libhome-a88fbcd35354456a,libshellexpand-72298262425ddead,libdirs-06a1f77baa15cdc7,libdirs_sys-6cfc7f266a10a193,liboption_ext-61303ef911796993,libtracing_subscriber-cbdef138c45ee875,libsmallvec-49a5dab974ae48d5,libtracing_serde-e13447cd19671c05,libsharded_slab-859668020566059a,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-6e7de624cd79a6b3,libtracing_log-8be858009cf0aee7,libflume-99dbc6a9784d11be,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-852cbf6850e9c2e7,libpnet_datalink-13cd08b203901ab8,libpnet_sys-7e0f48c1595428ae,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-1a691eca65288fea,liblibloading-aafbe668b7a9b237,libvalidated_struct-ebadd931e85c887c,libjson5-ecc584dabe345190,libpest-e68175aa441d87b8,libucd_trie-64e35acb102f3b4d,libsecrecy-6b3b39945d771098,libzeroize-9d781f334751eb0e,libnonempty_collections-b2531aa7e95a44b4,libringbuffer_spsc-bb882eeecd6dab1d,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-12d595d62c10ba19,libcrossbeam_deque-2b29418e457a915c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-7cd37973d28e8021,libtracing-e6cb889d2de3eb6b,libtracing_core-2bc53b42d77d8437,libzenoh_protocol-3b5d59f83a41afa1,libconst_format-b4ff68a9ada00b24,libuhlc-fb6cc67ef463266d,liblog-d6f7bb1298e9acd0,libhumantime-460ba1301d12ab86,libzenoh_buffers-db95065896ecf26c,libzenoh_collections-f6243630374a2fb2,libzenoh_keyexpr-c03fc14ff3018938,librand-842870da41c42847,librand_chacha-f737982d57f0dc55,libppv_lite86-ebdc91e6bc23bd41,librand_core-2698b387ba9f99b8,libgetrandom-e9799974599718c2,libschemars-d91beddc5451003e,libdyn_clone-1b6a3de955048721,libeither-e5ea87bd27ac73a9,libserde_json-d7a58d9dd03d5dd4,libmemchr-08f38e9718637002,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libkeyed_set-9828d6a80704850d,libhashbrown-313916e287a4cc80,libahash-bce10b75fa504a04,libgetrandom-1b46c185b1683324,libonce_cell-e9252a7b5119f3eb,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-93b0b79612bbe661,liballocator_api2-8d9c1e895dea53bd,libtoken_cell-48a7d04b681cc8f4,libzenoh_core-3dcb5f45bbfeea27,libzenoh_runtime-232168f3827df89f,libron-819d9088ccb6b452,libbitflags-294c6d98b712fd43,libbase64-13144a1f1e192158,libserde-b540da8105426cac,libzenoh_result-fa4994c490589305,libanyhow-9b416e7822943f14,liblazy_static-bf0e90bf4fd74eb2,libspin-39f1138e164cb1c1,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libthiserror-1d94c649dae5f91b,libchrono-d68090933c2f3ac2,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-bb342da90c427231,libtokio-708e6f9c35e0865c,libsignal_hook_registry-e10f59c7dd491cf8,libsocket2-7dda0e46b081f281,libbytes-82ad4f0211bdc963,libmio-f89d907d091f6ced,liblibc-48466c477392d3b0,libpin_project_lite-72bf04572caa1c84,libbitcode-7c81f5dc4e0bca93,libbytemuck-20c90effba2c9ed6}.rlib" "<sysroot>/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/rustcEkHPp0/raw-dylibs" "-B<sysroot>/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-42439d659a39518f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscriber-56a62069fba3e119" "-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 "subscriber") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "165d0ce6a39500f0288d5f0842529cc18339c20ea3176512a52b9bfd41da0e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165d0ce6a39500f0288d5f0842529cc18339c20ea3176512a52b9bfd41da0e27", kill_on_drop: false }`
[INFO] [stdout] 165d0ce6a39500f0288d5f0842529cc18339c20ea3176512a52b9bfd41da0e27
