[INFO] fetching crate zenobuf-core 0.3.3...
[INFO] checking zenobuf-core-0.3.3 against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901
[INFO] extracting crate zenobuf-core 0.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate zenobuf-core 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zenobuf-core 0.3.3
[INFO] tweaked toml for crates.io crate zenobuf-core 0.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zenobuf-core 0.3.3 on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zenobuf-core 0.3.3 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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c80bdac91a1b5ab32409470c949044d8bcd562914cb795535cf4846309eaf17
[INFO] running `Command { std: "docker" "start" "-a" "4c80bdac91a1b5ab32409470c949044d8bcd562914cb795535cf4846309eaf17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c80bdac91a1b5ab32409470c949044d8bcd562914cb795535cf4846309eaf17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c80bdac91a1b5ab32409470c949044d8bcd562914cb795535cf4846309eaf17", kill_on_drop: false }`
[INFO] [stdout] 4c80bdac91a1b5ab32409470c949044d8bcd562914cb795535cf4846309eaf17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89e006de9133e92e0c595ec2525c6b12c6e41bdc90feb8481a046517efd4509e
[INFO] running `Command { std: "docker" "start" "-a" "89e006de9133e92e0c595ec2525c6b12c6e41bdc90feb8481a046517efd4509e", kill_on_drop: false }`
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling zenoh-macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking zenoh-result v1.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking zenoh-collections v1.5.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking keyed-set v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zenoh-buffers v1.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling validated_struct_macros v2.1.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[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/5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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 --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=61241db63d2d0a02 -C extra-filename=-166f7e6d467ae97a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5a5d3b8bfdb0187a.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "89e006de9133e92e0c595ec2525c6b12c6e41bdc90feb8481a046517efd4509e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e006de9133e92e0c595ec2525c6b12c6e41bdc90feb8481a046517efd4509e", kill_on_drop: false }`
[INFO] [stdout] 89e006de9133e92e0c595ec2525c6b12c6e41bdc90feb8481a046517efd4509e
