[INFO] fetching crate up-transport-zenoh 0.9.0...
[INFO] checking up-transport-zenoh-0.9.0 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate up-transport-zenoh 0.9.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate up-transport-zenoh 0.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate up-transport-zenoh 0.9.0
[INFO] tweaked toml for crates.io crate up-transport-zenoh 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate up-transport-zenoh 0.9.0 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate up-transport-zenoh 0.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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26265f9b059b5f85fea5fab76f20e1792b823f06a4d6dfe7cf257f517a231aa4
[INFO] running `Command { std: "docker" "start" "-a" "26265f9b059b5f85fea5fab76f20e1792b823f06a4d6dfe7cf257f517a231aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26265f9b059b5f85fea5fab76f20e1792b823f06a4d6dfe7cf257f517a231aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26265f9b059b5f85fea5fab76f20e1792b823f06a4d6dfe7cf257f517a231aa4", kill_on_drop: false }`
[INFO] [stdout] 26265f9b059b5f85fea5fab76f20e1792b823f06a4d6dfe7cf257f517a231aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1f8c4fa8de56101090129993467758c50bfacd13427291500c2872799c7e053
[INFO] running `Command { std: "docker" "start" "-a" "c1f8c4fa8de56101090129993467758c50bfacd13427291500c2872799c7e053", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking zenoh-result v1.6.2
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling token-cell v2.0.0
[INFO] [stderr]    Compiling zenoh-macros v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking webpki-roots v0.26.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling stabby-macros v36.2.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling stabby-abi v36.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling stabby v36.2.2
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking zenoh-collections v1.6.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking zenoh-buffers v1.6.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling zenoh v1.6.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking ringbuffer-spsc v0.1.15
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking mediatype v0.20.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking zenoh-crypto v1.6.2
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling validated_struct_macros v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7d6c9b384d88a7d8 -C extra-filename=-c6dd73fc8531e989 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c8f404055c44a121.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=70097ad72155e27e -C extra-filename=-41a13ee25d3ec946 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4916dcd2575db7e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faae349f961da0a4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5f17c5fef41382c5.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=55994f25458065df -C extra-filename=-adc9419f2c966028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-049f250f797c926c.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c1f8c4fa8de56101090129993467758c50bfacd13427291500c2872799c7e053", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f8c4fa8de56101090129993467758c50bfacd13427291500c2872799c7e053", kill_on_drop: false }`
[INFO] [stdout] c1f8c4fa8de56101090129993467758c50bfacd13427291500c2872799c7e053
