[INFO] fetching crate zenoh-link 0.10.0-rc... [INFO] testing zenoh-link-0.10.0-rc against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate zenoh-link 0.10.0-rc into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate zenoh-link 0.10.0-rc on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zenoh-link 0.10.0-rc [INFO] finished tweaking crates.io crate zenoh-link 0.10.0-rc [INFO] tweaked toml for crates.io crate zenoh-link 0.10.0-rc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zenoh-link-serial v0.10.0-rc [INFO] [stderr] Downloaded filepath v0.1.2 [INFO] [stderr] Downloaded z-serial v0.2.3 [INFO] [stderr] Downloaded advisory-lock v0.3.0 [INFO] [stderr] Downloaded zenoh-link-unixpipe v0.10.0-rc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 459d711424a3467191dd390ad21b2a718b8f130d3085da48420049dcbffa5b93 [INFO] running `Command { std: "docker" "start" "-a" "459d711424a3467191dd390ad21b2a718b8f130d3085da48420049dcbffa5b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "459d711424a3467191dd390ad21b2a718b8f130d3085da48420049dcbffa5b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459d711424a3467191dd390ad21b2a718b8f130d3085da48420049dcbffa5b93", kill_on_drop: false }` [INFO] [stdout] 459d711424a3467191dd390ad21b2a718b8f130d3085da48420049dcbffa5b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8a96d10468af3664e346c9335c7e3d994fc11657aa04a5854bde19a049b813 [INFO] running `Command { std: "docker" "start" "-a" "4a8a96d10468af3664e346c9335c7e3d994fc11657aa04a5854bde19a049b813", kill_on_drop: false }` [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling zenoh-result v0.10.0-rc [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling keyed-set v0.4.5 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling zenoh-collections v0.10.0-rc [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zenoh-buffers v0.10.0-rc [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling token-cell v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling zenoh-core v0.10.0-rc [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling validated_struct_macros v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling serde_json v1.0.114 [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.32 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling validated_struct v2.1.0 [INFO] [stderr] Compiling zenoh-keyexpr v0.10.0-rc [INFO] [stderr] Compiling zenoh-protocol v0.10.0-rc [INFO] [stderr] Compiling zenoh-util v0.10.0-rc [INFO] [stderr] Compiling zenoh-codec v0.10.0-rc [INFO] [stderr] Compiling zenoh-config v0.10.0-rc [INFO] [stderr] Compiling zenoh-link-commons v0.10.0-rc [INFO] [stderr] Compiling zenoh-link v0.10.0-rc (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] running `Command { std: "docker" "inspect" "4a8a96d10468af3664e346c9335c7e3d994fc11657aa04a5854bde19a049b813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8a96d10468af3664e346c9335c7e3d994fc11657aa04a5854bde19a049b813", kill_on_drop: false }` [INFO] [stdout] 4a8a96d10468af3664e346c9335c7e3d994fc11657aa04a5854bde19a049b813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48904473bba9ea10f9e1f4f98db92b1f7edc5c1f22dbcfed3c99588a7814a4a7 [INFO] running `Command { std: "docker" "start" "-a" "48904473bba9ea10f9e1f4f98db92b1f7edc5c1f22dbcfed3c99588a7814a4a7", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zenoh-link v0.10.0-rc (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "48904473bba9ea10f9e1f4f98db92b1f7edc5c1f22dbcfed3c99588a7814a4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48904473bba9ea10f9e1f4f98db92b1f7edc5c1f22dbcfed3c99588a7814a4a7", kill_on_drop: false }` [INFO] [stdout] 48904473bba9ea10f9e1f4f98db92b1f7edc5c1f22dbcfed3c99588a7814a4a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a4a8e9f0b4f46482fba262198a6e8e60f31779d59cb7634951bdebba67336c6 [INFO] running `Command { std: "docker" "start" "-a" "8a4a8e9f0b4f46482fba262198a6e8e60f31779d59cb7634951bdebba67336c6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> src/lib.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use std::sync::Arc; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zenoh-link` (lib) generated 1 warning (run `cargo fix --lib -p zenoh-link` to apply 1 suggestion) [INFO] [stderr] warning: `zenoh-link` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zenoh_link-6ae24d77fe677fd9) [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-link [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" "8a4a8e9f0b4f46482fba262198a6e8e60f31779d59cb7634951bdebba67336c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4a8e9f0b4f46482fba262198a6e8e60f31779d59cb7634951bdebba67336c6", kill_on_drop: false }` [INFO] [stdout] 8a4a8e9f0b4f46482fba262198a6e8e60f31779d59cb7634951bdebba67336c6