[INFO] fetching crate fiddler 2.2.0... [INFO] building fiddler-2.2.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate fiddler 2.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fiddler 2.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fiddler 2.2.0 [INFO] tweaked toml for crates.io crate fiddler 2.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fiddler 2.2.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fiddler 2.2.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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91466af075bd1c07e59308c31514942395bf50f8ac61f24efb3adb53d725da6a [INFO] running `Command { std: "docker" "start" "-a" "91466af075bd1c07e59308c31514942395bf50f8ac61f24efb3adb53d725da6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91466af075bd1c07e59308c31514942395bf50f8ac61f24efb3adb53d725da6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91466af075bd1c07e59308c31514942395bf50f8ac61f24efb3adb53d725da6a", kill_on_drop: false }` [INFO] [stdout] 91466af075bd1c07e59308c31514942395bf50f8ac61f24efb3adb53d725da6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 504fe8cbadfa404950f34557b6e68f6fac21a75a87307958d14dbb5cb597ed7e [INFO] running `Command { std: "docker" "start" "-a" "504fe8cbadfa404950f34557b6e68f6fac21a75a87307958d14dbb5cb597ed7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num-modular v0.6.1 [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/58b1b3c5342a414c161338871f8004258ccef2a7/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 -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=e98c66a4f92b08f7 -C extra-filename=-f61c0b733d47fa0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9931bdefa2e2c189.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-01dd94f548235104.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" "504fe8cbadfa404950f34557b6e68f6fac21a75a87307958d14dbb5cb597ed7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504fe8cbadfa404950f34557b6e68f6fac21a75a87307958d14dbb5cb597ed7e", kill_on_drop: false }` [INFO] [stdout] 504fe8cbadfa404950f34557b6e68f6fac21a75a87307958d14dbb5cb597ed7e