[INFO] fetching crate zenobuf-core 0.3.3... [INFO] testing zenobuf-core-0.3.3 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate zenobuf-core 0.3.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate zenobuf-core 0.3.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zenobuf-core 0.3.3 [INFO] tweaked toml for crates.io crate zenobuf-core 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zenobuf-core 0.3.3 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenobuf-core 0.3.3 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44e5f8866fec6fd448bb760687819027f1b385812b2488d5bc2e90b800f017d [INFO] running `Command { std: "docker" "start" "-a" "d44e5f8866fec6fd448bb760687819027f1b385812b2488d5bc2e90b800f017d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44e5f8866fec6fd448bb760687819027f1b385812b2488d5bc2e90b800f017d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44e5f8866fec6fd448bb760687819027f1b385812b2488d5bc2e90b800f017d", kill_on_drop: false }` [INFO] [stdout] d44e5f8866fec6fd448bb760687819027f1b385812b2488d5bc2e90b800f017d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855c550bcec26b2ed6a228c9f050c36d5b44c8ecbfa23f7a5bcb0945652fbd35 [INFO] running `Command { std: "docker" "start" "-a" "855c550bcec26b2ed6a228c9f050c36d5b44c8ecbfa23f7a5bcb0945652fbd35", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zenoh-result v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling zenoh-macros v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling keyed-set v1.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling zenoh-collections v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zenoh-buffers v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling validated_struct_macros v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.13 [INFO] [stderr] Compiling zenoh-crypto v1.5.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zenoh v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pest_meta v2.8.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 der-parser v9.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling uhlc v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling nonempty-collections v0.3.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pnet_datalink v0.35.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 tracing-subscriber v0.3.19 [INFO] [stderr] Compiling validated_struct v2.1.1 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.0 [INFO] [stderr] Compiling zenoh-protocol v1.5.0 [INFO] [stderr] Compiling zenoh-runtime v1.5.0 [INFO] [stderr] Compiling zenoh-core v1.5.0 [INFO] [stderr] Compiling zenoh-util v1.5.0 [INFO] [stderr] Compiling zenoh-sync v1.5.0 [INFO] [stderr] Compiling zenoh-task v1.5.0 [INFO] [stderr] Compiling zenoh-codec v1.5.0 [INFO] [stderr] Compiling zenoh-config v1.5.0 [INFO] [stderr] Compiling zenoh-link-commons v1.5.0 [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.0 [INFO] [stderr] Compiling zenoh-link-ws v1.5.0 [INFO] [stderr] Compiling zenoh-link-quic v1.5.0 [INFO] [stderr] Compiling zenoh-link-tcp v1.5.0 [INFO] [stderr] Compiling zenoh-link-udp v1.5.0 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.5.0 [INFO] [stderr] Compiling zenoh-link-tls v1.5.0 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.5.0 [INFO] [stderr] Compiling zenoh-link v1.5.0 [INFO] [stderr] Compiling zenoh-transport v1.5.0 [INFO] [stderr] Compiling zenobuf-core v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:388:34 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:393:35 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:398:48 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:403:47 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [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" "855c550bcec26b2ed6a228c9f050c36d5b44c8ecbfa23f7a5bcb0945652fbd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855c550bcec26b2ed6a228c9f050c36d5b44c8ecbfa23f7a5bcb0945652fbd35", kill_on_drop: false }` [INFO] [stdout] 855c550bcec26b2ed6a228c9f050c36d5b44c8ecbfa23f7a5bcb0945652fbd35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b66d3d19265a3302215a7d8383efb390c3a100f66dcfa311ae2f5a0a2516698c [INFO] running `Command { std: "docker" "start" "-a" "b66d3d19265a3302215a7d8383efb390c3a100f66dcfa311ae2f5a0a2516698c", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:388:34 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:393:35 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:398:48 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:403:47 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zenobuf-core v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctHGfWH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenobuf_core-b61cc68c01bce6e9,libzenoh-96f101d3a707597d,libzenoh_plugin_trait-df3aef8abeca94ca,libgit_version-e98efcde7c1c9b77,libvec_map-ecbce826993378bd,libpetgraph-f35aed8d83b3fc7f,libfixedbitset-3c4adce085318424,libref_cast-5b67b6fe6af5ffcb,libphf-3bd9c326f6a16d55,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-d7c3eb9d6a0c4f57,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,librsa-d67e1f895d6b8079,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-7626adfc2415f043,libnum_bigint_dig-d0bca07717c22bd6,liblibm-ce6ce238ee049dec,libnum_iter-904935973c220cc1,libzenoh_task-ac78291c9a952230,libzenoh_link-b75c1061b6cd4201,libzenoh_link_ws-0c86966c5b44c7fa,libtokio_tungstenite-b16c70bc9adeebd4,libtungstenite-5f54794e4d46d0e7,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-027ce486c56ce203,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-d4c835841106e32b,libidna-05049b829fc3c4ec,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b92ad699abff5509,libicu_properties-3a355d54b217a724,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-fecd17ab9cbe0fd6,libicu_normalizer_data-9919e82512efe734,libicu_collections-566ad43aa9c72604,libpotential_utf-0c0769aef0f5f930,libicu_provider-1ebe1d4cd51c1da6,libicu_locale_core-4fb8deaf81e62302,libtinystr-c7c02c7635865f04,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-c3e86d285773cb69,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-571db3771142b5e7,libnix-02ff11e3e6c868b8,libuuid-850547ed287b32c2,libzenoh_link_udp-f7cad94619b9049e,libzenoh_link_tls-243b49b253e67144,libtls_listener-56cf84364151a48b,libtokio_rustls-6c64ab115f94dd9a,libzenoh_link_tcp-22e97d9d60269886,libzenoh_link_quic_datagram-d0794b3536f98246,libzenoh_link_quic-59d0875f81b076e5,libzenoh_link_commons-2e5246073d33c58f,libquinn-0939059b4db0d39a,libquinn_udp-9f0d6bf60e413f64,libquinn_proto-de5efa4da244ca5d,librustls_platform_verifier-c7aa8a20bc268e26,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-cdb75eb6fbce1952,libwide-980e30cd2bcddd7a,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,librand-14e987366b7608cf,librand_chacha-64b454c1b8110bd5,librand_core-a1ac0a3a493b7d3c,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libwebpki_roots-15f4660911aee432,libwebpki_roots-e50f1152d317f705,librustls_pemfile-6112221678171888,libsocket2-ee164603418bb49c,libbase64-2a03de3babadded3,libx509_parser-44b6609722b72e26,libdata_encoding-6d465a39edfa29f6,liboid_registry-fcdfab6166d761d5,libder_parser-69a12cac601d350d,libnum_bigint-4d49d27df3a4c766,libnum_integer-e5e4fa614069535a,libasn1_rs-2120ade5978d1ac0,libthiserror-67771e8db0a06ea3,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,libnum_traits-7ac82bb74aac6d36,libwebpki-74ecaf65958cd563,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,librustls-bda369feee477461,libwebpki-61977c42bfff8343,libring-8e91d0c9235997f4,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-00fb08985ed2c7c9,libzenoh_crypto-d81c91b40afe110a,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-fb64a8e121088f84,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-3fed2c541ea0d458,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libzenoh_config-fa7f08797eafd640,libserde_yaml-39ca99877c0f7733,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-9186d7ccdd49f1cd,libserde_with-0275b614331574ac,libzenoh_util-146f2302bdeb5d8a,libhome-c43708049c272d87,libshellexpand-0efe8bc7d99519bb,libdirs-70e9bf520ffb056a,libdirs_sys-0040f12d5b49b845,liboption_ext-23838f1959a6156b,libtracing_subscriber-2be4dd92900ccd2b,libtracing_serde-be878cc321803edd,libsharded_slab-11db82e676ec8bea,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libflume-403fcb53b610ff53,libnanorand-204e5d002d669522,libpnet_datalink-79a0c0ad7250d060,libpnet_sys-acb43415a502a91b,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-9bbf6cb2b7a4e300,liblibloading-86b9f9b8c59162bb,libvalidated_struct-797458f665b927f4,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libsecrecy-a6e77eb7d3efd0f2,libzeroize-ead98f074a37f829,libnonempty_collections-00c6ab773411df33,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-bef3bca37163e457,libtracing-b8047bd8c5bba056,libtracing_core-2fa02b5ee2bcd648,libzenoh_protocol-40175b160b9bd106,libconst_format-d8701e5c87a8bcb3,libuhlc-ce17b01f22c2540d,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-aa369dbd8073e761,libzenoh_collections-44f232aa377a8614,libzenoh_keyexpr-1d15f2f38d371e01,librand-7042a528475a6ff6,librand_chacha-517b5e985273a163,libppv_lite86-d40de8daa0db893c,librand_core-af77fc5b70b69676,libgetrandom-623c51850a133787,libschemars-096aef457fe02a21,libdyn_clone-1c1b05e4f4a02cac,libeither-ef22a4c75605e12f,libserde_json-cc6056ddd31b2685,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-5e7a5c078d765f89,libhashbrown-57f49bb423fb2319,libahash-6e4c9d4765eb373e,libgetrandom-00771904b4a08d38,libonce_cell-0ba6aecba7086d38,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-bb66fde8a117b908,libzenoh_runtime-e1cd65ad0d54ce0a,libron-c75f13dde51e965b,libbitflags-596d8ae7db73e34c,libbase64-64299f9d815d057c,libtokio-e1c4b625a6ee3197,libsignal_hook_registry-058e4cbce57c8da2,libsocket2-f14d244712d9fa2c,libmio-a9cff56dacd739ab,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,liblibc-4d1985e343fb3d50,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,libzenoh_result-399169b8487423ec,libanyhow-c2bfe3b65518b2f0,liblazy_static-ce35497e333de0ad,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libserde-d47c5c02f25fc839,libprost-12df4f7e0e053acf,libbytes-bfe11088fe358bd1,libthiserror-74a524924fd77012,libfutures-d120aebfbc57f1d4,libfutures_executor-1e89d8658c8c75d6,libfutures_util-8dbf45121216527a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-06bf755b33706cd8,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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/rustctHGfWH/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-417bbaed83a3e721/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/qos_tests-aa64bfb1129b2761" "-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 `zenobuf-core` (test "qos_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:388:34 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 388 | pub fn publisher(&self, topic: &str) -> PublisherBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:393:35 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 393 | pub fn subscriber(&self, topic: &str) -> SubscriberBuilder<'_, M> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:398:48 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 398 | pub fn service(&self, name: &str) -> ServiceBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node.rs:403:47 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | pub fn client(&self, name: &str) -> ClientBuilder<'_, Req, Res> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7hzYOh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenobuf_core-b61cc68c01bce6e9,libzenoh-96f101d3a707597d,libzenoh_plugin_trait-df3aef8abeca94ca,libgit_version-e98efcde7c1c9b77,libvec_map-ecbce826993378bd,libpetgraph-f35aed8d83b3fc7f,libfixedbitset-3c4adce085318424,libref_cast-5b67b6fe6af5ffcb,libphf-3bd9c326f6a16d55,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-d7c3eb9d6a0c4f57,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,librsa-d67e1f895d6b8079,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-7626adfc2415f043,libnum_bigint_dig-d0bca07717c22bd6,liblibm-ce6ce238ee049dec,libnum_iter-904935973c220cc1,libzenoh_task-ac78291c9a952230,libzenoh_link-b75c1061b6cd4201,libzenoh_link_ws-0c86966c5b44c7fa,libtokio_tungstenite-b16c70bc9adeebd4,libtungstenite-5f54794e4d46d0e7,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-027ce486c56ce203,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-d4c835841106e32b,libidna-05049b829fc3c4ec,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b92ad699abff5509,libicu_properties-3a355d54b217a724,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-fecd17ab9cbe0fd6,libicu_normalizer_data-9919e82512efe734,libicu_collections-566ad43aa9c72604,libpotential_utf-0c0769aef0f5f930,libicu_provider-1ebe1d4cd51c1da6,libicu_locale_core-4fb8deaf81e62302,libtinystr-c7c02c7635865f04,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-c3e86d285773cb69,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-571db3771142b5e7,libnix-02ff11e3e6c868b8,libuuid-850547ed287b32c2,libzenoh_link_udp-f7cad94619b9049e,libzenoh_link_tls-243b49b253e67144,libtls_listener-56cf84364151a48b,libtokio_rustls-6c64ab115f94dd9a,libzenoh_link_tcp-22e97d9d60269886,libzenoh_link_quic_datagram-d0794b3536f98246,libzenoh_link_quic-59d0875f81b076e5,libzenoh_link_commons-2e5246073d33c58f,libquinn-0939059b4db0d39a,libquinn_udp-9f0d6bf60e413f64,libquinn_proto-de5efa4da244ca5d,librustls_platform_verifier-c7aa8a20bc268e26,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-cdb75eb6fbce1952,libwide-980e30cd2bcddd7a,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,librand-14e987366b7608cf,librand_chacha-64b454c1b8110bd5,librand_core-a1ac0a3a493b7d3c,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libwebpki_roots-15f4660911aee432,libwebpki_roots-e50f1152d317f705,librustls_pemfile-6112221678171888,libsocket2-ee164603418bb49c,libbase64-2a03de3babadded3,libx509_parser-44b6609722b72e26,libdata_encoding-6d465a39edfa29f6,liboid_registry-fcdfab6166d761d5,libder_parser-69a12cac601d350d,libnum_bigint-4d49d27df3a4c766,libnum_integer-e5e4fa614069535a,libasn1_rs-2120ade5978d1ac0,libthiserror-67771e8db0a06ea3,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,libnum_traits-7ac82bb74aac6d36,libwebpki-74ecaf65958cd563,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,librustls-bda369feee477461,libwebpki-61977c42bfff8343,libring-8e91d0c9235997f4,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-00fb08985ed2c7c9,libzenoh_crypto-d81c91b40afe110a,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-fb64a8e121088f84,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-3fed2c541ea0d458,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libzenoh_config-fa7f08797eafd640,libserde_yaml-39ca99877c0f7733,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-9186d7ccdd49f1cd,libserde_with-0275b614331574ac,libzenoh_util-146f2302bdeb5d8a,libhome-c43708049c272d87,libshellexpand-0efe8bc7d99519bb,libdirs-70e9bf520ffb056a,libdirs_sys-0040f12d5b49b845,liboption_ext-23838f1959a6156b,libtracing_subscriber-2be4dd92900ccd2b,libtracing_serde-be878cc321803edd,libsharded_slab-11db82e676ec8bea,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libflume-403fcb53b610ff53,libnanorand-204e5d002d669522,libpnet_datalink-79a0c0ad7250d060,libpnet_sys-acb43415a502a91b,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-9bbf6cb2b7a4e300,liblibloading-86b9f9b8c59162bb,libvalidated_struct-797458f665b927f4,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libsecrecy-a6e77eb7d3efd0f2,libzeroize-ead98f074a37f829,libnonempty_collections-00c6ab773411df33,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-bef3bca37163e457,libtracing-b8047bd8c5bba056,libtracing_core-2fa02b5ee2bcd648,libzenoh_protocol-40175b160b9bd106,libconst_format-d8701e5c87a8bcb3,libuhlc-ce17b01f22c2540d,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-aa369dbd8073e761,libzenoh_collections-44f232aa377a8614,libzenoh_keyexpr-1d15f2f38d371e01,librand-7042a528475a6ff6,librand_chacha-517b5e985273a163,libppv_lite86-d40de8daa0db893c,librand_core-af77fc5b70b69676,libgetrandom-623c51850a133787,libschemars-096aef457fe02a21,libdyn_clone-1c1b05e4f4a02cac,libeither-ef22a4c75605e12f,libserde_json-cc6056ddd31b2685,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-5e7a5c078d765f89,libhashbrown-57f49bb423fb2319,libahash-6e4c9d4765eb373e,libgetrandom-00771904b4a08d38,libonce_cell-0ba6aecba7086d38,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-bb66fde8a117b908,libzenoh_runtime-e1cd65ad0d54ce0a,libron-c75f13dde51e965b,libbitflags-596d8ae7db73e34c,libbase64-64299f9d815d057c,libtokio-e1c4b625a6ee3197,libsignal_hook_registry-058e4cbce57c8da2,libsocket2-f14d244712d9fa2c,libmio-a9cff56dacd739ab,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,liblibc-4d1985e343fb3d50,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,libzenoh_result-399169b8487423ec,libanyhow-c2bfe3b65518b2f0,liblazy_static-ce35497e333de0ad,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libserde-d47c5c02f25fc839,libprost-12df4f7e0e053acf,libbytes-bfe11088fe358bd1,libthiserror-74a524924fd77012,libfutures-d120aebfbc57f1d4,libfutures_executor-1e89d8658c8c75d6,libfutures_util-8dbf45121216527a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-06bf755b33706cd8,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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/rustc7hzYOh/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-417bbaed83a3e721/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parameter_tests-5c8cee489f2628f8" "-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 `zenobuf-core` (test "parameter_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5LvLO8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenobuf_core-b61cc68c01bce6e9,libzenoh-96f101d3a707597d,libzenoh_plugin_trait-df3aef8abeca94ca,libgit_version-e98efcde7c1c9b77,libvec_map-ecbce826993378bd,libpetgraph-f35aed8d83b3fc7f,libfixedbitset-3c4adce085318424,libref_cast-5b67b6fe6af5ffcb,libphf-3bd9c326f6a16d55,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-d7c3eb9d6a0c4f57,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,librsa-d67e1f895d6b8079,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-7626adfc2415f043,libnum_bigint_dig-d0bca07717c22bd6,liblibm-ce6ce238ee049dec,libnum_iter-904935973c220cc1,libzenoh_task-ac78291c9a952230,libzenoh_link-b75c1061b6cd4201,libzenoh_link_ws-0c86966c5b44c7fa,libtokio_tungstenite-b16c70bc9adeebd4,libtungstenite-5f54794e4d46d0e7,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-027ce486c56ce203,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-d4c835841106e32b,libidna-05049b829fc3c4ec,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b92ad699abff5509,libicu_properties-3a355d54b217a724,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-fecd17ab9cbe0fd6,libicu_normalizer_data-9919e82512efe734,libicu_collections-566ad43aa9c72604,libpotential_utf-0c0769aef0f5f930,libicu_provider-1ebe1d4cd51c1da6,libicu_locale_core-4fb8deaf81e62302,libtinystr-c7c02c7635865f04,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-c3e86d285773cb69,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-571db3771142b5e7,libnix-02ff11e3e6c868b8,libuuid-850547ed287b32c2,libzenoh_link_udp-f7cad94619b9049e,libzenoh_link_tls-243b49b253e67144,libtls_listener-56cf84364151a48b,libtokio_rustls-6c64ab115f94dd9a,libzenoh_link_tcp-22e97d9d60269886,libzenoh_link_quic_datagram-d0794b3536f98246,libzenoh_link_quic-59d0875f81b076e5,libzenoh_link_commons-2e5246073d33c58f,libquinn-0939059b4db0d39a,libquinn_udp-9f0d6bf60e413f64,libquinn_proto-de5efa4da244ca5d,librustls_platform_verifier-c7aa8a20bc268e26,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-cdb75eb6fbce1952,libwide-980e30cd2bcddd7a,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,librand-14e987366b7608cf,librand_chacha-64b454c1b8110bd5,librand_core-a1ac0a3a493b7d3c,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libwebpki_roots-15f4660911aee432,libwebpki_roots-e50f1152d317f705,librustls_pemfile-6112221678171888,libsocket2-ee164603418bb49c,libbase64-2a03de3babadded3,libx509_parser-44b6609722b72e26,libdata_encoding-6d465a39edfa29f6,liboid_registry-fcdfab6166d761d5,libder_parser-69a12cac601d350d,libnum_bigint-4d49d27df3a4c766,libnum_integer-e5e4fa614069535a,libasn1_rs-2120ade5978d1ac0,libthiserror-67771e8db0a06ea3,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,libnum_traits-7ac82bb74aac6d36,libwebpki-74ecaf65958cd563,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,librustls-bda369feee477461,libwebpki-61977c42bfff8343,libring-8e91d0c9235997f4,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-00fb08985ed2c7c9,libzenoh_crypto-d81c91b40afe110a,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-fb64a8e121088f84,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-3fed2c541ea0d458,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libzenoh_config-fa7f08797eafd640,libserde_yaml-39ca99877c0f7733,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-9186d7ccdd49f1cd,libserde_with-0275b614331574ac,libzenoh_util-146f2302bdeb5d8a,libhome-c43708049c272d87,libshellexpand-0efe8bc7d99519bb,libdirs-70e9bf520ffb056a,libdirs_sys-0040f12d5b49b845,liboption_ext-23838f1959a6156b,libtracing_subscriber-2be4dd92900ccd2b,libtracing_serde-be878cc321803edd,libsharded_slab-11db82e676ec8bea,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libflume-403fcb53b610ff53,libnanorand-204e5d002d669522,libpnet_datalink-79a0c0ad7250d060,libpnet_sys-acb43415a502a91b,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-9bbf6cb2b7a4e300,liblibloading-86b9f9b8c59162bb,libvalidated_struct-797458f665b927f4,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libsecrecy-a6e77eb7d3efd0f2,libzeroize-ead98f074a37f829,libnonempty_collections-00c6ab773411df33,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-bef3bca37163e457,libtracing-b8047bd8c5bba056,libtracing_core-2fa02b5ee2bcd648,libzenoh_protocol-40175b160b9bd106,libconst_format-d8701e5c87a8bcb3,libuhlc-ce17b01f22c2540d,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-aa369dbd8073e761,libzenoh_collections-44f232aa377a8614,libzenoh_keyexpr-1d15f2f38d371e01,librand-7042a528475a6ff6,librand_chacha-517b5e985273a163,libppv_lite86-d40de8daa0db893c,librand_core-af77fc5b70b69676,libgetrandom-623c51850a133787,libschemars-096aef457fe02a21,libdyn_clone-1c1b05e4f4a02cac,libeither-ef22a4c75605e12f,libserde_json-cc6056ddd31b2685,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-5e7a5c078d765f89,libhashbrown-57f49bb423fb2319,libahash-6e4c9d4765eb373e,libgetrandom-00771904b4a08d38,libonce_cell-0ba6aecba7086d38,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-bb66fde8a117b908,libzenoh_runtime-e1cd65ad0d54ce0a,libron-c75f13dde51e965b,libbitflags-596d8ae7db73e34c,libbase64-64299f9d815d057c,libtokio-e1c4b625a6ee3197,libsignal_hook_registry-058e4cbce57c8da2,libsocket2-f14d244712d9fa2c,libmio-a9cff56dacd739ab,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,liblibc-4d1985e343fb3d50,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,libzenoh_result-399169b8487423ec,libanyhow-c2bfe3b65518b2f0,liblazy_static-ce35497e333de0ad,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libserde-d47c5c02f25fc839,libprost-12df4f7e0e053acf,libbytes-bfe11088fe358bd1,libthiserror-74a524924fd77012,libfutures-d120aebfbc57f1d4,libfutures_executor-1e89d8658c8c75d6,libfutures_util-8dbf45121216527a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-06bf755b33706cd8,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.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/rustc5LvLO8/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-417bbaed83a3e721/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_basic_tests-21ffd0dd4dc62f9b" "-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 `zenobuf-core` (test "error_basic_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoKpt2T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzenobuf_core-b61cc68c01bce6e9,libzenoh-96f101d3a707597d,libzenoh_plugin_trait-df3aef8abeca94ca,libgit_version-e98efcde7c1c9b77,libvec_map-ecbce826993378bd,libpetgraph-f35aed8d83b3fc7f,libfixedbitset-3c4adce085318424,libref_cast-5b67b6fe6af5ffcb,libphf-3bd9c326f6a16d55,libphf_shared-412437e318244639,libitertools-4732b71096714426,libzenoh_transport-d7c3eb9d6a0c4f57,liblz4_flex-cd65cf6220a645fe,libtwox_hash-555dc185779d102a,librsa-d67e1f895d6b8079,libpkcs1-f1fef692b7bcfb11,libpkcs8-7146e9c2d4b0a691,libspki-b410bf55d112baf3,libder-ad7a39eb826e78eb,libpem_rfc7468-413fe39f8d5a96dd,libbase64ct-dd805f062bde25f1,libsignature-7626adfc2415f043,libnum_bigint_dig-d0bca07717c22bd6,liblibm-ce6ce238ee049dec,libnum_iter-904935973c220cc1,libzenoh_task-ac78291c9a952230,libzenoh_link-b75c1061b6cd4201,libzenoh_link_ws-0c86966c5b44c7fa,libtokio_tungstenite-b16c70bc9adeebd4,libtungstenite-5f54794e4d46d0e7,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-027ce486c56ce203,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,liburl-d4c835841106e32b,libidna-05049b829fc3c4ec,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b92ad699abff5509,libicu_properties-3a355d54b217a724,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-fecd17ab9cbe0fd6,libicu_normalizer_data-9919e82512efe734,libicu_collections-566ad43aa9c72604,libpotential_utf-0c0769aef0f5f930,libicu_provider-1ebe1d4cd51c1da6,libicu_locale_core-4fb8deaf81e62302,libtinystr-c7c02c7635865f04,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-c3e86d285773cb69,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-571db3771142b5e7,libnix-02ff11e3e6c868b8,libuuid-850547ed287b32c2,libzenoh_link_udp-f7cad94619b9049e,libzenoh_link_tls-243b49b253e67144,libtls_listener-56cf84364151a48b,libtokio_rustls-6c64ab115f94dd9a,libzenoh_link_tcp-22e97d9d60269886,libzenoh_link_quic_datagram-d0794b3536f98246,libzenoh_link_quic-59d0875f81b076e5,libzenoh_link_commons-2e5246073d33c58f,libquinn-0939059b4db0d39a,libquinn_udp-9f0d6bf60e413f64,libquinn_proto-de5efa4da244ca5d,librustls_platform_verifier-c7aa8a20bc268e26,librustls_native_certs-8d309d98bec0cd6b,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-cdb75eb6fbce1952,libwide-980e30cd2bcddd7a,libsafe_arch-0da4544bde2502c3,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,librand-14e987366b7608cf,librand_chacha-64b454c1b8110bd5,librand_core-a1ac0a3a493b7d3c,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libwebpki_roots-15f4660911aee432,libwebpki_roots-e50f1152d317f705,librustls_pemfile-6112221678171888,libsocket2-ee164603418bb49c,libbase64-2a03de3babadded3,libx509_parser-44b6609722b72e26,libdata_encoding-6d465a39edfa29f6,liboid_registry-fcdfab6166d761d5,libder_parser-69a12cac601d350d,libnum_bigint-4d49d27df3a4c766,libnum_integer-e5e4fa614069535a,libasn1_rs-2120ade5978d1ac0,libthiserror-67771e8db0a06ea3,librusticata_macros-afabeffabbb7728e,libnom-f835a97974c35b42,libnum_traits-7ac82bb74aac6d36,libwebpki-74ecaf65958cd563,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,librustls-bda369feee477461,libwebpki-61977c42bfff8343,libring-8e91d0c9235997f4,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libtokio_util-00fb08985ed2c7c9,libzenoh_crypto-d81c91b40afe110a,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-fb64a8e121088f84,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-3fed2c541ea0d458,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libzenoh_config-fa7f08797eafd640,libserde_yaml-39ca99877c0f7733,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-9186d7ccdd49f1cd,libserde_with-0275b614331574ac,libzenoh_util-146f2302bdeb5d8a,libhome-c43708049c272d87,libshellexpand-0efe8bc7d99519bb,libdirs-70e9bf520ffb056a,libdirs_sys-0040f12d5b49b845,liboption_ext-23838f1959a6156b,libtracing_subscriber-2be4dd92900ccd2b,libtracing_serde-be878cc321803edd,libsharded_slab-11db82e676ec8bea,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libflume-403fcb53b610ff53,libnanorand-204e5d002d669522,libpnet_datalink-79a0c0ad7250d060,libpnet_sys-acb43415a502a91b,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-9bbf6cb2b7a4e300,liblibloading-86b9f9b8c59162bb,libvalidated_struct-797458f665b927f4,libjson5-22290fe4ae2383fd,libpest-bfb56ee0b5aff7f0,libucd_trie-01dd94f548235104,libsecrecy-a6e77eb7d3efd0f2,libzeroize-ead98f074a37f829,libnonempty_collections-00c6ab773411df33,libringbuffer_spsc-1d73663fcacaefda,libarray_init-1facded160f30040,libcrossbeam-58442b1ec9fa11a3,libcrossbeam_deque-d62824cba9c469b6,libcrossbeam_channel-2a6eef71746ac397,libcrossbeam_queue-78a7736304ba7212,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libzenoh_codec-bef3bca37163e457,libtracing-b8047bd8c5bba056,libtracing_core-2fa02b5ee2bcd648,libzenoh_protocol-40175b160b9bd106,libconst_format-d8701e5c87a8bcb3,libuhlc-ce17b01f22c2540d,liblog-ba604b77dad33fe2,libhumantime-66d8836745ed0f0c,libzenoh_buffers-aa369dbd8073e761,libzenoh_collections-44f232aa377a8614,libzenoh_keyexpr-1d15f2f38d371e01,librand-7042a528475a6ff6,librand_chacha-517b5e985273a163,libppv_lite86-d40de8daa0db893c,librand_core-af77fc5b70b69676,libgetrandom-623c51850a133787,libschemars-096aef457fe02a21,libdyn_clone-1c1b05e4f4a02cac,libeither-ef22a4c75605e12f,libserde_json-cc6056ddd31b2685,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libkeyed_set-5e7a5c078d765f89,libhashbrown-57f49bb423fb2319,libahash-6e4c9d4765eb373e,libgetrandom-00771904b4a08d38,libonce_cell-0ba6aecba7086d38,libzerocopy-70610920d7f7fd24,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-bb66fde8a117b908,libzenoh_runtime-e1cd65ad0d54ce0a,libron-c75f13dde51e965b,libbitflags-596d8ae7db73e34c,libbase64-64299f9d815d057c,libtokio-e1c4b625a6ee3197,libsignal_hook_registry-058e4cbce57c8da2,libsocket2-f14d244712d9fa2c,libmio-a9cff56dacd739ab,libparking_lot-e148d7fe52b2d035,libparking_lot_core-8a7175392ff8a542,liblibc-4d1985e343fb3d50,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,libzenoh_result-399169b8487423ec,libanyhow-c2bfe3b65518b2f0,liblazy_static-ce35497e333de0ad,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libserde-d47c5c02f25fc839,libthiserror-74a524924fd77012,libfutures-d120aebfbc57f1d4,libfutures_executor-1e89d8658c8c75d6,libfutures_util-8dbf45121216527a,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-06bf755b33706cd8,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libprost-12df4f7e0e053acf,libbytes-bfe11088fe358bd1}.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/rustcoKpt2T/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-417bbaed83a3e721/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/message_tests-e3134afc74d680e6" "-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 `zenobuf-core` (test "message_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b66d3d19265a3302215a7d8383efb390c3a100f66dcfa311ae2f5a0a2516698c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66d3d19265a3302215a7d8383efb390c3a100f66dcfa311ae2f5a0a2516698c", kill_on_drop: false }` [INFO] [stdout] b66d3d19265a3302215a7d8383efb390c3a100f66dcfa311ae2f5a0a2516698c