[INFO] fetching crate zenoh-plugin-trait 1.5.1... [INFO] building zenoh-plugin-trait-1.5.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate zenoh-plugin-trait 1.5.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate zenoh-plugin-trait 1.5.1 [INFO] finished tweaking crates.io crate zenoh-plugin-trait 1.5.1 [INFO] tweaked toml for crates.io crate zenoh-plugin-trait 1.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh-plugin-trait 1.5.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenoh-plugin-trait 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30c35c60d1dd6c28a3d909044fa6d4955a7b9804cbb28535d8a9470f9d658e0f [INFO] running `Command { std: "docker" "start" "-a" "30c35c60d1dd6c28a3d909044fa6d4955a7b9804cbb28535d8a9470f9d658e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30c35c60d1dd6c28a3d909044fa6d4955a7b9804cbb28535d8a9470f9d658e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c35c60d1dd6c28a3d909044fa6d4955a7b9804cbb28535d8a9470f9d658e0f", kill_on_drop: false }` [INFO] [stdout] 30c35c60d1dd6c28a3d909044fa6d4955a7b9804cbb28535d8a9470f9d658e0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 468ed85af02baf5a94a9ddd4d2bdfe68ce1db943d29b8e1a65a5702c76b4dbcd [INFO] running `Command { std: "docker" "start" "-a" "468ed85af02baf5a94a9ddd4d2bdfe68ce1db943d29b8e1a65a5702c76b4dbcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling token-cell v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zenoh-macros v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling spin v0.10.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zenoh-collections v1.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling zenoh-result v1.5.1 [INFO] [stderr] Compiling zenoh-buffers v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [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 dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.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 schemars_derive v0.8.21 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.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 zenoh-keyexpr v1.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling nonempty-collections v0.3.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling pnet_datalink v0.35.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling zenoh-protocol v1.5.1 [INFO] [stderr] Compiling validated_struct v2.2.0 [INFO] [stderr] Compiling zenoh-runtime v1.5.1 [INFO] [stderr] Compiling zenoh-core v1.5.1 [INFO] [stderr] Compiling zenoh-util v1.5.1 [INFO] [stderr] Compiling zenoh-config v1.5.1 [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.14s [INFO] running `Command { std: "docker" "inspect" "468ed85af02baf5a94a9ddd4d2bdfe68ce1db943d29b8e1a65a5702c76b4dbcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468ed85af02baf5a94a9ddd4d2bdfe68ce1db943d29b8e1a65a5702c76b4dbcd", kill_on_drop: false }` [INFO] [stdout] 468ed85af02baf5a94a9ddd4d2bdfe68ce1db943d29b8e1a65a5702c76b4dbcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151f1fe7974e6397b09d934aaeb110c8f549e663c66257e82cf1215920844178 [INFO] running `Command { std: "docker" "start" "-a" "151f1fe7974e6397b09d934aaeb110c8f549e663c66257e82cf1215920844178", kill_on_drop: false }` [INFO] [stderr] Compiling zenoh-plugin-trait v1.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "151f1fe7974e6397b09d934aaeb110c8f549e663c66257e82cf1215920844178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151f1fe7974e6397b09d934aaeb110c8f549e663c66257e82cf1215920844178", kill_on_drop: false }` [INFO] [stdout] 151f1fe7974e6397b09d934aaeb110c8f549e663c66257e82cf1215920844178