[INFO] cloning repository https://github.com/Sharper-Flow/Corded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sharper-Flow/Corded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharper-Flow%2FCorded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharper-Flow%2FCorded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06444b6baaf87de2b316a7b02486b51ea169fee5
[INFO] checking Sharper-Flow/Corded against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSharper-Flow%2FCorded" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sharper-Flow/Corded
[INFO] finished tweaking git repo https://github.com/Sharper-Flow/Corded
[INFO] tweaked toml for git repo https://github.com/Sharper-Flow/Corded written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sharper-Flow/Corded on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sharper-Flow/Corded 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded azure_storage v0.21.0
[INFO] [stderr]   Downloaded azure_data_tables v0.21.0
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded azure_core v0.21.0
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 067efc5cc2e805ad7691401c57117707dee90a267e0d076ccba1658dd55063f1
[INFO] running `Command { std: "docker" "start" "-a" "067efc5cc2e805ad7691401c57117707dee90a267e0d076ccba1658dd55063f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "067efc5cc2e805ad7691401c57117707dee90a267e0d076ccba1658dd55063f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067efc5cc2e805ad7691401c57117707dee90a267e0d076ccba1658dd55063f1", kill_on_drop: false }`
[INFO] [stdout] 067efc5cc2e805ad7691401c57117707dee90a267e0d076ccba1658dd55063f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ece2da2ab08355ea5183c46e843a407d76d401ca75d8070de3875cda65cbdff9
[INFO] running `Command { std: "docker" "start" "-a" "ece2da2ab08355ea5183c46e843a407d76d401ca75d8070de3875cda65cbdff9", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking const-random v0.1.18
[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/e1613686e0efc80a1a18b1263625450a8de3fb04/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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=2d206b438f3a8cac -C extra-filename=-33679cb14918414c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.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] running `Command { std: "docker" "inspect" "ece2da2ab08355ea5183c46e843a407d76d401ca75d8070de3875cda65cbdff9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece2da2ab08355ea5183c46e843a407d76d401ca75d8070de3875cda65cbdff9", kill_on_drop: false }`
[INFO] [stdout] ece2da2ab08355ea5183c46e843a407d76d401ca75d8070de3875cda65cbdff9
