[INFO] fetching crate up-transport-zenoh 0.8.0... [INFO] testing up-transport-zenoh-0.8.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate up-transport-zenoh 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate up-transport-zenoh 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate up-transport-zenoh 0.8.0 [INFO] tweaked toml for crates.io crate up-transport-zenoh 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate up-transport-zenoh 0.8.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate up-transport-zenoh 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c73adc3e4ca0b32be64b6c069555eb64806965cbc2b7a7b4ab6d538714f9192 [INFO] running `Command { std: "docker" "start" "-a" "0c73adc3e4ca0b32be64b6c069555eb64806965cbc2b7a7b4ab6d538714f9192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c73adc3e4ca0b32be64b6c069555eb64806965cbc2b7a7b4ab6d538714f9192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c73adc3e4ca0b32be64b6c069555eb64806965cbc2b7a7b4ab6d538714f9192", kill_on_drop: false }` [INFO] [stdout] 0c73adc3e4ca0b32be64b6c069555eb64806965cbc2b7a7b4ab6d538714f9192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf24698bd9fce2eb6cbaf46c0975a8db2c53d902afc14943ff671e752388d103 [INFO] running `Command { std: "docker" "start" "-a" "bf24698bd9fce2eb6cbaf46c0975a8db2c53d902afc14943ff671e752388d103", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zenoh-result v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zenoh-macros v1.5.0 [INFO] [stderr] Compiling keyed-set v1.0.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zenoh-keyexpr v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling zenoh-collections v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zenoh-runtime v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zenoh-core v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling zenoh-buffers v1.5.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling uhlc v0.8.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling pnet_sys v0.35.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling zenoh-protocol v1.5.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling validated_struct_macros v2.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling quinn-udp v0.5.11 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling validated_struct v2.1.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling zenoh-util v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling nonempty-collections v0.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.2 [INFO] [stderr] Compiling zenoh-config v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling zenoh-codec v1.5.0 [INFO] [stderr] Compiling quinn-proto v0.11.11 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling webpki-roots v0.26.9 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zenoh-link-commons v1.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling zenoh-sync v1.5.0 [INFO] [stderr] Compiling tls-listener v0.11.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling zenoh-link-unixsock_stream v1.5.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling zenoh-link-ws v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zenoh-link-udp v1.5.0 [INFO] [stderr] Compiling zenoh-link-tls v1.5.0 [INFO] [stderr] Compiling zenoh-link-tcp v1.5.0 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.5.0 [INFO] [stderr] Compiling zenoh-link-quic v1.5.0 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.13 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zenoh-link v1.5.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling zenoh-crypto v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zenoh v1.5.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling zenoh-task v1.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling zenoh-transport v1.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling mediatype v0.20.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling up-rust v0.7.0 [INFO] [stderr] Compiling up-transport-zenoh v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.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 2` [INFO] running `Command { std: "docker" "inspect" "bf24698bd9fce2eb6cbaf46c0975a8db2c53d902afc14943ff671e752388d103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf24698bd9fce2eb6cbaf46c0975a8db2c53d902afc14943ff671e752388d103", kill_on_drop: false }` [INFO] [stdout] bf24698bd9fce2eb6cbaf46c0975a8db2c53d902afc14943ff671e752388d103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58b9944d17e93f116fcec457fca707166d35abae5b1f3da9da697f51765b1a6 [INFO] running `Command { std: "docker" "start" "-a" "c58b9944d17e93f116fcec457fca707166d35abae5b1f3da9da697f51765b1a6", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling up-rust v0.7.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling zenoh-runtime v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling quinn v0.11.7 [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 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-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-unixsock_stream v1.5.0 [INFO] [stderr] Compiling zenoh-link-tls v1.5.0 [INFO] [stderr] Compiling zenoh-link-udp v1.5.0 [INFO] [stderr] Compiling zenoh-link-tcp v1.5.0 [INFO] [stderr] Compiling zenoh-link-quic v1.5.0 [INFO] [stderr] Compiling zenoh-link-ws v1.5.0 [INFO] [stderr] Compiling zenoh-link-quic_datagram v1.5.0 [INFO] [stderr] Compiling zenoh-link v1.5.0 [INFO] [stderr] Compiling zenoh-transport v1.5.0 [INFO] [stderr] Compiling zenoh v1.5.0 [INFO] [stderr] Compiling up-transport-zenoh v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `up-transport-zenoh` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name up_transport_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 '--deny=clippy::pedantic' '--deny=clippy::all' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "zenoh-unstable"))' -C metadata=a64018b47812240a -C extra-filename=-1b555b7d74b83c0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37714c9b90f648c6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-41c6f19992654a5c.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-5011e67673763e46.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56a9c1f72e883c16.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4d9b2fc71d6bde16.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-753b4bc575456bbd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ca086dd2028fadb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e8f15c9a77ffc443.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-13a66d8e46b45224.rlib --extern up_rust=/opt/rustwide/target/debug/deps/libup_rust-a04d16fabc428fad.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-956847b38a42e947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2f5bbf7da7c0bd2b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `up-transport-zenoh` (example "rpc_server") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name rpc_server --edition=2021 examples/rpc_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "zenoh-unstable"))' -C metadata=38775ff02c9855b8 -C extra-filename=-2416a4e10ba1352e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37714c9b90f648c6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-41c6f19992654a5c.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-5011e67673763e46.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56a9c1f72e883c16.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4d9b2fc71d6bde16.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-753b4bc575456bbd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ca086dd2028fadb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e8f15c9a77ffc443.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-13a66d8e46b45224.rlib --extern up_rust=/opt/rustwide/target/debug/deps/libup_rust-a04d16fabc428fad.rlib --extern up_transport_zenoh=/opt/rustwide/target/debug/deps/libup_transport_zenoh-3109fc3590da240a.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-956847b38a42e947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2f5bbf7da7c0bd2b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `up-transport-zenoh` (example "rpc_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name rpc_client --edition=2021 examples/rpc_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "zenoh-unstable"))' -C metadata=a520428491b0a86b -C extra-filename=-3e3e5dd863c7938a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-37714c9b90f648c6.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-41c6f19992654a5c.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-5011e67673763e46.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56a9c1f72e883c16.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4d9b2fc71d6bde16.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-753b4bc575456bbd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0ca086dd2028fadb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e8f15c9a77ffc443.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-13a66d8e46b45224.rlib --extern up_rust=/opt/rustwide/target/debug/deps/libup_rust-a04d16fabc428fad.rlib --extern up_transport_zenoh=/opt/rustwide/target/debug/deps/libup_transport_zenoh-3109fc3590da240a.rlib --extern zenoh=/opt/rustwide/target/debug/deps/libzenoh-956847b38a42e947.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2f5bbf7da7c0bd2b/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaW4oUg/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libup_transport_zenoh-3109fc3590da240a,libzenoh-956847b38a42e947,libzenoh_plugin_trait-ad4f413046aca11e,libgit_version-ac5262449c78700a,libvec_map-ecbce826993378bd,libpetgraph-7297448b2e292b95,libfixedbitset-3c4adce085318424,libref_cast-9336abcbae043a55,libphf-ae94e0fdd30790da,libphf_shared-412437e318244639,libsiphasher-f4ddcf7845cbccbe,libitertools-4732b71096714426,libzenoh_transport-f16691d08acd04e3,liblz4_flex-7d47ff89418a2d00,libtwox_hash-abd956d027f6f5f5,libstatic_assertions-d53a9977dc6e27e5,librsa-3802b423d0aee553,libpkcs1-6afe0520197d4dd1,libpkcs8-530ff757efbe6b7a,libspki-2bbba362666dda3a,libder-24a3f3b0d40db31b,libpem_rfc7468-8e66579e4bf37d5c,libbase64ct-fc23a77b7b3f16cb,libsignature-bf05f78889d40ecc,libnum_bigint_dig-b4454fb447503dca,liblibm-7f9a28a5fd1f2f4c,libnum_iter-a08a52944f1cc9ad,libzenoh_task-89ecb8c5eda800b9,libzenoh_link-0fca09a4c11b9a89,libzenoh_link_ws-5c0f8d06b1705ac6,libtokio_tungstenite-1f4fcb7b547aa122,libtungstenite-1ab47d1ee4462149,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-94f845c4ce23d47c,libhttparse-47a3d40564b60e09,libhttp-8a286151680a468c,liburl-0fec27ece90b1812,libidna-c54e6af229767e0d,libidna_adapter-fe47f065f76dfec9,libicu_normalizer-bcb127c3164e13e6,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-60ed9037bdd1a256,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-ad9cc17243eee7ba,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-5b43dd636979bcd3,libicu_provider-49de4e83651c8d7f,libicu_locid-ef9f0a4788de4d46,liblitemap-705c4d2af7d10c57,libtinystr-7f399547dfb89325,libzerovec-0de070b89ae5c80a,libwriteable-45c783735d88c2b0,libyoke-02a9bee3a5434069,libzerofrom-3e3eb241d0e6a0df,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libzenoh_link_unixsock_stream-23db2f5e0305b1c1,libnix-bf960056938c845e,libuuid-fba7a27c67d0b097,libzenoh_link_udp-bc00cf3672bbee2a,libzenoh_link_tls-a49ab606b4cf8b2d,libtls_listener-3459d1649f5ef62a,libtokio_rustls-991b8c45ffed8eda,libzenoh_link_tcp-5dee165e3c9666e3,libzenoh_link_quic_datagram-748d449e5ff70072,libzenoh_link_quic-8cf74a2ca17b2f7f,libzenoh_link_commons-94c1e784fc0f4107,libquinn-e7eb6c92039e345c,libquinn_udp-4e9184e98fa2c14a,libquinn_proto-62dfb49119391fc2,librustls_platform_verifier-cd3d30141139511a,librustls_native_certs-2c8c1fb0b40362c6,libopenssl_probe-cbab9b905ab83f66,libtinyvec-01b91c7fe633ba8a,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libwebpki_roots-1f02fa6575e73909,librustls_pemfile-c10d86683cd02bd2,libbase64-2a03de3babadded3,libx509_parser-307c2491ece50684,libdata_encoding-6d465a39edfa29f6,liboid_registry-11439ce59818d76a,libder_parser-c7d2c1c5f9436fe3,libnum_bigint-c4dfbfcc332cff8c,libnum_integer-787cd3a282855668,libasn1_rs-dacbe23ac904a7ad,librusticata_macros-368304c0735b297e,libnom-2634eb9b7f5f7aae,libnum_traits-f55a4e30e921a9ef,libwebpki-48045b6e47bedd2f,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,librustls-3dd4838545f4cf43,libwebpki-8e6755583e4b2faa,libring-55cbb970412c0b0a,libuntrusted-3420b86308bec153,librustls_pki_types-2e4234be2bbf9b66,libtokio_util-38e633fef6af3f57,libzenoh_crypto-f6001885b3eaf9e4,libsha3-58307e6bc461a6d6,libkeccak-42ca8630c7170c4b,libhmac-1bfbc800cbf1d8fa,libdigest-8c8d888d96b7b111,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-eb912e7657afff52,libaes-9af79b655fd47c79,libcpufeatures-471354fefbcaf2d8,libcipher-ed9e3ab4002c5edf,libinout-cc7277f31c31d5b2,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libzenoh_sync-cdc513b0a34d0d72,libarc_swap-4d53f24db0759841,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures-304440756fc6c375,libfutures_executor-7286b4cbcedecccc,libfutures_util-4e608e1743a10963,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-06bf755b33706cd8,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libzenoh_config-7670094f9cc1a95e,libserde_yaml-e727908e54b4ad12,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libunsafe_libyaml-7bc1bf218b2f5452,libnum_cpus-917f3402f2477e3b,libserde_with-cfb8f7c1ba51eb24,libzenoh_util-3b942ac79879d703,libhome-34c282980fe9bb92,libshellexpand-d647d05a1b895bec,libdirs-1207320a1e7c5409,libdirs_sys-c36f5b58392f5ce6,liboption_ext-23838f1959a6156b,libtracing_subscriber-13a66d8e46b45224,libsmallvec-9812bbe5aac27f0d,libtracing_serde-b2828c5e44b96b84,libsharded_slab-9d5e24f5563580e4,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libflume-2b44f224dc1f3882,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libnanorand-2aa33b9bca801c06,libpnet_datalink-4a77aee49fb27e21,libpnet_sys-5cd4ed1bb53c3752,libpnet_base-e64c12e0a86fdde5,libno_std_net-d226e1d5094a9b35,libipnetwork-ae15929eb60e0eec,liblibloading-df5cfb344c8aef33,libvalidated_struct-d5048ba8b4e26316,libjson5-667f1b8319f2a640,libpest-a240a66b881ab928,libucd_trie-01dd94f548235104,libthiserror-4542da92cb4b4f06,libsecrecy-8c589db0f6416037,libzeroize-ead98f074a37f829,libnonempty_collections-401f197fbdf35ef1,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-a5c833e0aa254375,libzenoh_protocol-6375ae81da632a0d,libconst_format-d8701e5c87a8bcb3,libuhlc-73b9d69a982f8542,libhumantime-66d8836745ed0f0c,libzenoh_buffers-c09def0bb0489838,libzenoh_collections-5801247eaa19b30e,libzenoh_keyexpr-6b84dd4c3cd69d0c,librand-1f49e6d266d5de0e,librand_chacha-7feddf4f5fe38757,librand_core-26d89158b966ecc5,libschemars-0681b6726dc5e3d6,libdyn_clone-b51c2b45a5906cc9,libeither-ef22a4c75605e12f,libkeyed_set-46adc979381e2751,libhashbrown-083cc71bacb96252,libahash-432f1ab953444afc,libgetrandom-3f011b5379648537,libzerocopy-f2bcfdbe4f2d40f5,liballocator_api2-3bc2480ae44878f3,libtoken_cell-af280f09ce909b8a,libzenoh_core-0137bf7f57d95d6c,libzenoh_runtime-5540a06543cf1048,libron-bdcc39281bce5f92,libbitflags-95457269e763d62a,libbase64-64299f9d815d057c,libzenoh_result-79daecdc2f531ca0,libanyhow-1062fd8720902979,libup_rust-a04d16fabc428fad,libmockall-66b3780d1f76590d,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-46a20df7a12c39c0,libpredicates_core-2b501300e88847fc,libfragile-f57d8683a250c666,libdowncast-eabff1d74c07ae19,libuuid_simd-0614aab820a84bdd,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,librand-98b4eeb1d32f584a,librand_chacha-57276f03e40caa39,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-b735321742841949,libgetrandom-2b82d7af9c3d6a70,libcfg_if-33ef6c02a07f9fec,liburiparse-248512cb6a871676,liblazy_static-95d236780314e781,libspin-6b4cdd6965c5efae,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libfnv-2d77ec4f6f971b24,libmediatype-1a2c54961d379b46,libtracing-e8f15c9a77ffc443,liblog-ba604b77dad33fe2,libtracing_core-1a2ca7348b8c761e,libtokio-0ca086dd2028fadb,libsignal_hook_registry-51dcf58761736553,libsocket2-44553feea8a99840,libmio-f706864ff7ab8bf5,liblibc-82ceef6de72d31f7,libpin_project_lite-bedc6e0acd72ff2a,libprotobuf-5011e67673763e46,libprotobuf_support-f833c3a333c3b4ca,libthiserror-c0ee179f4e96f11a,libonce_cell-0ba6aecba7086d38,libbytes-bfe11088fe358bd1,libserde_json-56a9c1f72e883c16,libmemchr-3ffe5f7a52883367,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-7c819bd220a9d5f0,libclap-41c6f19992654a5c,libclap_builder-6d03b5fdd93fd778,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.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/rustcaW4oUg/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-2f5bbf7da7c0bd2b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/notifier-b8b0ba17e9fc4399" "-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 `up-transport-zenoh` (example "notifier") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c58b9944d17e93f116fcec457fca707166d35abae5b1f3da9da697f51765b1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58b9944d17e93f116fcec457fca707166d35abae5b1f3da9da697f51765b1a6", kill_on_drop: false }` [INFO] [stdout] c58b9944d17e93f116fcec457fca707166d35abae5b1f3da9da697f51765b1a6