[INFO] fetching crate zenoh 1.6.2... [INFO] testing zenoh-1.6.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate zenoh 1.6.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate zenoh 1.6.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zenoh 1.6.2 [INFO] tweaked toml for crates.io crate zenoh 1.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh 1.6.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenoh 1.6.2 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03e53b48bea60e062bfe984d167e17cd1e9a233891ab558e32b519c3a5a91ad4 [INFO] running `Command { std: "docker" "start" "-a" "03e53b48bea60e062bfe984d167e17cd1e9a233891ab558e32b519c3a5a91ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03e53b48bea60e062bfe984d167e17cd1e9a233891ab558e32b519c3a5a91ad4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e53b48bea60e062bfe984d167e17cd1e9a233891ab558e32b519c3a5a91ad4", kill_on_drop: false }` [INFO] [stdout] 03e53b48bea60e062bfe984d167e17cd1e9a233891ab558e32b519c3a5a91ad4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e73e49878636a3603a7a02947df1b72bdebee5cca57858db8ef4f5f82bb8d0 [INFO] running `Command { std: "docker" "start" "-a" "a2e73e49878636a3603a7a02947df1b72bdebee5cca57858db8ef4f5f82bb8d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling token-cell v2.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling zenoh-result v1.6.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Compiling zenoh-macros v1.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zenoh-collections v1.6.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling zenoh-buffers v1.6.2 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ron v0.11.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zenoh-keyexpr v1.6.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling uhlc v0.8.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling zenoh-runtime v1.6.2 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling zenoh-core v1.6.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling validated_struct_macros v2.2.0 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling zenoh-protocol v1.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zenoh-util v1.6.2 [INFO] [stderr] Compiling validated_struct v2.2.0 [INFO] [stderr] Compiling nonempty-collections v0.3.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quinn-udp v0.5.5 [INFO] [stderr] Compiling quinn-proto v0.11.8 [INFO] [stderr] Compiling zenoh-config v1.6.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling zenoh-codec v1.6.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling x509-parser v0.18.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quinn v0.11.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling zenoh-link-commons v1.6.2 [INFO] [stderr] Compiling stabby-macros v36.2.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling stabby-abi v36.2.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling zenoh-sync v1.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling stabby v36.2.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.6.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling zenoh-link-ws v1.6.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling zenoh-link-udp v1.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zenoh-link-tls v1.6.2 [INFO] [stderr] Compiling zenoh-link-tcp v1.6.2 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.6.2 [INFO] [stderr] Compiling zenoh-link-quic v1.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.15 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zenoh-link v1.6.2 [INFO] [stderr] Compiling zenoh-crypto v1.6.2 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zenoh v1.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zenoh-task v1.6.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zenoh-transport v1.6.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling zenoh-plugin-trait v1.6.2 [INFO] [stdout] warning: unused import: `hat_mut` [INFO] [stdout] --> src/net/routing/hat/p2p_peer/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | use hat_mut; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [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" "a2e73e49878636a3603a7a02947df1b72bdebee5cca57858db8ef4f5f82bb8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e73e49878636a3603a7a02947df1b72bdebee5cca57858db8ef4f5f82bb8d0", kill_on_drop: false }` [INFO] [stdout] a2e73e49878636a3603a7a02947df1b72bdebee5cca57858db8ef4f5f82bb8d0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c690d24fd80f5343bf104eff378a0158b59e4f58c54335846c82228e93566ca6 [INFO] running `Command { std: "docker" "start" "-a" "c690d24fd80f5343bf104eff378a0158b59e4f58c54335846c82228e93566ca6", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-buffers v1.6.2 [INFO] [stderr] Compiling zenoh-protocol v1.6.2 [INFO] [stderr] Compiling zenoh-sync v1.6.2 [INFO] [stderr] Compiling zenoh-config v1.6.2 [INFO] [stderr] Compiling zenoh-codec v1.6.2 [INFO] [stderr] Compiling zenoh-link-commons v1.6.2 [INFO] [stderr] Compiling zenoh-plugin-trait v1.6.2 [INFO] [stderr] Compiling zenoh-link-quic v1.6.2 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.6.2 [INFO] [stderr] Compiling zenoh-link-tcp v1.6.2 [INFO] [stderr] Compiling zenoh-link-ws v1.6.2 [INFO] [stderr] Compiling zenoh-link-udp v1.6.2 [INFO] [stderr] Compiling zenoh-link-tls v1.6.2 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.6.2 [INFO] [stderr] Compiling zenoh-link v1.6.2 [INFO] [stderr] Compiling zenoh-transport v1.6.2 [INFO] [stderr] Compiling zenoh v1.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hat_mut` [INFO] [stdout] --> src/net/routing/hat/p2p_peer/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | use hat_mut; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hat_mut` [INFO] [stdout] --> src/net/routing/hat/p2p_peer/mod.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | use hat_mut; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zenoh` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name zenoh --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(nolocal_thread_not_available)' --test --cfg 'feature="auth_pubkey"' --cfg 'feature="auth_usrpwd"' --cfg 'feature="default"' --cfg 'feature="transport_compression"' --cfg 'feature="transport_multilink"' --cfg 'feature="transport_quic"' --cfg 'feature="transport_quic_datagram"' --cfg 'feature="transport_tcp"' --cfg 'feature="transport_tls"' --cfg 'feature="transport_udp"' --cfg 'feature="transport_unixsock-stream"' --cfg 'feature="transport_ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auth_pubkey", "auth_usrpwd", "default", "internal", "internal_config", "plugins", "runtime_plugins", "shared-memory", "stats", "tracing-instrument", "transport_compression", "transport_multilink", "transport_quic", "transport_quic_datagram", "transport_serial", "transport_tcp", "transport_tls", "transport_udp", "transport_unixpipe", "transport_unixsock-stream", "transport_vsock", "transport_ws", "unstable", "zenoh-shm"))' -C metadata=d7e00fa9d3e3443f -C extra-filename=-5e48b4cdcc6fc8d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-418adeece57d761f.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-372c176ce4e21a3e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-9fa0d85b2cf9d903.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-f2d8bce79d672192.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aa7f96dcda39ce21.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-a6b010efb9cbed85.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-30e14f5eccd98f72.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9d707cf23e3a87a6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7334b252d083cff.rlib --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-d24a96ce41d2b40d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4a30fcc063c4e0e1.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-011670a25f08678e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2733b952a1627c74.rlib --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-3cc1862d9ab7fcc3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-123b1d6992aa217a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6734157a39e51ba.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6d05d77a3f831c14.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd58aed293610612.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-901d316ac855f28d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e6b807a8655eb9d4.rlib --extern uhlc=/opt/rustwide/target/debug/deps/libuhlc-9994a50b5c1b5939.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-75126d96f8392bf4.rlib --extern zenoh_buffers=/opt/rustwide/target/debug/deps/libzenoh_buffers-839254958e20c98f.rlib --extern zenoh_codec=/opt/rustwide/target/debug/deps/libzenoh_codec-493328b97ff24068.rlib --extern zenoh_collections=/opt/rustwide/target/debug/deps/libzenoh_collections-1b38f99fd5f67fe9.rlib --extern zenoh_config=/opt/rustwide/target/debug/deps/libzenoh_config-49730c3a5816f6cc.rlib --extern zenoh_core=/opt/rustwide/target/debug/deps/libzenoh_core-375cde606d03aa80.rlib --extern zenoh_keyexpr=/opt/rustwide/target/debug/deps/libzenoh_keyexpr-6027d17c8d5503d6.rlib --extern zenoh_link=/opt/rustwide/target/debug/deps/libzenoh_link-c19271708354a993.rlib --extern zenoh_link_commons=/opt/rustwide/target/debug/deps/libzenoh_link_commons-bb7e8e230b8ec5e5.rlib --extern zenoh_macros=/opt/rustwide/target/debug/deps/libzenoh_macros-c3f208b1eb4cc999.so --extern zenoh_plugin_trait=/opt/rustwide/target/debug/deps/libzenoh_plugin_trait-e22705c7db617d4f.rlib --extern zenoh_protocol=/opt/rustwide/target/debug/deps/libzenoh_protocol-155d1d95f1f9fcc6.rlib --extern zenoh_result=/opt/rustwide/target/debug/deps/libzenoh_result-ee2097f5442bd2ab.rlib --extern zenoh_runtime=/opt/rustwide/target/debug/deps/libzenoh_runtime-dee07a13e8b184f9.rlib --extern zenoh_sync=/opt/rustwide/target/debug/deps/libzenoh_sync-710c8c85e3d44729.rlib --extern zenoh_task=/opt/rustwide/target/debug/deps/libzenoh_task-eef8c9449e184ae6.rlib --extern zenoh_transport=/opt/rustwide/target/debug/deps/libzenoh_transport-5a146263894c2f4f.rlib --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-87d41964c2ac94f1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-09f444654220418f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `zenoh` (test "queryable") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name queryable --edition=2021 tests/queryable.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(nolocal_thread_not_available)' --test --cfg 'feature="auth_pubkey"' --cfg 'feature="auth_usrpwd"' --cfg 'feature="default"' --cfg 'feature="transport_compression"' --cfg 'feature="transport_multilink"' --cfg 'feature="transport_quic"' --cfg 'feature="transport_quic_datagram"' --cfg 'feature="transport_tcp"' --cfg 'feature="transport_tls"' --cfg 'feature="transport_udp"' --cfg 'feature="transport_unixsock-stream"' --cfg 'feature="transport_ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auth_pubkey", "auth_usrpwd", "default", "internal", "internal_config", "plugins", "runtime_plugins", "shared-memory", "stats", "tracing-instrument", "transport_compression", "transport_multilink", "transport_quic", "transport_quic_datagram", "transport_serial", "transport_tcp", "transport_tls", "transport_udp", "transport_unixpipe", "transport_unixsock-stream", "transport_vsock", "transport_ws", "unstable", "zenoh-shm"))' -C metadata=38b4d74087b41a9f -C extra-filename=-482eb899a2e79345 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-418adeece57d761f.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-372c176ce4e21a3e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-9fa0d85b2cf9d903.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-f2d8bce79d672192.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aa7f96dcda39ce21.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-a6b010efb9cbed85.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-30e14f5eccd98f72.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9d707cf23e3a87a6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7334b252d083cff.rlib --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-d24a96ce41d2b40d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4a30fcc063c4e0e1.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-011670a25f08678e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2733b952a1627c74.rlib --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-3cc1862d9ab7fcc3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-123b1d6992aa217a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6734157a39e51ba.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6d05d77a3f831c14.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd58aed293610612.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-901d316ac855f28d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e6b807a8655eb9d4.rlib --extern uhlc=/opt/rustwide/target/debug/deps/libuhlc-9994a50b5c1b5939.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-75126d96f8392bf4.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-6264ad81207c8710.rlib --extern zenoh_buffers=/opt/rustwide/target/debug/deps/libzenoh_buffers-839254958e20c98f.rlib --extern zenoh_codec=/opt/rustwide/target/debug/deps/libzenoh_codec-493328b97ff24068.rlib --extern zenoh_collections=/opt/rustwide/target/debug/deps/libzenoh_collections-1b38f99fd5f67fe9.rlib --extern zenoh_config=/opt/rustwide/target/debug/deps/libzenoh_config-49730c3a5816f6cc.rlib --extern zenoh_core=/opt/rustwide/target/debug/deps/libzenoh_core-375cde606d03aa80.rlib --extern zenoh_keyexpr=/opt/rustwide/target/debug/deps/libzenoh_keyexpr-6027d17c8d5503d6.rlib --extern zenoh_link=/opt/rustwide/target/debug/deps/libzenoh_link-c19271708354a993.rlib --extern zenoh_link_commons=/opt/rustwide/target/debug/deps/libzenoh_link_commons-bb7e8e230b8ec5e5.rlib --extern zenoh_macros=/opt/rustwide/target/debug/deps/libzenoh_macros-c3f208b1eb4cc999.so --extern zenoh_plugin_trait=/opt/rustwide/target/debug/deps/libzenoh_plugin_trait-e22705c7db617d4f.rlib --extern zenoh_protocol=/opt/rustwide/target/debug/deps/libzenoh_protocol-155d1d95f1f9fcc6.rlib --extern zenoh_result=/opt/rustwide/target/debug/deps/libzenoh_result-ee2097f5442bd2ab.rlib --extern zenoh_runtime=/opt/rustwide/target/debug/deps/libzenoh_runtime-dee07a13e8b184f9.rlib --extern zenoh_sync=/opt/rustwide/target/debug/deps/libzenoh_sync-710c8c85e3d44729.rlib --extern zenoh_task=/opt/rustwide/target/debug/deps/libzenoh_task-eef8c9449e184ae6.rlib --extern zenoh_transport=/opt/rustwide/target/debug/deps/libzenoh_transport-5a146263894c2f4f.rlib --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-87d41964c2ac94f1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-09f444654220418f/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOyK1DG/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenoh-6264ad81207c8710,libzenoh_plugin_trait-e22705c7db617d4f,libstabby-2f2bffc64a62a674,libstabby_abi-a8b0ee1c9215b24f,libsha2_const_stable-0ed995a13ed18080,libgit_version-a6b010efb9cbed85,libvec_map-75126d96f8392bf4,libpetgraph-4a30fcc063c4e0e1,libhashbrown-fe8efcf3715f7d00,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,libref_cast-3cc1862d9ab7fcc3,libphf-011670a25f08678e,libphf_shared-4a0541f8bb2e51d3,libsiphasher-03bcd832dc490f0a,libitertools-0dfe3b49e26bab2a,libzenoh_transport-5a146263894c2f4f,liblz4_flex-3d3861173a5063a2,libtwox_hash-5799acaea6a5a31a,libstatic_assertions-f0217ecdd817a834,librsa-e9b945744803b159,libpkcs1-3ea2e95dc95c910e,libpkcs8-21a985e6484b0933,libspki-692234eef1ae7017,libder-09b5741d14ae98c2,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libsignature-449e18c324980ca9,libnum_bigint_dig-c0614d9f7db3be1b,liblibm-339a02be994129a8,libnum_iter-f937c0f63e70143a,libzenoh_task-eef8c9449e184ae6,libzenoh_link-c19271708354a993,libzenoh_link_ws-c70a9744dc0500b2,libtokio_tungstenite-a76b13d4d59f1d67,libtungstenite-204553c981c5a5bb,libutf8-f4341c3c7568480d,libsha1-ccbf5733c98889cd,libhttparse-236c4b4e3e57f2f5,libhttp-ee1bf65f7a7559ad,libfnv-79e2cbfbe03dcd16,liburl-a9c2ffcd6f20e063,libidna-708143612a7eb2cd,libidna_adapter-35577e06cf1577ab,libicu_normalizer-3f3e18a891f4fda9,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-1231726cf875f67d,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-5b148320223afeb5,libicu_locid_transform_data-592a482cca19c097,libicu_collections-c24950534aa64404,libicu_provider-2c616d4b33c2f7b9,libicu_locid-7b942d98add9eff4,liblitemap-77adb1e9469fbec5,libtinystr-f03b39eb598ee559,libzerovec-2ebde44c6e72e4d7,libwriteable-1e5dea0053e4c229,libyoke-99a11fea23f74608,libzerofrom-dbdb522d3619fefb,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libzenoh_link_unixsock_stream-4f73d10d05afddc0,libnix-42bf7dcb8935435f,libuuid-29cbdf2fdd681f93,libzenoh_link_udp-4c64a5bb7aa41491,libzenoh_link_tls-6895590ef7289eac,libtls_listener-760e51f9d75356fb,libtokio_rustls-d5f78667c82b202f,libzenoh_link_tcp-b220b0117f855d65,libzenoh_link_quic_datagram-83a644024d355987,libzenoh_link_quic-bb3df0c84a22ae58,libzenoh_link_commons-bb7e8e230b8ec5e5,libquinn-8163171cdbea1e2e,libquinn_udp-cc0c146c4cf6e4c4,libquinn_proto-a0349694b6d75e9f,librustls_platform_verifier-22750f63ae449e3d,librustls_native_certs-102a6df61e617e04,libopenssl_probe-5821ed5bfde807ff,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libthiserror-ec6533dcdbeb1e6c,librustc_hash-e3b2475bb0f9aa4f,libwebpki_roots-32440134355eda9f,librustls_pemfile-fcc074c7e796ad69,libsocket2-6d05d77a3f831c14,libx509_parser-4bd8ea0412e561f1,libdata_encoding-5a6a67d1da3e7b5c,liboid_registry-844d5aa792953248,libder_parser-ea0a0eb7a95a49be,libnum_bigint-1c3d6dd28065bb20,libnum_integer-0f3d44c30698c877,libasn1_rs-e82f8ed4dde93594,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libnum_traits-cae5556ec797c756,libwebpki-6f5a19549dead172,libtime-74ecd81275d1a622,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,librustls-53d2c8164cb98730,libwebpki-c8af52df7b265ee7,libring-46d8e7cf80139a41,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-901d316ac855f28d,libzenoh_crypto-2c7e72a949f6e1d1,libsha3-56ceb1f7013188c4,libkeccak-b3eea90d0aeeb926,libhmac-8e72dba735580880,libdigest-bdcf3ab1437fd392,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-3a4f7ef0d9f7b1b1,libaes-e41d3d5fb19d7efb,libcpufeatures-18b07cb2979166e4,libcipher-ad6408449c1020b6,libinout-183c862f1d392161,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,libzenoh_sync-710c8c85e3d44729,libarc_swap-fbe5a56bc5bc5547,libevent_listener-59f6de0eceb118d4,libparking-a9ae72c6c16ee980,libfutures-aa7f96dcda39ce21,libfutures_executor-14efd9e00482e41a,libfutures_util-754f99c2d11b3340,libfutures_io-59d0071c9258d69f,libslab-26b741578fad7272,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-49730c3a5816f6cc,libserde_yaml-a6c489eed9dcb1c1,libindexmap-142849973e8a8809,libequivalent-487f93f8f6ab5e5b,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-4ebc7a82276bf438,libserde_with-bb78a10c524842b8,libzenoh_util-87d41964c2ac94f1,libhome-a88fbcd35354456a,libshellexpand-37a7e9ab13cc14b3,libdirs-fef3e40282e88bb5,libdirs_sys-d40983046c4210a0,liboption_ext-61303ef911796993,libtracing_subscriber-6503caed4d2da45b,libsmallvec-fa67242f752a0fe9,libtracing_serde-a2d58187ebbe9418,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-022ce18c642ec5ef,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-5a1cbaac848343a1,libregex_automata-07d808f9d8292550,libregex_syntax-e8d24f1b3d624c66,libthread_local-8298508c72c933b0,libtracing_log-2975cbe8b7bfc400,libflume-f2d8bce79d672192,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-d5accf18baabcf28,libpnet_datalink-b36d85e19129526e,libpnet_sys-fbfdf70beecb3b8b,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-494c38f2e67be5d5,liblibloading-f5fbe9f90d2b5721,libvalidated_struct-512dcf8354ae0008,libjson5-30e14f5eccd98f72,libpest-4536d58738ce2fd4,libucd_trie-666022523355d16f,libthiserror-4398fbd6ad4721e1,libsecrecy-17f67d0aea5d120b,libzeroize-9d781f334751eb0e,libnonempty_collections-d24a96ce41d2b40d,libringbuffer_spsc-ca7ebf31d13703f1,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-707ca0218489631a,libcrossbeam_deque-801ce0dfdc59dc0c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-493328b97ff24068,libtracing-e6b807a8655eb9d4,libtracing_core-6384b3268e2bc892,libzenoh_protocol-155d1d95f1f9fcc6,libconst_format-9fa0d85b2cf9d903,libuhlc-9994a50b5c1b5939,liblog-368e05ac2c0115e3,libhumantime-645db651aace3b61,libzenoh_buffers-839254958e20c98f,libzenoh_collections-1b38f99fd5f67fe9,libzenoh_keyexpr-6027d17c8d5503d6,librand-2733b952a1627c74,librand_chacha-315e170dcd58ab2a,libppv_lite86-e03be10424b374d3,libzerocopy-18c461e337896302,libbyteorder-8f59b6d1bfdaa844,librand_core-8cbbf13e5424a1e4,libgetrandom-9a2d1e8b025cd0a3,libschemars-7acce28db0e1c758,libdyn_clone-5258a20ab3811a89,libeither-e5ea87bd27ac73a9,libserde_json-b6734157a39e51ba,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libkeyed_set-af8397751acf05ef,libhashbrown-30f00758d5bfaac4,libahash-418adeece57d761f,libgetrandom-3e7057726e3fa025,libonce_cell-e9252a7b5119f3eb,libcfg_if-3a213765134f0c85,libzerocopy-669dcbe6b59e8934,liballocator_api2-52e8e0a954c73b48,libtoken_cell-6b29f380fcc545bd,libzenoh_core-375cde606d03aa80,libzenoh_runtime-dee07a13e8b184f9,libron-f320a8a61466d620,libbase64-32787b0325ea6df8,libbitflags-b94a152fec94809f,libunicode_ident-3ed0459ca7b13bd2,libtokio-cd58aed293610612,libsocket2-a264437fd22265b1,libbytes-82ad4f0211bdc963,libmio-190d1837e933916f,liblibc-f7334b252d083cff,libpin_project_lite-e591be24d8b8b3c6,libserde-123b1d6992aa217a,libserde_core-16c8749133d41614,libzenoh_result-ee2097f5442bd2ab,libanyhow-c86f0b1102f0fabb,liblazy_static-9d707cf23e3a87a6,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454}.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/rustcOyK1DG/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-09f444654220418f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/handler-154e6418c1e24a7c" "-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 `zenoh` (test "handler") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZXyJXX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenoh-6264ad81207c8710,libzenoh_plugin_trait-e22705c7db617d4f,libstabby-2f2bffc64a62a674,libstabby_abi-a8b0ee1c9215b24f,libsha2_const_stable-0ed995a13ed18080,libgit_version-a6b010efb9cbed85,libvec_map-75126d96f8392bf4,libpetgraph-4a30fcc063c4e0e1,libhashbrown-fe8efcf3715f7d00,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,libref_cast-3cc1862d9ab7fcc3,libphf-011670a25f08678e,libphf_shared-4a0541f8bb2e51d3,libsiphasher-03bcd832dc490f0a,libitertools-0dfe3b49e26bab2a,libzenoh_transport-5a146263894c2f4f,liblz4_flex-3d3861173a5063a2,libtwox_hash-5799acaea6a5a31a,libstatic_assertions-f0217ecdd817a834,librsa-e9b945744803b159,libpkcs1-3ea2e95dc95c910e,libpkcs8-21a985e6484b0933,libspki-692234eef1ae7017,libder-09b5741d14ae98c2,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libsignature-449e18c324980ca9,libnum_bigint_dig-c0614d9f7db3be1b,liblibm-339a02be994129a8,libnum_iter-f937c0f63e70143a,libzenoh_task-eef8c9449e184ae6,libzenoh_link-c19271708354a993,libzenoh_link_ws-c70a9744dc0500b2,libtokio_tungstenite-a76b13d4d59f1d67,libtungstenite-204553c981c5a5bb,libutf8-f4341c3c7568480d,libsha1-ccbf5733c98889cd,libhttparse-236c4b4e3e57f2f5,libhttp-ee1bf65f7a7559ad,libfnv-79e2cbfbe03dcd16,liburl-a9c2ffcd6f20e063,libidna-708143612a7eb2cd,libidna_adapter-35577e06cf1577ab,libicu_normalizer-3f3e18a891f4fda9,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-1231726cf875f67d,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-5b148320223afeb5,libicu_locid_transform_data-592a482cca19c097,libicu_collections-c24950534aa64404,libicu_provider-2c616d4b33c2f7b9,libicu_locid-7b942d98add9eff4,liblitemap-77adb1e9469fbec5,libtinystr-f03b39eb598ee559,libzerovec-2ebde44c6e72e4d7,libwriteable-1e5dea0053e4c229,libyoke-99a11fea23f74608,libzerofrom-dbdb522d3619fefb,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libzenoh_link_unixsock_stream-4f73d10d05afddc0,libnix-42bf7dcb8935435f,libuuid-29cbdf2fdd681f93,libzenoh_link_udp-4c64a5bb7aa41491,libzenoh_link_tls-6895590ef7289eac,libtls_listener-760e51f9d75356fb,libtokio_rustls-d5f78667c82b202f,libzenoh_link_tcp-b220b0117f855d65,libzenoh_link_quic_datagram-83a644024d355987,libzenoh_link_quic-bb3df0c84a22ae58,libzenoh_link_commons-bb7e8e230b8ec5e5,libquinn-8163171cdbea1e2e,libquinn_udp-cc0c146c4cf6e4c4,libquinn_proto-a0349694b6d75e9f,librustls_platform_verifier-22750f63ae449e3d,librustls_native_certs-102a6df61e617e04,libopenssl_probe-5821ed5bfde807ff,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libthiserror-ec6533dcdbeb1e6c,librustc_hash-e3b2475bb0f9aa4f,libwebpki_roots-32440134355eda9f,librustls_pemfile-fcc074c7e796ad69,libsocket2-6d05d77a3f831c14,libx509_parser-4bd8ea0412e561f1,libdata_encoding-5a6a67d1da3e7b5c,liboid_registry-844d5aa792953248,libder_parser-ea0a0eb7a95a49be,libnum_bigint-1c3d6dd28065bb20,libnum_integer-0f3d44c30698c877,libasn1_rs-e82f8ed4dde93594,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libnum_traits-cae5556ec797c756,libwebpki-6f5a19549dead172,libtime-74ecd81275d1a622,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,librustls-53d2c8164cb98730,libwebpki-c8af52df7b265ee7,libring-46d8e7cf80139a41,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-901d316ac855f28d,libzenoh_crypto-2c7e72a949f6e1d1,libsha3-56ceb1f7013188c4,libkeccak-b3eea90d0aeeb926,libhmac-8e72dba735580880,libdigest-bdcf3ab1437fd392,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-3a4f7ef0d9f7b1b1,libaes-e41d3d5fb19d7efb,libcpufeatures-18b07cb2979166e4,libcipher-ad6408449c1020b6,libinout-183c862f1d392161,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,libzenoh_sync-710c8c85e3d44729,libarc_swap-fbe5a56bc5bc5547,libevent_listener-59f6de0eceb118d4,libparking-a9ae72c6c16ee980,libfutures-aa7f96dcda39ce21,libfutures_executor-14efd9e00482e41a,libfutures_util-754f99c2d11b3340,libfutures_io-59d0071c9258d69f,libslab-26b741578fad7272,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-49730c3a5816f6cc,libserde_yaml-a6c489eed9dcb1c1,libindexmap-142849973e8a8809,libequivalent-487f93f8f6ab5e5b,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-4ebc7a82276bf438,libserde_with-bb78a10c524842b8,libzenoh_util-87d41964c2ac94f1,libhome-a88fbcd35354456a,libshellexpand-37a7e9ab13cc14b3,libdirs-fef3e40282e88bb5,libdirs_sys-d40983046c4210a0,liboption_ext-61303ef911796993,libtracing_subscriber-6503caed4d2da45b,libsmallvec-fa67242f752a0fe9,libtracing_serde-a2d58187ebbe9418,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-022ce18c642ec5ef,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-5a1cbaac848343a1,libregex_automata-07d808f9d8292550,libregex_syntax-e8d24f1b3d624c66,libthread_local-8298508c72c933b0,libtracing_log-2975cbe8b7bfc400,libflume-f2d8bce79d672192,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-d5accf18baabcf28,libpnet_datalink-b36d85e19129526e,libpnet_sys-fbfdf70beecb3b8b,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-494c38f2e67be5d5,liblibloading-f5fbe9f90d2b5721,libvalidated_struct-512dcf8354ae0008,libjson5-30e14f5eccd98f72,libpest-4536d58738ce2fd4,libucd_trie-666022523355d16f,libthiserror-4398fbd6ad4721e1,libsecrecy-17f67d0aea5d120b,libzeroize-9d781f334751eb0e,libnonempty_collections-d24a96ce41d2b40d,libringbuffer_spsc-ca7ebf31d13703f1,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-707ca0218489631a,libcrossbeam_deque-801ce0dfdc59dc0c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-493328b97ff24068,libtracing-e6b807a8655eb9d4,libtracing_core-6384b3268e2bc892,libzenoh_protocol-155d1d95f1f9fcc6,libconst_format-9fa0d85b2cf9d903,libuhlc-9994a50b5c1b5939,liblog-368e05ac2c0115e3,libhumantime-645db651aace3b61,libzenoh_buffers-839254958e20c98f,libzenoh_collections-1b38f99fd5f67fe9,libzenoh_keyexpr-6027d17c8d5503d6,librand-2733b952a1627c74,librand_chacha-315e170dcd58ab2a,libppv_lite86-e03be10424b374d3,libzerocopy-18c461e337896302,libbyteorder-8f59b6d1bfdaa844,librand_core-8cbbf13e5424a1e4,libgetrandom-9a2d1e8b025cd0a3,libschemars-7acce28db0e1c758,libdyn_clone-5258a20ab3811a89,libeither-e5ea87bd27ac73a9,libserde_json-b6734157a39e51ba,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libkeyed_set-af8397751acf05ef,libhashbrown-30f00758d5bfaac4,libahash-418adeece57d761f,libgetrandom-3e7057726e3fa025,libonce_cell-e9252a7b5119f3eb,libcfg_if-3a213765134f0c85,libzerocopy-669dcbe6b59e8934,liballocator_api2-52e8e0a954c73b48,libtoken_cell-6b29f380fcc545bd,libzenoh_core-375cde606d03aa80,libzenoh_runtime-dee07a13e8b184f9,libron-f320a8a61466d620,libbase64-32787b0325ea6df8,libbitflags-b94a152fec94809f,libunicode_ident-3ed0459ca7b13bd2,libtokio-cd58aed293610612,libsocket2-a264437fd22265b1,libbytes-82ad4f0211bdc963,libmio-190d1837e933916f,liblibc-f7334b252d083cff,libpin_project_lite-e591be24d8b8b3c6,libserde-123b1d6992aa217a,libserde_core-16c8749133d41614,libzenoh_result-ee2097f5442bd2ab,libanyhow-c86f0b1102f0fabb,liblazy_static-9d707cf23e3a87a6,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454}.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/rustcZXyJXX/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-09f444654220418f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qos-41c8421382311070" "-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/rustcY1pa2N/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenoh-6264ad81207c8710,libzenoh_plugin_trait-e22705c7db617d4f,libstabby-2f2bffc64a62a674,libstabby_abi-a8b0ee1c9215b24f,libsha2_const_stable-0ed995a13ed18080,libgit_version-a6b010efb9cbed85,libvec_map-75126d96f8392bf4,libpetgraph-4a30fcc063c4e0e1,libhashbrown-fe8efcf3715f7d00,libfoldhash-07f233db1c671507,libfixedbitset-625fd2a9d775ed11,libref_cast-3cc1862d9ab7fcc3,libphf-011670a25f08678e,libphf_shared-4a0541f8bb2e51d3,libsiphasher-03bcd832dc490f0a,libitertools-0dfe3b49e26bab2a,libzenoh_transport-5a146263894c2f4f,liblz4_flex-3d3861173a5063a2,libtwox_hash-5799acaea6a5a31a,libstatic_assertions-f0217ecdd817a834,librsa-e9b945744803b159,libpkcs1-3ea2e95dc95c910e,libpkcs8-21a985e6484b0933,libspki-692234eef1ae7017,libder-09b5741d14ae98c2,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libsignature-449e18c324980ca9,libnum_bigint_dig-c0614d9f7db3be1b,liblibm-339a02be994129a8,libnum_iter-f937c0f63e70143a,libzenoh_task-eef8c9449e184ae6,libzenoh_link-c19271708354a993,libzenoh_link_ws-c70a9744dc0500b2,libtokio_tungstenite-a76b13d4d59f1d67,libtungstenite-204553c981c5a5bb,libutf8-f4341c3c7568480d,libsha1-ccbf5733c98889cd,libhttparse-236c4b4e3e57f2f5,libhttp-ee1bf65f7a7559ad,libfnv-79e2cbfbe03dcd16,liburl-a9c2ffcd6f20e063,libidna-708143612a7eb2cd,libidna_adapter-35577e06cf1577ab,libicu_normalizer-3f3e18a891f4fda9,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-1231726cf875f67d,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-5b148320223afeb5,libicu_locid_transform_data-592a482cca19c097,libicu_collections-c24950534aa64404,libicu_provider-2c616d4b33c2f7b9,libicu_locid-7b942d98add9eff4,liblitemap-77adb1e9469fbec5,libtinystr-f03b39eb598ee559,libzerovec-2ebde44c6e72e4d7,libwriteable-1e5dea0053e4c229,libyoke-99a11fea23f74608,libzerofrom-dbdb522d3619fefb,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-590c892b9b17a898,libpercent_encoding-60965446a9af8f63,libzenoh_link_unixsock_stream-4f73d10d05afddc0,libnix-42bf7dcb8935435f,libuuid-29cbdf2fdd681f93,libzenoh_link_udp-4c64a5bb7aa41491,libzenoh_link_tls-6895590ef7289eac,libtls_listener-760e51f9d75356fb,libtokio_rustls-d5f78667c82b202f,libzenoh_link_tcp-b220b0117f855d65,libzenoh_link_quic_datagram-83a644024d355987,libzenoh_link_quic-bb3df0c84a22ae58,libzenoh_link_commons-bb7e8e230b8ec5e5,libquinn-8163171cdbea1e2e,libquinn_udp-cc0c146c4cf6e4c4,libquinn_proto-a0349694b6d75e9f,librustls_platform_verifier-22750f63ae449e3d,librustls_native_certs-102a6df61e617e04,libopenssl_probe-5821ed5bfde807ff,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,libthiserror-ec6533dcdbeb1e6c,librustc_hash-e3b2475bb0f9aa4f,libwebpki_roots-32440134355eda9f,librustls_pemfile-fcc074c7e796ad69,libsocket2-6d05d77a3f831c14,libx509_parser-4bd8ea0412e561f1,libdata_encoding-5a6a67d1da3e7b5c,liboid_registry-844d5aa792953248,libder_parser-ea0a0eb7a95a49be,libnum_bigint-1c3d6dd28065bb20,libnum_integer-0f3d44c30698c877,libasn1_rs-e82f8ed4dde93594,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libnum_traits-cae5556ec797c756,libwebpki-6f5a19549dead172,libtime-74ecd81275d1a622,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,librustls-53d2c8164cb98730,libwebpki-c8af52df7b265ee7,libring-46d8e7cf80139a41,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libtokio_util-901d316ac855f28d,libzenoh_crypto-2c7e72a949f6e1d1,libsha3-56ceb1f7013188c4,libkeccak-b3eea90d0aeeb926,libhmac-8e72dba735580880,libdigest-bdcf3ab1437fd392,libsubtle-2ae6a7038b9a0630,libconst_oid-2aadc73a32842898,libblock_buffer-3a4f7ef0d9f7b1b1,libaes-e41d3d5fb19d7efb,libcpufeatures-18b07cb2979166e4,libcipher-ad6408449c1020b6,libinout-183c862f1d392161,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,libzenoh_sync-710c8c85e3d44729,libarc_swap-fbe5a56bc5bc5547,libevent_listener-59f6de0eceb118d4,libparking-a9ae72c6c16ee980,libfutures-aa7f96dcda39ce21,libfutures_executor-14efd9e00482e41a,libfutures_util-754f99c2d11b3340,libfutures_io-59d0071c9258d69f,libslab-26b741578fad7272,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-49730c3a5816f6cc,libserde_yaml-a6c489eed9dcb1c1,libindexmap-142849973e8a8809,libequivalent-487f93f8f6ab5e5b,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-4ebc7a82276bf438,libserde_with-bb78a10c524842b8,libzenoh_util-87d41964c2ac94f1,libhome-a88fbcd35354456a,libshellexpand-37a7e9ab13cc14b3,libdirs-fef3e40282e88bb5,libdirs_sys-d40983046c4210a0,liboption_ext-61303ef911796993,libtracing_subscriber-6503caed4d2da45b,libsmallvec-fa67242f752a0fe9,libtracing_serde-a2d58187ebbe9418,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-022ce18c642ec5ef,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-5a1cbaac848343a1,libregex_automata-07d808f9d8292550,libregex_syntax-e8d24f1b3d624c66,libthread_local-8298508c72c933b0,libtracing_log-2975cbe8b7bfc400,libflume-f2d8bce79d672192,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-d5accf18baabcf28,libpnet_datalink-b36d85e19129526e,libpnet_sys-fbfdf70beecb3b8b,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-494c38f2e67be5d5,liblibloading-f5fbe9f90d2b5721,libvalidated_struct-512dcf8354ae0008,libjson5-30e14f5eccd98f72,libpest-4536d58738ce2fd4,libucd_trie-666022523355d16f,libthiserror-4398fbd6ad4721e1,libsecrecy-17f67d0aea5d120b,libzeroize-9d781f334751eb0e,libnonempty_collections-d24a96ce41d2b40d,libringbuffer_spsc-ca7ebf31d13703f1,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-707ca0218489631a,libcrossbeam_deque-801ce0dfdc59dc0c,libcrossbeam_channel-543ee15bd420648f,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libzenoh_codec-493328b97ff24068,libtracing-e6b807a8655eb9d4,libtracing_core-6384b3268e2bc892,libzenoh_protocol-155d1d95f1f9fcc6,libconst_format-9fa0d85b2cf9d903,libuhlc-9994a50b5c1b5939,liblog-368e05ac2c0115e3,libhumantime-645db651aace3b61,libzenoh_buffers-839254958e20c98f,libzenoh_collections-1b38f99fd5f67fe9,libzenoh_keyexpr-6027d17c8d5503d6,librand-2733b952a1627c74,librand_chacha-315e170dcd58ab2a,libppv_lite86-e03be10424b374d3,libzerocopy-18c461e337896302,libbyteorder-8f59b6d1bfdaa844,librand_core-8cbbf13e5424a1e4,libgetrandom-9a2d1e8b025cd0a3,libschemars-7acce28db0e1c758,libdyn_clone-5258a20ab3811a89,libeither-e5ea87bd27ac73a9,libserde_json-b6734157a39e51ba,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libkeyed_set-af8397751acf05ef,libhashbrown-30f00758d5bfaac4,libahash-418adeece57d761f,libgetrandom-3e7057726e3fa025,libonce_cell-e9252a7b5119f3eb,libcfg_if-3a213765134f0c85,libzerocopy-669dcbe6b59e8934,liballocator_api2-52e8e0a954c73b48,libtoken_cell-6b29f380fcc545bd,libzenoh_core-375cde606d03aa80,libzenoh_runtime-dee07a13e8b184f9,libron-f320a8a61466d620,libbase64-32787b0325ea6df8,libbitflags-b94a152fec94809f,libunicode_ident-3ed0459ca7b13bd2,libtokio-cd58aed293610612,libsocket2-a264437fd22265b1,libbytes-82ad4f0211bdc963,libmio-190d1837e933916f,liblibc-f7334b252d083cff,libpin_project_lite-e591be24d8b8b3c6,libserde-123b1d6992aa217a,libserde_core-16c8749133d41614,libzenoh_result-ee2097f5442bd2ab,libanyhow-c86f0b1102f0fabb,liblazy_static-9d707cf23e3a87a6,libspin-d05d61e6e1278baa,liblock_api-0bc047fd44b660b0,libscopeguard-7ec2214574194454}.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/rustcY1pa2N/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-09f444654220418f/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tcp_buffers-c8009781440d6915" "-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 `zenoh` (test "qos") due to 1 previous error [INFO] [stderr] error: could not compile `zenoh` (test "tcp_buffers") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c690d24fd80f5343bf104eff378a0158b59e4f58c54335846c82228e93566ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c690d24fd80f5343bf104eff378a0158b59e4f58c54335846c82228e93566ca6", kill_on_drop: false }` [INFO] [stdout] c690d24fd80f5343bf104eff378a0158b59e4f58c54335846c82228e93566ca6