[INFO] fetching crate hugr-persistent 0.7.7...
[INFO] checking hugr-persistent-0.7.7 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] extracting crate hugr-persistent 0.7.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hugr-persistent 0.7.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hugr-persistent 0.7.7
[INFO] tweaked toml for crates.io crate hugr-persistent 0.7.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hugr-persistent 0.7.7 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hugr-persistent 0.7.7 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717
[INFO] running `Command { std: "docker" "start" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling slotmap_fork_lmondada v1.0.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling typetag v0.2.22
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking pest v2.8.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling typetag-impl v0.2.22
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.7/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=49785dfcf98d5091 -C extra-filename=-a4b6b689c3045330 --out-dir /opt/rustwide/target/debug/build/pest/a4b6b689c3045330/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/9f16a2ed58d5c44b/out/libmemchr-9f16a2ed58d5c44b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/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" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717", kill_on_drop: false }`
[INFO] [stdout] e9bccc77417f125e1010517e84699cec1c887de7516047723efb1461c581e717
