[INFO] fetching crate zenoh-plugin-dds 0.10.0-rc... [INFO] testing zenoh-plugin-dds-0.10.0-rc against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate zenoh-plugin-dds 0.10.0-rc into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate zenoh-plugin-dds 0.10.0-rc on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zenoh-plugin-dds 0.10.0-rc [INFO] finished tweaking crates.io crate zenoh-plugin-dds 0.10.0-rc [INFO] tweaked toml for crates.io crate zenoh-plugin-dds 0.10.0-rc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 980bcf6b8fbe7718b6550c25cbc22dcb46e91347afd12ee5041ca5485b0a041f [INFO] running `Command { std: "docker" "start" "-a" "980bcf6b8fbe7718b6550c25cbc22dcb46e91347afd12ee5041ca5485b0a041f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "980bcf6b8fbe7718b6550c25cbc22dcb46e91347afd12ee5041ca5485b0a041f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "980bcf6b8fbe7718b6550c25cbc22dcb46e91347afd12ee5041ca5485b0a041f", kill_on_drop: false }` [INFO] [stdout] 980bcf6b8fbe7718b6550c25cbc22dcb46e91347afd12ee5041ca5485b0a041f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e1363f150602b59b2e90f1bd4013595aeb74d19f59d36c81da67d0fcf954b0 [INFO] running `Command { std: "docker" "start" "-a" "26e1363f150602b59b2e90f1bd4013595aeb74d19f59d36c81da67d0fcf954b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling zenoh-result v0.10.0-rc [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.14 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v3.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zenoh-collections v0.10.0-rc [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling zenoh-buffers v0.10.0-rc [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling keyed-set v0.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling async-signal v0.2.4 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling zenoh-macros v0.10.0-rc [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ringbuffer-spsc v0.1.9 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling zenoh v0.10.0-rc [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling ordered-float v3.9.1 [INFO] [stderr] Compiling zenoh-crypto v0.10.0-rc [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling stop-token v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling zenoh-plugin-dds v0.10.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling async-rustls v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling validated_struct_macros v2.1.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling quinn-proto v0.10.5 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling cyclors v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling uhlc v0.6.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cdr v0.2.4 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling validated_struct v2.1.0 [INFO] [stderr] Compiling zenoh-core v0.10.0-rc [INFO] [stderr] Compiling zenoh-sync v0.10.0-rc [INFO] [stderr] Compiling zenoh-keyexpr v0.10.0-rc [INFO] [stderr] Compiling zenoh-protocol v0.10.0-rc [INFO] [stderr] Compiling zenoh-codec v0.10.0-rc [INFO] [stderr] Compiling zenoh-util v0.10.0-rc [INFO] [stderr] Compiling zenoh-config v0.10.0-rc [INFO] [stderr] Compiling zenoh-plugin-trait v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-commons v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-udp v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-unixsock_stream v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-tcp v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-ws v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-tls v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-quic v0.10.0-rc [INFO] [stderr] Compiling zenoh-link v0.10.0-rc [INFO] [stderr] Compiling zenoh-transport v0.10.0-rc [INFO] [stderr] Compiling zenoh-ext v0.10.0-rc [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "26e1363f150602b59b2e90f1bd4013595aeb74d19f59d36c81da67d0fcf954b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e1363f150602b59b2e90f1bd4013595aeb74d19f59d36c81da67d0fcf954b0", kill_on_drop: false }` [INFO] [stdout] 26e1363f150602b59b2e90f1bd4013595aeb74d19f59d36c81da67d0fcf954b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6926d5dc7a77143767e06101bef62c9bdcb43abde75d2f673caaaccdb96aa82d [INFO] running `Command { std: "docker" "start" "-a" "6926d5dc7a77143767e06101bef62c9bdcb43abde75d2f673caaaccdb96aa82d", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-plugin-dds v0.10.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "6926d5dc7a77143767e06101bef62c9bdcb43abde75d2f673caaaccdb96aa82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6926d5dc7a77143767e06101bef62c9bdcb43abde75d2f673caaaccdb96aa82d", kill_on_drop: false }` [INFO] [stdout] 6926d5dc7a77143767e06101bef62c9bdcb43abde75d2f673caaaccdb96aa82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3891e3176fae8ff84486aa80be80fabfe7c90c374e06c6d62c9d49a3f8fadf23 [INFO] running `Command { std: "docker" "start" "-a" "3891e3176fae8ff84486aa80be80fabfe7c90c374e06c6d62c9d49a3f8fadf23", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_plugin_dds-4ba2d9d12439d4bd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests zenoh_plugin_dds [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3891e3176fae8ff84486aa80be80fabfe7c90c374e06c6d62c9d49a3f8fadf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3891e3176fae8ff84486aa80be80fabfe7c90c374e06c6d62c9d49a3f8fadf23", kill_on_drop: false }` [INFO] [stdout] 3891e3176fae8ff84486aa80be80fabfe7c90c374e06c6d62c9d49a3f8fadf23