[INFO] fetching crate linera-core 0.13.1...
[INFO] checking linera-core-0.13.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate linera-core 0.13.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate linera-core 0.13.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate linera-core 0.13.1
[INFO] finished tweaking crates.io crate linera-core 0.13.1
[INFO] tweaked toml for crates.io crate linera-core 0.13.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 585 packages to latest compatible versions
[INFO] [stderr]       Adding async-graphql v7.0.2 (available: v7.0.11)
[INFO] [stderr]       Adding async-graphql-derive v7.0.2 (available: v7.0.11)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding test-strategy v0.3.1 (available: v0.4.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93a112fe4ac4320fc860a400ec0bf9b010210695a2bdd084131b13b985d575d8
[INFO] running `Command { std: "docker" "start" "-a" "93a112fe4ac4320fc860a400ec0bf9b010210695a2bdd084131b13b985d575d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93a112fe4ac4320fc860a400ec0bf9b010210695a2bdd084131b13b985d575d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93a112fe4ac4320fc860a400ec0bf9b010210695a2bdd084131b13b985d575d8", kill_on_drop: false }`
[INFO] [stdout] 93a112fe4ac4320fc860a400ec0bf9b010210695a2bdd084131b13b985d575d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b670023a09637e9d7577fb7cb6c9c2d4284565ff26089cea27cf24c0d24cb673
[INFO] running `Command { std: "docker" "start" "-a" "b670023a09637e9d7577fb7cb6c9c2d4284565ff26089cea27cf24c0d24cb673", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest_generator v2.7.14
[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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.14/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)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=9fb7050d0c9817b3 -C extra-filename=-9fb7050d0c9817b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9609b884b32b39e5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e9111a4514dc3d1.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-62a77b74a413535e.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" "b670023a09637e9d7577fb7cb6c9c2d4284565ff26089cea27cf24c0d24cb673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b670023a09637e9d7577fb7cb6c9c2d4284565ff26089cea27cf24c0d24cb673", kill_on_drop: false }`
[INFO] [stdout] b670023a09637e9d7577fb7cb6c9c2d4284565ff26089cea27cf24c0d24cb673
