[INFO] fetching crate zenoh-plugin-trait 1.9.0...
[INFO] checking zenoh-plugin-trait-1.9.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate zenoh-plugin-trait 1.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zenoh-plugin-trait 1.9.0
[INFO] finished tweaking crates.io crate zenoh-plugin-trait 1.9.0
[INFO] tweaked toml for crates.io crate zenoh-plugin-trait 1.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenoh-plugin-trait 1.9.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenoh-plugin-trait 1.9.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 057af692ce12dfc92711f6032dec49b0aeb20d75d17003d571fc3bfb44b43495
[INFO] running `Command { std: "docker" "start" "-a" "057af692ce12dfc92711f6032dec49b0aeb20d75d17003d571fc3bfb44b43495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "057af692ce12dfc92711f6032dec49b0aeb20d75d17003d571fc3bfb44b43495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "057af692ce12dfc92711f6032dec49b0aeb20d75d17003d571fc3bfb44b43495", kill_on_drop: false }`
[INFO] [stdout] 057af692ce12dfc92711f6032dec49b0aeb20d75d17003d571fc3bfb44b43495
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ea0ef9d033f271cfad6fe4d7abfd1f81216551f39e67054a8d04692f31b86e6
[INFO] running `Command { std: "docker" "start" "-a" "1ea0ef9d033f271cfad6fe4d7abfd1f81216551f39e67054a8d04692f31b86e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zenoh-result v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zenoh-macros v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]     Checking zenoh-collections v1.9.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling unzip-n v0.1.4
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking uhlc v0.8.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zenoh-keyexpr v1.9.0
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking zenoh-buffers v1.9.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking validated_struct v2.2.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking nonempty-collections v0.3.1
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking zenoh-protocol v1.9.0
[INFO] [stderr]     Checking zenoh-runtime v1.9.0
[INFO] [stderr]     Checking zenoh-core v1.9.0
[INFO] [stderr]     Checking zenoh-util v1.9.0
[INFO] [stderr]     Checking zenoh-config v1.9.0
[INFO] [stderr] error: could not compile `stabby-abi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name stabby_abi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stabby-abi-72.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::unnecessary_map_or' '--allow=clippy::needless_lifetimes' --cfg 'feature="alloc-rs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi_stable", "abi_stable-channels", "alloc-rs", "default", "experimental-ctypes", "libc", "serde", "std", "test"))' -C metadata=e0bd45c5062bef14 -C extra-filename=-a0ea268e2a8c708b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-6b8debc0c6a029d2.so --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-14f0ae32aa475aeb.rmeta --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-1fef28e0430d377b.so --cap-lints allow --cap-lints=forbid --cfg 'stabby_default_alloc="RustAlloc"' --cfg stabby_nightly --check-cfg 'cfg(stabby_max_tuple, values(any()))' --check-cfg 'cfg(stabby_nightly, values(none()))' --check-cfg 'cfg(stabby_default_alloc, values("RustAlloc", "LibcAlloc", "disabled"))' --check-cfg 'cfg(stabby_check_unreachable, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_unsafe_wakers, values(none(), "true", "false"))' --check-cfg 'cfg(stabby_vtables, values(none(), "vec", "btree", "no_alloc"))'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1ea0ef9d033f271cfad6fe4d7abfd1f81216551f39e67054a8d04692f31b86e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ea0ef9d033f271cfad6fe4d7abfd1f81216551f39e67054a8d04692f31b86e6", kill_on_drop: false }`
[INFO] [stdout] 1ea0ef9d033f271cfad6fe4d7abfd1f81216551f39e67054a8d04692f31b86e6
