[INFO] fetching crate zenoh 1.5.1... [INFO] testing zenoh-1.5.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate zenoh 1.5.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate zenoh 1.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zenoh 1.5.1 [INFO] tweaked toml for crates.io crate zenoh 1.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh 1.5.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenoh 1.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06059caa650f809c964b84f138a7446c6885f653ffb261bc28c663f828fe0da2 [INFO] running `Command { std: "docker" "start" "-a" "06059caa650f809c964b84f138a7446c6885f653ffb261bc28c663f828fe0da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06059caa650f809c964b84f138a7446c6885f653ffb261bc28c663f828fe0da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06059caa650f809c964b84f138a7446c6885f653ffb261bc28c663f828fe0da2", kill_on_drop: false }` [INFO] [stdout] 06059caa650f809c964b84f138a7446c6885f653ffb261bc28c663f828fe0da2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6cdbaeef7ad62790aa9ce5b2774877387c2afa17eca0b301ddd95da8e3b28c6 [INFO] running `Command { std: "docker" "start" "-a" "b6cdbaeef7ad62790aa9ce5b2774877387c2afa17eca0b301ddd95da8e3b28c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling token-cell v2.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zenoh-macros v1.5.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zenoh-result v1.5.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling zenoh v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ringbuffer-spsc v0.1.15 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling validated_struct_macros v2.2.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling quinn-udp v0.5.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zenoh-collections v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zenoh-buffers v1.5.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling zenoh-crypto v1.5.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling uhlc v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling nonempty-collections v0.3.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling validated_struct v2.2.0 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.4 [INFO] [stderr] Compiling quinn-proto v0.11.8 [INFO] [stderr] Compiling zenoh-protocol v1.5.1 [INFO] [stderr] Compiling zenoh-runtime v1.5.1 [INFO] [stderr] Compiling zenoh-codec v1.5.1 [INFO] [stderr] Compiling zenoh-core v1.5.1 [INFO] [stderr] Compiling zenoh-util v1.5.1 [INFO] [stderr] Compiling zenoh-sync v1.5.1 [INFO] [stderr] Compiling zenoh-task v1.5.1 [INFO] [stderr] Compiling zenoh-config v1.5.1 [INFO] [stderr] Compiling quinn v0.11.5 [INFO] [stderr] Compiling zenoh-link-commons v1.5.1 [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.1 [INFO] [stderr] Compiling zenoh-link-udp v1.5.1 [INFO] [stderr] Compiling zenoh-link-tcp v1.5.1 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.5.1 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.5.1 [INFO] [stderr] Compiling zenoh-link-ws v1.5.1 [INFO] [stderr] Compiling zenoh-link-quic v1.5.1 [INFO] [stderr] Compiling zenoh-link-tls v1.5.1 [INFO] [stderr] Compiling zenoh-link v1.5.1 [INFO] [stderr] Compiling zenoh-transport v1.5.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.43s [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 3` [INFO] running `Command { std: "docker" "inspect" "b6cdbaeef7ad62790aa9ce5b2774877387c2afa17eca0b301ddd95da8e3b28c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6cdbaeef7ad62790aa9ce5b2774877387c2afa17eca0b301ddd95da8e3b28c6", kill_on_drop: false }` [INFO] [stdout] b6cdbaeef7ad62790aa9ce5b2774877387c2afa17eca0b301ddd95da8e3b28c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45142f94990ff8a7504c1a194d25818d5ba15bfbd3ea7f5a04b8d65be5128c6a [INFO] running `Command { std: "docker" "start" "-a" "45142f94990ff8a7504c1a194d25818d5ba15bfbd3ea7f5a04b8d65be5128c6a", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-buffers v1.5.1 [INFO] [stderr] Compiling zenoh-protocol v1.5.1 [INFO] [stderr] Compiling zenoh-sync v1.5.1 [INFO] [stderr] Compiling zenoh-config v1.5.1 [INFO] [stderr] Compiling zenoh-codec v1.5.1 [INFO] [stderr] Compiling zenoh-link-commons v1.5.1 [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.1 [INFO] [stderr] Compiling zenoh-link-quic v1.5.1 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.5.1 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.5.1 [INFO] [stderr] Compiling zenoh-link-udp v1.5.1 [INFO] [stderr] Compiling zenoh-link-ws v1.5.1 [INFO] [stderr] Compiling zenoh-link-tcp v1.5.1 [INFO] [stderr] Compiling zenoh-link-tls v1.5.1 [INFO] [stderr] Compiling zenoh-link v1.5.1 [INFO] [stderr] Compiling zenoh-transport v1.5.1 [INFO] [stderr] Compiling zenoh v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zenoh` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-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 --allow=unexpected_cfgs --check-cfg 'cfg(doc_auto_cfg)' --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=f263441c24e31568 -C extra-filename=-ac8871c0d8041dcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e37b4aa9308bf9f2.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3aaa6f9a07e9bde4.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-6d3b32491c0f8cc2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5def63ef8368eb63.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-df6a6cb1793ebb38.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-858108c2e3b28bab.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-dd661b6ed5c02a03.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9d707cf23e3a87a6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a495255f626137a3.rlib --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-e5293e8e6d9590a3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-51b2425f9c067421.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d0c800664dcec537.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42d9fd88f6215c80.rlib --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-ccdf119f7475e3df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a63c4a539fc19d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cf85150c78e6950.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3d264109f4cda483.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbc58080b2ecdeb5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-888258bbe6eb0034.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-59c59a25c8e14fcf.rlib --extern uhlc=/opt/rustwide/target/debug/deps/libuhlc-dbff45303858f122.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-75126d96f8392bf4.rlib --extern zenoh_buffers=/opt/rustwide/target/debug/deps/libzenoh_buffers-c8e11cead783287e.rlib --extern zenoh_codec=/opt/rustwide/target/debug/deps/libzenoh_codec-6b3d3d5070a1c0df.rlib --extern zenoh_collections=/opt/rustwide/target/debug/deps/libzenoh_collections-c13321e01b4ecd53.rlib --extern zenoh_config=/opt/rustwide/target/debug/deps/libzenoh_config-fa0fef4cee756f27.rlib --extern zenoh_core=/opt/rustwide/target/debug/deps/libzenoh_core-3018caea71995a35.rlib --extern zenoh_keyexpr=/opt/rustwide/target/debug/deps/libzenoh_keyexpr-bce8744043911b79.rlib --extern zenoh_link=/opt/rustwide/target/debug/deps/libzenoh_link-6e863404c4277499.rlib --extern zenoh_link_commons=/opt/rustwide/target/debug/deps/libzenoh_link_commons-491623792dda8c39.rlib --extern zenoh_macros=/opt/rustwide/target/debug/deps/libzenoh_macros-f93a987cb49cac48.so --extern zenoh_plugin_trait=/opt/rustwide/target/debug/deps/libzenoh_plugin_trait-b24c55eba053d3b9.rlib --extern zenoh_protocol=/opt/rustwide/target/debug/deps/libzenoh_protocol-abcca84ad54e9bf4.rlib --extern zenoh_result=/opt/rustwide/target/debug/deps/libzenoh_result-e76d043c680a5d01.rlib --extern zenoh_runtime=/opt/rustwide/target/debug/deps/libzenoh_runtime-e0182a098b2412db.rlib --extern zenoh_sync=/opt/rustwide/target/debug/deps/libzenoh_sync-787256fd4ec557cf.rlib --extern zenoh_task=/opt/rustwide/target/debug/deps/libzenoh_task-4cb5ba311e3039fd.rlib --extern zenoh_transport=/opt/rustwide/target/debug/deps/libzenoh_transport-dcaec0e72283a07b.rlib --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-32b3fce98f9c584f.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-09-21-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 --allow=unexpected_cfgs --check-cfg 'cfg(doc_auto_cfg)' --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=59aa997bb5c94636 -C extra-filename=-963454dd4ea946ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-e37b4aa9308bf9f2.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3aaa6f9a07e9bde4.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6ef7891ad1d0e9a7.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-6d3b32491c0f8cc2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5def63ef8368eb63.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-df6a6cb1793ebb38.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-858108c2e3b28bab.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-dd661b6ed5c02a03.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9d707cf23e3a87a6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a495255f626137a3.rlib --extern nonempty_collections=/opt/rustwide/target/debug/deps/libnonempty_collections-e5293e8e6d9590a3.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-51b2425f9c067421.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-d0c800664dcec537.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42d9fd88f6215c80.rlib --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-ccdf119f7475e3df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1a63c4a539fc19d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cf85150c78e6950.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3d264109f4cda483.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbc58080b2ecdeb5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-888258bbe6eb0034.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-59c59a25c8e14fcf.rlib --extern uhlc=/opt/rustwide/target/debug/deps/libuhlc-dbff45303858f122.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-75126d96f8392bf4.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-7bccbaa06c18641b.rlib --extern zenoh_buffers=/opt/rustwide/target/debug/deps/libzenoh_buffers-c8e11cead783287e.rlib --extern zenoh_codec=/opt/rustwide/target/debug/deps/libzenoh_codec-6b3d3d5070a1c0df.rlib --extern zenoh_collections=/opt/rustwide/target/debug/deps/libzenoh_collections-c13321e01b4ecd53.rlib --extern zenoh_config=/opt/rustwide/target/debug/deps/libzenoh_config-fa0fef4cee756f27.rlib --extern zenoh_core=/opt/rustwide/target/debug/deps/libzenoh_core-3018caea71995a35.rlib --extern zenoh_keyexpr=/opt/rustwide/target/debug/deps/libzenoh_keyexpr-bce8744043911b79.rlib --extern zenoh_link=/opt/rustwide/target/debug/deps/libzenoh_link-6e863404c4277499.rlib --extern zenoh_link_commons=/opt/rustwide/target/debug/deps/libzenoh_link_commons-491623792dda8c39.rlib --extern zenoh_macros=/opt/rustwide/target/debug/deps/libzenoh_macros-f93a987cb49cac48.so --extern zenoh_plugin_trait=/opt/rustwide/target/debug/deps/libzenoh_plugin_trait-b24c55eba053d3b9.rlib --extern zenoh_protocol=/opt/rustwide/target/debug/deps/libzenoh_protocol-abcca84ad54e9bf4.rlib --extern zenoh_result=/opt/rustwide/target/debug/deps/libzenoh_result-e76d043c680a5d01.rlib --extern zenoh_runtime=/opt/rustwide/target/debug/deps/libzenoh_runtime-e0182a098b2412db.rlib --extern zenoh_sync=/opt/rustwide/target/debug/deps/libzenoh_sync-787256fd4ec557cf.rlib --extern zenoh_task=/opt/rustwide/target/debug/deps/libzenoh_task-4cb5ba311e3039fd.rlib --extern zenoh_transport=/opt/rustwide/target/debug/deps/libzenoh_transport-dcaec0e72283a07b.rlib --extern zenoh_util=/opt/rustwide/target/debug/deps/libzenoh_util-32b3fce98f9c584f.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/rustcYCrbdp/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-7bccbaa06c18641b,libzenoh_plugin_trait-b24c55eba053d3b9,libgit_version-df6a6cb1793ebb38,libvec_map-75126d96f8392bf4,libpetgraph-51b2425f9c067421,libfixedbitset-9fb76a17080ec2ce,libref_cast-ccdf119f7475e3df,libphf-d0c800664dcec537,libphf_shared-22559cc19e2d6be5,libsiphasher-6bb0304e8b0d0631,libitertools-858108c2e3b28bab,libzenoh_transport-dcaec0e72283a07b,liblz4_flex-3d3861173a5063a2,libtwox_hash-5799acaea6a5a31a,libstatic_assertions-f0217ecdd817a834,librsa-75f7def950bc4b10,libpkcs1-3ea2e95dc95c910e,libpkcs8-21a985e6484b0933,libspki-692234eef1ae7017,libder-09b5741d14ae98c2,libpem_rfc7468-443ce28121ddf0b9,libbase64ct-3d944cba406686bd,libsignature-fb3512f1e1bf9a01,libnum_bigint_dig-c91e5a3292b384a1,liblibm-339a02be994129a8,libnum_iter-f937c0f63e70143a,libzenoh_task-4cb5ba311e3039fd,libzenoh_link-6e863404c4277499,libzenoh_link_ws-b02d154350dd38a8,libtokio_tungstenite-84fb5bf7d9385a08,libtungstenite-dd9a5802bd637d08,libutf8-f4341c3c7568480d,libsha1-ccbf5733c98889cd,libhttparse-236c4b4e3e57f2f5,libhttp-8d6d4ef93a82ded5,libfnv-79e2cbfbe03dcd16,liburl-8b7c31fbe656333b,libidna-7dbc11892eaa4c64,libunicode_normalization-fcc8f0b1c97810b3,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libzenoh_link_unixsock_stream-94f4bd1ba9d66181,libnix-3adffb1eae110835,libuuid-a625c54ee65f234f,libzenoh_link_udp-f9de4313990ddc15,libzenoh_link_tls-769c1b7469ef2395,libtls_listener-898edc2cad4bb7bd,libtokio_rustls-cbe56d0fadf9ab55,libzenoh_link_tcp-6911cae6053d9634,libzenoh_link_quic_datagram-b36d56fd3a915d2a,libzenoh_link_quic-14794d0ba366ad90,libzenoh_link_commons-491623792dda8c39,libquinn-8595edf6afe8b028,libquinn_udp-43ee247eb473f434,libquinn_proto-7605b163636f7739,librustls_platform_verifier-cedf1b78795762ca,librustls_native_certs-f58e536dcb2bd15b,libopenssl_probe-5821ed5bfde807ff,libtinyvec-7aa3319fb171c386,libtinyvec_macros-7b77ea21c73594ca,librustc_hash-e3b2475bb0f9aa4f,libwebpki_roots-783736f832e6282c,librustls_pemfile-5cf5052203720b41,libbase64-32787b0325ea6df8,libx509_parser-6acd7cdaef2b0c14,libdata_encoding-5a6a67d1da3e7b5c,liboid_registry-c911ce243ad3b78e,libder_parser-d19a46f88b86fa7e,libnum_bigint-1c3d6dd28065bb20,libnum_integer-0f3d44c30698c877,libasn1_rs-719cec81667647d3,libthiserror-046299e28b481750,librusticata_macros-71312e66e1469c67,libnom-1f9e736189f20c7a,libnum_traits-cae5556ec797c756,libtime-74ecd81275d1a622,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,librustls-691b60b9f82dc88d,libwebpki-82f7309411b2b92b,libring-fac0b0d2772bee57,libuntrusted-b2f816886faf2178,librustls_pki_types-7013f2d5aa634e0b,libtokio_util-888258bbe6eb0034,libzenoh_crypto-2631985f171002d1,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-787256fd4ec557cf,libarc_swap-fbe5a56bc5bc5547,libevent_listener-6cc26dccddfe3401,libparking-a9ae72c6c16ee980,libfutures-5def63ef8368eb63,libfutures_executor-68dd2b515e17316d,libfutures_util-0c326584aed07bdb,libfutures_io-59d0071c9258d69f,libslab-26b741578fad7272,libfutures_channel-2cfe504daaa5e1bd,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzenoh_config-fa0fef4cee756f27,libserde_yaml-6ead159d9e06ff5d,libindexmap-ef4765726d84d558,libequivalent-487f93f8f6ab5e5b,libunsafe_libyaml-d3127b66fe569cc5,libnum_cpus-4e4a1d72608d424f,libserde_with-560039d39b632d05,libzenoh_util-32b3fce98f9c584f,libhome-a88fbcd35354456a,libshellexpand-45dce6e4a4666d56,libdirs-3c102e27362c52ea,libdirs_sys-5a6a10aecdeed41b,liboption_ext-61303ef911796993,libtracing_subscriber-1ca616edf2774e8d,libsmallvec-5dc15f12cdebef01,libtracing_serde-80e96370c4aa4060,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-022ce18c642ec5ef,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-291f4425c3b88d4f,libregex_automata-8abd8ca1672fdd2f,libregex_syntax-cd4a3bb6fae4e275,libthread_local-5e03a48755959a88,libtracing_log-2b15f619c935eda9,libflume-6d3b32491c0f8cc2,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libnanorand-f65de22163c6c270,libpnet_datalink-a1a663da635db995,libpnet_sys-0e77bda5f9b3baa6,libpnet_base-18037bea3bbef884,libno_std_net-fea57d6ffb1de3fc,libipnetwork-166ab100a4c01da7,liblibloading-f3aa40c74dc1e649,libvalidated_struct-58a1539d51d8125f,libjson5-dd661b6ed5c02a03,libpest-8dd5629d2193f177,libucd_trie-666022523355d16f,libthiserror-ec6ce50f23b776b3,libsecrecy-18ad27bd226b625f,libzeroize-9d781f334751eb0e,libnonempty_collections-e5293e8e6d9590a3,libringbuffer_spsc-cf38665c26da6ec9,libarray_init-7d1eb0f8fbcd605c,libcrossbeam-f3e3a938769d1554,libcrossbeam_deque-588eb54e3be924c0,libcrossbeam_channel-9c9d5d2a5fc3b9b9,libcrossbeam_queue-cfe8400b53e03fd8,libcrossbeam_epoch-a6cf04f6d42ccc60,libcrossbeam_utils-b6032feb2e6cd592,libzenoh_codec-6b3d3d5070a1c0df,libtracing-59c59a25c8e14fcf,libtracing_core-d1e3a8f7c0828021,libzenoh_protocol-abcca84ad54e9bf4,libconst_format-2522f0a8e8f6bdcd,libuhlc-dbff45303858f122,liblog-368e05ac2c0115e3,libhumantime-460ba1301d12ab86,libzenoh_buffers-c8e11cead783287e,libzenoh_collections-c13321e01b4ecd53,libzenoh_keyexpr-bce8744043911b79,librand-42d9fd88f6215c80,librand_chacha-500e39569e20dc8a,libppv_lite86-335453b37b8a3572,librand_core-c1441a961b2af590,libschemars-97bc7bb2f60ec743,libdyn_clone-5258a20ab3811a89,libeither-b4418dba5a443acb,libserde_json-1cf85150c78e6950,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libkeyed_set-fec32a5dc296bf9f,libhashbrown-3ffb85668eeb53cd,libahash-e37b4aa9308bf9f2,libgetrandom-b56b8d2c383a9d35,libonce_cell-a1d7742f74efe1da,libcfg_if-3a213765134f0c85,libzerocopy-12ad25fde3093bfd,libbyteorder-8f59b6d1bfdaa844,liballocator_api2-52e8e0a954c73b48,libtoken_cell-6b29f380fcc545bd,libzenoh_core-3018caea71995a35,libzenoh_runtime-e0182a098b2412db,libron-37956f536e882e6d,libbitflags-1aaf3bca1706fcfe,libbase64-13144a1f1e192158,libtokio-cbc58080b2ecdeb5,libsocket2-3d264109f4cda483,libbytes-6ef7891ad1d0e9a7,libmio-b805ff0b33a7db5f,liblibc-a495255f626137a3,libpin_project_lite-e591be24d8b8b3c6,libserde-1a63c4a539fc19d9,libzenoh_result-e76d043c680a5d01,libanyhow-0eba25631a73714b,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/rustcYCrbdp/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-2f0d012a3ceb3c87" "-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] running `Command { std: "docker" "inspect" "45142f94990ff8a7504c1a194d25818d5ba15bfbd3ea7f5a04b8d65be5128c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45142f94990ff8a7504c1a194d25818d5ba15bfbd3ea7f5a04b8d65be5128c6a", kill_on_drop: false }` [INFO] [stdout] 45142f94990ff8a7504c1a194d25818d5ba15bfbd3ea7f5a04b8d65be5128c6a