[INFO] fetching crate nu-zenoh 0.2.1...
[INFO] checking nu-zenoh-0.2.1 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate nu-zenoh 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate nu-zenoh 0.2.1
[INFO] finished tweaking crates.io crate nu-zenoh 0.2.1
[INFO] tweaked toml for crates.io crate nu-zenoh 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu-zenoh 0.2.1 on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu-zenoh 0.2.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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 222d8845fba6f7c286f3bb31fc8f1a4b5bf34c52bd76e05bcdb9961e561d1efd
[INFO] running `Command { std: "docker" "start" "-a" "222d8845fba6f7c286f3bb31fc8f1a4b5bf34c52bd76e05bcdb9961e561d1efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "222d8845fba6f7c286f3bb31fc8f1a4b5bf34c52bd76e05bcdb9961e561d1efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "222d8845fba6f7c286f3bb31fc8f1a4b5bf34c52bd76e05bcdb9961e561d1efd", kill_on_drop: false }`
[INFO] [stdout] 222d8845fba6f7c286f3bb31fc8f1a4b5bf34c52bd76e05bcdb9961e561d1efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b21fc156470e879307042b0f0b385981160f2d6a08b8df8f1623d8eb8485e478
[INFO] running `Command { std: "docker" "start" "-a" "b21fc156470e879307042b0f0b385981160f2d6a08b8df8f1623d8eb8485e478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling token-cell v2.0.0
[INFO] [stderr]    Compiling zenoh-macros v1.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking zenoh-result v1.7.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling stabby-macros v72.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stabby-abi v72.1.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling stabby v72.1.1
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling zenoh-shm v1.7.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking buddy_system_allocator v0.10.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking zenoh-collections v1.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking zenoh-buffers v1.7.1
[INFO] [stderr]     Checking advisory-lock v0.3.0
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling prometheus-client v0.24.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ringbuffer-spsc v0.1.15
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking zenoh-crypto v1.7.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling zenoh v1.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nu-glob v0.106.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `pure-rust-locales` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pure-rust-locales-0.8.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt"))' -C metadata=21df83301c7b5858 -C extra-filename=-b6190bd261455348 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=5c0c5560e6059331 -C extra-filename=-7dc4e340a2cc1379 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-201834b9a6d08c1b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b21fc156470e879307042b0f0b385981160f2d6a08b8df8f1623d8eb8485e478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21fc156470e879307042b0f0b385981160f2d6a08b8df8f1623d8eb8485e478", kill_on_drop: false }`
[INFO] [stdout] b21fc156470e879307042b0f0b385981160f2d6a08b8df8f1623d8eb8485e478
