[INFO] fetching crate zenoh-plugin-trait 1.7.2...
[INFO] checking zenoh-plugin-trait-1.7.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate zenoh-plugin-trait 1.7.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate zenoh-plugin-trait 1.7.2
[INFO] finished tweaking crates.io crate zenoh-plugin-trait 1.7.2
[INFO] tweaked toml for crates.io crate zenoh-plugin-trait 1.7.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenoh-plugin-trait 1.7.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenoh-plugin-trait 1.7.2 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8a697491ab74c98df1f70f05178c34dda0bc47400dba912e15cf37b0d4ee49d
[INFO] running `Command { std: "docker" "start" "-a" "b8a697491ab74c98df1f70f05178c34dda0bc47400dba912e15cf37b0d4ee49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8a697491ab74c98df1f70f05178c34dda0bc47400dba912e15cf37b0d4ee49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8a697491ab74c98df1f70f05178c34dda0bc47400dba912e15cf37b0d4ee49d", kill_on_drop: false }`
[INFO] [stdout] b8a697491ab74c98df1f70f05178c34dda0bc47400dba912e15cf37b0d4ee49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de89ebe99bea9d5022441ed12f653900aec5995afb3d9719511a7e55e92435c0
[INFO] running `Command { std: "docker" "start" "-a" "de89ebe99bea9d5022441ed12f653900aec5995afb3d9719511a7e55e92435c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]    Compiling zenoh-result v1.7.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zenoh-macros v1.7.2
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[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 spin v0.9.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking zenoh-collections v1.7.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking zenoh-buffers v1.7.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking uhlc v0.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zenoh-keyexpr v1.7.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking zenoh-protocol v1.7.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking nonempty-collections v0.3.1
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking validated_struct v2.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking zenoh-runtime v1.7.2
[INFO] [stderr]     Checking zenoh-core v1.7.2
[INFO] [stderr]     Checking zenoh-util v1.7.2
[INFO] [stderr]     Checking zenoh-config v1.7.2
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=c4acf3cd0dabbcb9 -C extra-filename=-e6308b6b8b2b7272 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5a027c01becb027b.so --extern sha2_const_stable=/opt/rustwide/target/debug/deps/libsha2_const_stable-cf25a519fc046e36.rmeta --extern stabby_macros=/opt/rustwide/target/debug/deps/libstabby_macros-02b391a86a29f2bc.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" "de89ebe99bea9d5022441ed12f653900aec5995afb3d9719511a7e55e92435c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de89ebe99bea9d5022441ed12f653900aec5995afb3d9719511a7e55e92435c0", kill_on_drop: false }`
[INFO] [stdout] de89ebe99bea9d5022441ed12f653900aec5995afb3d9719511a7e55e92435c0
